diff options
author | 2015-07-08 07:56:51 +0000 | |
---|---|---|
committer | 2015-07-08 07:56:51 +0000 | |
commit | faac79873b1e71cb90d17e29da5b962d260ca477 (patch) | |
tree | ca7ced0e672ab304016dd855af7e715f9c7c4190 /sys/netinet6/icmp6.c | |
parent | unifdef IN6_IFSTAT_STRICT. (diff) | |
download | wireguard-openbsd-faac79873b1e71cb90d17e29da5b962d260ca477.tar.xz wireguard-openbsd-faac79873b1e71cb90d17e29da5b962d260ca477.zip |
Use a new RTF_CONNECTED flag for interface (connected) routes.
Recent changes to support multiple interface routes broke the
assumption made by all our userland routing daemons concerning
interface routes. Historically such routes had a "gateway"
sockaddr of type AF_LINK. But to be able to support multiple
interface routes as any other multipath routes, they now have
a unique "gateway" sockaddr containing their corresponding IP
address.
This self-describing flag should avoid ambiguity when dealing
with interface routes.
Issue reported by <mxb AT alumni DOT chalmers DOT se> and benno@
ok claudio@, benno@
Diffstat (limited to 'sys/netinet6/icmp6.c')
0 files changed, 0 insertions, 0 deletions