summaryrefslogtreecommitdiff
path: root/drivers/net/ovpn/netlink.c
AgeCommit message (Expand)Author
2026-05-14ovpn: respect peer refcount in CMD_NEW_PEER error pathDavid Carlier
2026-03-17ovpn: add support for asymmetric peer IDsRalf Lici
2026-03-17ovpn: notify userspace on client float eventRalf Lici
2026-03-17ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doitSabrina Dubroca
2025-07-16ovpn: reject unexpected netlink attributesAntonio Quartulli
2025-06-03ovpn: ensure sk is still valid during cleanupAntonio Quartulli
2025-04-17ovpn: notify userspace when a peer is deletedAntonio Quartulli
2025-04-17ovpn: kill key and notify userspace in case of IV exhaustionAntonio Quartulli
2025-04-17ovpn: implement key add/get/del/swap via netlinkAntonio Quartulli
2025-04-17ovpn: implement peer add/get/dump/delete via netlinkAntonio Quartulli
2025-04-17ovpn: add basic netlink supportAntonio Quartulli