mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 08:09:08 +00:00
15ba31b9ad
- 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 |
||
---|---|---|
.. | ||
netgraph.h | ||
ng_async.c | ||
ng_async.h | ||
ng_base.c | ||
ng_bpf.c | ||
ng_bpf.h | ||
ng_cisco.c | ||
ng_cisco.h | ||
ng_echo.c | ||
ng_echo.h | ||
ng_ether.h | ||
ng_frame_relay.c | ||
ng_frame_relay.h | ||
ng_hole.c | ||
ng_hole.h | ||
ng_iface.c | ||
ng_iface.h | ||
ng_ksocket.c | ||
ng_ksocket.h | ||
ng_lmi.c | ||
ng_lmi.h | ||
ng_message.h | ||
ng_parse.c | ||
ng_parse.h | ||
ng_ppp.c | ||
ng_ppp.h | ||
ng_pppoe.c | ||
ng_pppoe.h | ||
ng_pptpgre.c | ||
ng_pptpgre.h | ||
ng_rfc1490.c | ||
ng_rfc1490.h | ||
ng_sample.c | ||
ng_sample.h | ||
ng_socket.c | ||
ng_socket.h | ||
ng_socketvar.h | ||
ng_tee.c | ||
ng_tee.h | ||
ng_tty.c | ||
ng_tty.h | ||
ng_UI.c | ||
ng_UI.h | ||
ng_vjc.c | ||
ng_vjc.h | ||
NOTES |