freebsd-dev/sys/netlink/route
Alexander V. Chernikov 896e22fbc6 netlink: fix neighbour deleting for IPv6.
MFC after:	2 weeks
2023-04-25 12:27:02 +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 vlan interface creation 2023-03-03 16:02:05 +00:00
iface.c netlink: do not print "unknown sa family" warnings at the default debug 2023-04-08 19:40:32 +00:00
ifaddrs.h netlink: improve RTM_GETADDR handling. 2023-01-08 15:06:34 +00:00
interface.h netlink: sync interface IFLA attributes 2023-04-18 12:34:05 +00:00
neigh.c netlink: fix neighbour deleting for IPv6. 2023-04-25 12:27:02 +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: allow netlink sockets in non-vnet jails. 2023-03-26 08:44:09 +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