2025-11-14, 11:39:40 +0100, Ralf Lici wrote:
> Send a netlink notification when a client updates its remote UDP
> endpoint. The notification includes the new IP address, port, and scope
> ID (for IPv6).
> 
> Signed-off-by: Ralf Lici <[email protected]>
> Signed-off-by: Antonio Quartulli <[email protected]>
> ---
> Changes since v1:
> - correctly set return value for unsupported AF in
>   ovpn_nl_peer_float_notify
> 
>  Documentation/netlink/specs/ovpn.yaml       |  6 ++
>  drivers/net/ovpn/netlink.c                  | 82 +++++++++++++++++++++
>  drivers/net/ovpn/netlink.h                  |  2 +
>  drivers/net/ovpn/peer.c                     |  2 +
>  include/uapi/linux/ovpn.h                   |  1 +
>  tools/testing/selftests/net/ovpn/ovpn-cli.c |  3 +
>  6 files changed, 96 insertions(+)

Reviewed-by: Sabrina Dubroca <[email protected]>

-- 
Sabrina


_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to