summaryrefslogtreecommitdiffstats
path: root/usr.sbin/procmap/procmap.c
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2013-03-26 00:14:18 +0000
committerbluhm <bluhm@openbsd.org>2013-03-26 00:14:18 +0000
commitf0596c797be4351f310705264b3f30f6bd55ded0 (patch)
treeaedd2ac87e4956b5f8fdb7796420d36bb76cbbc7 /usr.sbin/procmap/procmap.c
parentduring upgrade network setup, print friendlier error message if (diff)
downloadwireguard-openbsd-f0596c797be4351f310705264b3f30f6bd55ded0.tar.xz
wireguard-openbsd-f0596c797be4351f310705264b3f30f6bd55ded0.zip
Remove a block of dead code in in6_ifdetach(). It was never executed
due to the wrong & in satosin6(&ifa->ifa_addr). The link local prefix fe80 was not checked within the IPv6 address, but within some pointers of the interface address struct. The whole loop around this was also never executed as all IPv6 addresses had already been purged. OK sperreault@ mpi@ mikeb@
Diffstat (limited to 'usr.sbin/procmap/procmap.c')
0 files changed, 0 insertions, 0 deletions