diff options
author | 2025-04-15 13:17:24 +0200 | |
---|---|---|
committer | 2025-04-17 12:30:02 +0200 | |
commit | 08857b5ec5d91d83e69e40a36554a8c7557b7301 (patch) | |
tree | 3f216e9c9cf3dd26fe4af0583bb596555dec6f0e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ovpn: introduce the ovpn_socket object (diff) | |
download | wireguard-linux-08857b5ec5d91d83e69e40a36554a8c7557b7301.tar.xz wireguard-linux-08857b5ec5d91d83e69e40a36554a8c7557b7301.zip |
ovpn: implement basic TX path (UDP)
Packets sent over the ovpn interface are processed and transmitted to the
connected peer, if any.
Implementation is UDP only. TCP will be added by a later patch.
Note: no crypto/encapsulation exists yet. Packets are just captured and
sent.
Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
Link: https://patch.msgid.link/20250415-b4-ovpn-v26-7-577f6097b964@openvpn.net
Reviewed-by: Sabrina Dubroca <sd@queasysnail.net>
Tested-by: Oleksandr Natalenko <oleksandr@natalenko.name>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions