freebsd-src/sbin/route
Alexander V. Chernikov ee8f5c2a31 route: fix netlink route operations with link-local gw / dst.
Extract ifindex from either gw or dst sockaddr and add it as a
 dedicated RTA_OIF attribute.
2023-04-08 11:38:05 +00:00
..
tests Skip sbin/route tests if jail not installed (WITHOUT_JAIL). 2020-08-04 21:34:13 +00:00
keywords
Makefile route: revert transport to rtsock 2023-03-28 08:56:18 +00:00
Makefile.depend
route.8 route.8: Don't reference an external command in EXAMPLES 2023-03-14 14:55:28 +01:00
route.c route: fix route get netlink translation. 2023-04-04 08:42:33 +00:00
route_netlink.c route: fix netlink route operations with link-local gw / dst. 2023-04-08 11:38:05 +00:00