diff options
| author | Antonio Quartulli <[email protected]> | 2025-04-15 11:17:25 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-04-17 10:30:02 +0000 |
| commit | ab66abbc769b894324864a68e9dcaf3eb2d4bfdb (patch) | |
| tree | 6ef3687ab7139aa86c7c2c640ad5d05f4e813ca8 /drivers/fpga/tests | |
| parent | ovpn: implement basic TX path (UDP) (diff) | |
| download | kernel-ab66abbc769b894324864a68e9dcaf3eb2d4bfdb.tar.gz kernel-ab66abbc769b894324864a68e9dcaf3eb2d4bfdb.zip | |
ovpn: implement basic RX path (UDP)
Packets received over the socket are forwarded to the user device.
Implementation is UDP only. TCP will be added by a later patch.
Note: no decryption/decapsulation exists yet, packets are forwarded as
they arrive without much processing.
Signed-off-by: Antonio Quartulli <[email protected]>
Link: https://patch.msgid.link/[email protected]
Reviewed-by: Sabrina Dubroca <[email protected]>
Tested-by: Oleksandr Natalenko <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/fpga/tests')
0 files changed, 0 insertions, 0 deletions
