freebsd-dev/sys/netlink/route
2023-05-10 09:57:01 +00:00
..
common.h netlink: add userland name mappings to all NETLINK_ROUTE messages. 2023-03-01 15:24:45 +00:00
iface_drivers.c netlink: fix netlink interface operations when netlink is loaded as a module. 2023-04-28 13:35:58 +00:00
iface.c netlink: export carp VHID when dumping interface addresses. 2023-05-10 09:57:01 +00:00
ifaddrs.h netlink: export carp VHID when dumping interface addresses. 2023-05-10 09:57:01 +00:00
interface.h netlink: sync interface IFLA attributes 2023-04-18 12:34:05 +00:00
neigh.c netlink: always zero provided header buffers. 2023-05-01 14:09:47 +00:00
neigh.h netlink: allow creation of temporary lle entries. 2023-04-25 11:08:47 +00:00
nexthop.c netlink: add support for dumping kernel nexthops. 2023-04-25 11:12:18 +00:00
nexthop.h netlink: add support for dumping kernel nexthops. 2023-04-25 11:12:18 +00:00
route_var.h netlink: fix netlink interface operations when netlink is loaded as a module. 2023-04-28 13:35:58 +00:00
route.h netlink: allow path weight manipulations for single-path routes. 2023-01-29 16:04:10 +00:00
rt.c netlink: fix operations with link-local routes/gateways. 2023-04-17 12:04:43 +00:00