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
..
2007-06-25 00:41:50 +00:00
2007-07-17 20:03:10 +00:00
2007-06-11 04:22:00 +00:00
2007-07-30 05:00:55 +00:00
2007-08-04 10:45:36 +00:00
2007-07-17 20:17:52 +00:00