mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 10:53:39 +01:00
f818559774
route add <host> -iface <netif>" for a netif without an IPv4/IPv6 address fails with EINVAL. Need to use a link-level ifaddr for gw if an ifaddr for dst is not found as the rtsock-based implementation does. PR: 275341 Reported by: Sean Cody <sean@tinfoilhat.ca> Reviewed by: rcm Tested by: rcm Approved by: kp (mentor) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D41330 |
||
---|---|---|
.. | ||
common.h | ||
iface_drivers.c | ||
iface.c | ||
ifaddrs.h | ||
interface.h | ||
neigh.c | ||
neigh.h | ||
nexthop.c | ||
nexthop.h | ||
route_var.h | ||
route.h | ||
rt.c |