opnsense-src/sys/netlink
Alexander V. Chernikov efbf827ae4 netlink: allow netlink to be build in the kernel
Differential Revision: https://reviews.freebsd.org/D37781

(cherry picked from commit c9313a0bad)
2023-01-26 15:50:25 +00:00
..
route netlink: allow netlink to be build in the kernel 2023-01-26 15:50:25 +00:00
netlink.h netlink: fix NLMSG_SPACE() macro. 2023-01-23 22:04:02 +00:00
netlink_ctl.h
netlink_debug.h
netlink_domain.c netlink: allow creating sockets with SOCK_DGRAM. 2023-01-23 22:10:01 +00:00
netlink_generic.c netlink: Use NET_EPOCH_[CALL|WAIT] macros 2023-01-23 22:04:03 +00:00
netlink_generic.h netlink: fix genetlink CTRL_ATTR_MCAST_GRP_MAX define. 2023-01-23 22:04:02 +00:00
netlink_io.c netlink: suppress sending NLMSG_ERROR if NLMSG_DONE is already sent 2023-01-23 22:04:03 +00:00
netlink_linux.h
netlink_message_parser.c netlink: fix OOB write when creating attribute bitmask. 2023-01-23 22:09:05 +00:00
netlink_message_parser.h netlink: fix OOB write when creating attribute bitmask. 2023-01-23 22:09:05 +00:00
netlink_message_writer.c netlink: suppress sending NLMSG_ERROR if NLMSG_DONE is already sent 2023-01-23 22:04:03 +00:00
netlink_message_writer.h netlink: suppress sending NLMSG_ERROR if NLMSG_DONE is already sent 2023-01-23 22:04:03 +00:00
netlink_module.c netlink: Fix build without VIMAGE 2023-01-23 22:04:02 +00:00
netlink_route.c netlink: Use NET_EPOCH_[CALL|WAIT] macros 2023-01-23 22:04:03 +00:00
netlink_route.h
netlink_snl.h netlink: fix test-includes broken by f2c8381fce 2023-01-23 22:09:04 +00:00
netlink_snl_route.h netlink: fix test-includes broken by f2c8381fce 2023-01-23 22:09:04 +00:00
netlink_var.h netlink: allow more than 64 groups per netlink socket. 2023-01-23 22:04:03 +00:00