diff options
author | 2015-10-25 11:58:11 +0000 | |
---|---|---|
committer | 2015-10-25 11:58:11 +0000 | |
commit | dcb17c31bf7404748e80f11c1acaec2123371507 (patch) | |
tree | c478650cab74ff7f4d1a794f3afd8fdf9597587a /sys/net/if_vxlan.c | |
parent | backout; many issues remain... (diff) | |
download | wireguard-openbsd-dcb17c31bf7404748e80f11c1acaec2123371507.tar.xz wireguard-openbsd-dcb17c31bf7404748e80f11c1acaec2123371507.zip |
Introduce if_rtrequest() the successor of ifa_rtrequest().
L2 resolution depends on the protocol (encoded in the route entry) and
an ``ifp''. Not having to care about an ``ifa'' makes our life easier
in our MP effort. Fewer dependencies between data structures implies
fewer headaches.
Discussed with bluhm@, ok claudio@
Diffstat (limited to 'sys/net/if_vxlan.c')
0 files changed, 0 insertions, 0 deletions