summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/getaddrinfo.c
diff options
context:
space:
mode:
authoritojun <itojun@openbsd.org>2000-02-17 04:15:29 +0000
committeritojun <itojun@openbsd.org>2000-02-17 04:15:29 +0000
commit4a4b34d11004b0faabcb70ec4b6b14ae6dd6ec20 (patch)
tree3a332164b9d9e13e0219df57bac1c053d7194806 /lib/libc/net/getaddrinfo.c
parentImport IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY (diff)
downloadwireguard-openbsd-4a4b34d11004b0faabcb70ec4b6b14ae6dd6ec20.tar.xz
wireguard-openbsd-4a4b34d11004b0faabcb70ec4b6b14ae6dd6ec20.zip
backout incomplete hack from KAME codebase (originally from bbn).
the hack tries to respect ifa or ifp passed to RTM_ADD. However, the change broke certain link-layers. They include: - midway ethernet card (en*), which uses sockaddr_dl in gateway portion to pass PVC information. with the patch, the gateway portion will be overwritten by empty sockaddr_dl and PVC initialization will fail. - IPv6, which can't set static ND table with the patch (ndp -s) with the similar reason. There may be improved hack coming soon, hope the new one does not break others.
Diffstat (limited to 'lib/libc/net/getaddrinfo.c')
0 files changed, 0 insertions, 0 deletions