On Thu, 19 Dec 2024 at 01:42, Antonio Quartulli <[email protected]> wrote: > > This commit introduces basic netlink support with family > registration/unregistration functionalities and stub pre/post-doit. > > More importantly it introduces the YAML uAPI description along > with its auto-generated files: > - include/uapi/linux/ovpn.h > - drivers/net/ovpn/netlink-gen.c > - drivers/net/ovpn/netlink-gen.h > > Cc: [email protected] > Signed-off-by: Antonio Quartulli <[email protected]>
Reviewed-by: Donald Hunter <[email protected]>

