freebsd-src/sys/netgraph
Archie Cobbs 3949bee834 Revamped and more useful PPP node type, supporting multi-link PPP directly.
This is one piece of the grand unified PPP daemon concept, whereby using
netgraph nodes enables PPP data to be handled completely in kernel land,
while leaving negotiation/control to be handled by a single user land
daemon, no matter what the link type(s).

This is a safety checkin only; it compiles, but is utterly untested.

Concept reviewed by:	julian, brian
1999-10-29 22:30:03 +00:00
..
netgraph.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_async.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_async.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_base.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_cisco.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_cisco.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_echo.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_echo.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_ether.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_frame_relay.c cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
ng_frame_relay.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_hole.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_hole.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_iface.c Bring ng_iface up-to-date with what has happenned to the bpf code. 1999-10-25 22:36:39 +00:00
ng_iface.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_lmi.c cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
ng_lmi.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_message.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_ppp.c Revamped and more useful PPP node type, supporting multi-link PPP directly. 1999-10-29 22:30:03 +00:00
ng_ppp.h Revamped and more useful PPP node type, supporting multi-link PPP directly. 1999-10-29 22:30:03 +00:00
ng_pppoe.c When the session is running, don't include the ethernet header in the length of the payload. 1999-10-29 04:32:27 +00:00
ng_pppoe.h change PPPoE occurences to pppoe. Not JUST a cosmeting change. 1999-10-27 11:29:51 +00:00
ng_rfc1490.c cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
ng_rfc1490.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_sample.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_sample.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_socket.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_socket.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_socketvar.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_tee.c Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_tee.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_tty.c dang, deleted a line 1999-10-23 04:52:54 +00:00
ng_tty.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_UI.c cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
ng_UI.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_vjc.c cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
ng_vjc.h cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
NOTES Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00