Date: Thu, 18 Jan 2007 13:55:21 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_ppp.c Message-ID: <200701181355.l0IDtMFu003540@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701181355.l0IDtMFu003540>
