Alexander V. Chernikov 29e0d65d7a Eliminate SIOCGIFADDR handling in bpf.
Quoting 19 years bpf.4 manual from bpf-1.2a1:
"
(SIOCGIFADDR is obsolete under BSD systems.  SIOCGIFCONF should be
 used to query link-level addresses.)
"
* SIOCGIFADDR was not imported in NetBSD (bpf.c 1.36) and OpenBSD.
* Last bits (e.g. manpage claiming SIOCGIFADDR exists) was cleaned
  from NetBSD via kern/21513 5 years ago,
  from OpenBSD via documentation/6352 5 years ago.
2015-01-16 10:09:28 +00:00
..
2015-01-16 10:09:28 +00:00
2015-01-06 22:29:12 +00:00
2014-02-17 12:07:17 +00:00
2015-01-09 20:29:13 +00:00
2014-11-06 13:13:09 +00:00
2014-10-05 21:27:26 +00:00
2014-11-27 23:10:03 +00:00
2015-01-10 03:26:46 +00:00
2014-11-06 13:13:09 +00:00
2014-11-07 19:13:19 +00:00
2014-11-11 12:05:59 +00:00
2014-10-02 05:56:17 +00:00
2014-10-20 14:42:42 +00:00
2015-01-06 16:47:02 +00:00