cvs commit: src/sys/netgraph ng_ppp.c
Gleb Smirnoff
glebius at FreeBSD.org
Thu Jan 18 13:55:23 UTC 2007
glebius 2007-01-18 13:55:21 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_ppp.c
Log:
Revise the ng_ppp(4) node, so that code flow is more clear. All non-link
hooks get their per hook rcvdata methods, and all functions are organized
corresponding to protocol stack model.
Submitted by: Alexander Motin <mav alkar.net>
Reviewed by: archie, julian
Revision Changes Path
1.59 +808 -517 src/sys/netgraph/ng_ppp.c
More information about the cvs-src
mailing list