diff options
| author | Antonio Quartulli <[email protected]> | 2025-04-15 11:17:22 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-04-17 10:30:02 +0000 |
| commit | 80747caef33d77f5c1b3d24644e6d7dae69066b5 (patch) | |
| tree | 3dade32873e96a940b8c50f659a4d38af443096a /drivers/fpga/tests/fpga-region-test.c | |
| parent | ovpn: keep carrier always on for MP interfaces (diff) | |
| download | kernel-80747caef33d77f5c1b3d24644e6d7dae69066b5.tar.gz kernel-80747caef33d77f5c1b3d24644e6d7dae69066b5.zip | |
ovpn: introduce the ovpn_peer object
An ovpn_peer object holds the whole status of a remote peer
(regardless whether it is a server or a client).
This includes status for crypto, tx/rx buffers, napi, etc.
Only support for one peer is introduced (P2P mode).
Multi peer support is introduced with a later patch.
Along with the ovpn_peer, also the ovpn_bind object is introcued
as the two are strictly related.
An ovpn_bind object wraps a sockaddr representing the local
coordinates being used to talk to a specific peer.
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/fpga-region-test.c')
0 files changed, 0 insertions, 0 deletions
