freebsd-dev/sys/netlink
Baptiste Daroussin 1edc3b6e56 netlink: unregister groups along with family
Differential Revision:	https://reviews.freebsd.org/D37308
Reviewed by:	melifaro
2022-11-08 12:46:58 +01:00
..
route netlink: remove private netlink_var.h header from the non-netlink core files. 2022-11-03 17:04:18 +00:00
netlink_ctl.h
netlink_debug.h
netlink_domain.c netlink: allow more than 64 groups per netlink socket. 2022-11-03 17:05:34 +00:00
netlink_generic.c netlink: unregister groups along with family 2022-11-08 12:46:58 +01:00
netlink_generic.h netlink: fix genetlink CTRL_ATTR_MCAST_GRP_MAX define. 2022-10-31 15:03:27 +00:00
netlink_io.c netlink: Fix build without VIMAGE 2022-10-01 21:41:54 -04:00
netlink_linux.h
netlink_message_parser.c
netlink_message_parser.h netlink: fix build without INVARIANTS 2022-10-01 21:20:50 +00:00
netlink_message_writer.c
netlink_message_writer.h
netlink_module.c netlink: Fix build without VIMAGE 2022-10-01 21:41:54 -04:00
netlink_route.c netlink: remove private netlink_var.h header from the non-netlink core files. 2022-11-03 17:04:18 +00:00
netlink_route.h
netlink_var.h netlink: allow more than 64 groups per netlink socket. 2022-11-03 17:05:34 +00:00
netlink.h netlink: fix NLMSG_SPACE() macro. 2022-10-31 15:02:12 +00:00