NetBSD/sbin/routed
dyoung 4287175475 Don't nul-terminate the interface name in a sockaddr_dl that is
part of an ifa_msghdr returned by sysctl(3), because that could
overwrite the ifam_len field of the following ifa_msgher.  Instead,
copy the interface name out of the sockaddr_dl, and then nul-terminate.
Fixes the bug reported by Frank Kardel on current-users@.  Thanks
Frank for reporting, and for testing the fix.
2007-08-14 03:39:19 +00:00
..
rtquery
defs.h
if.c
input.c
main.c
Makefile
output.c
parms.c
pathnames.h
radix.c
radix.h
rdisc.c
routed.8
table.c
trace.c