]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revamped and more useful PPP node type, supporting multi-link PPP directly.
authorarchie <archie@FreeBSD.org>
Fri, 29 Oct 1999 22:30:03 +0000 (22:30 +0000)
committerarchie <archie@FreeBSD.org>
Fri, 29 Oct 1999 22:30:03 +0000 (22:30 +0000)
commit6f20b456fbfbd78587a354abb69f9ab0352ad2d7
tree2565b2a4b61e2143d5efc6c8482bb2e781f07905
parente885cc72d772789c404cb8b98e561c54b77f7b5f
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