cvs commit: src/sys/netgraph ng_pppoe.c
Alexander Motin
mav at FreeBSD.org
Fri Sep 21 01:24:08 PDT 2007
mav 2007-09-21 08:24:08 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_pppoe.c
Log:
This is optimization of ether and debug hooks determination. It
simplifies code and should speedup pppoe_findsession() function which is
called for every incoming packet.
Approved by: re (kensmith), glebius (mentor)
Revision Changes Path
1.83 +27 -44 src/sys/netgraph/ng_pppoe.c
More information about the cvs-src
mailing list