freebsd-dev/sys/netlink/route
Alexander V. Chernikov 0d4038e301 netlink: set prefix-related flags to the created nexthop.
This fixes incorrect flag combinations when adding IPv4/IPv6 host
routes.

MFC after:	3 days
2023-04-09 09:26:12 +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: improve interface handling 2022-12-14 19:52:35 +00:00
neigh.c netlink: add netlink KPI to the kernel by default 2023-03-27 13:55:44 +00:00
neigh.h
nexthop.c netlink: add netlink KPI to the kernel by default 2023-03-27 13:55:44 +00:00
nexthop.h
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: set prefix-related flags to the created nexthop. 2023-04-09 09:26:12 +00:00