Date: Wed, 12 Dec 2007 19:14:05 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pppoe.c Message-ID: <200712121914.lBCJE58e034557@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2007-12-12 19:14:05 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netgraph ng_pppoe.c
Log:
MFC rev 1.84-1.85
Remove ng_pppoe_sendpacket() function to simplify code as it is called
as much times as it has cases inside of it.
Split ng_pppoe_rcvdata() function into three hook-specific ones
to simplify code and reduce stack usage.
Revision Changes Path
1.74.2.5 +485 -524 src/sys/netgraph/ng_pppoe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712121914.lBCJE58e034557>
