]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revamped and more useful PPP node type, supporting multi-link PPP directly.
authorArchie Cobbs <archie@FreeBSD.org>
Fri, 29 Oct 1999 22:30:03 +0000 (22:30 +0000)
committerArchie Cobbs <archie@FreeBSD.org>
Fri, 29 Oct 1999 22:30:03 +0000 (22:30 +0000)
commit3949bee83494886946f47312a19e37949db85730
tree2565b2a4b61e2143d5efc6c8482bb2e781f07905
parentd90a486e4e1f24f74a2ed10c1e185337175d3424
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
sys/netgraph/ng_ppp.c
sys/netgraph/ng_ppp.h