archie 6c3f33821c Updates to the ng_iface(8) netgraph node type:
- Make iface nodes removable on shutdown since FreeBSD now supports
    removable interfaces
  - Simplify supporting new protocols using family_enqueue(); add a
    few new ones including IPv6
  - Add support for configurable interface mode using new
    NGM_IFACE_POINT2POINT and NGM_IFACE_BROADCAST control messages
  - Remove NGM_IFACE_GET_IFADDRS control message; it just duplicates
    the functionality of SIOCGIFCONF
2000-03-13 19:18:10 +00:00
..
2000-01-27 14:43:07 +00:00
2000-03-13 18:29:58 +00:00
2000-03-11 11:17:24 +00:00
2000-01-15 05:15:06 +00:00
1999-11-14 13:54:44 +00:00