mav 2007-10-14 09:51:20 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_pppoe.c
Log:
Remove ng_pppoe_sendpacket() function to simplify code as it is called
as much times as it has cases inside of it.
Revision Changes Path
1.85 +39 -79 src/sys/netgraph/ng_pppoe.c