mav 2007-10-12 04:53:23 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_l2tp.c
Log:
Replace single rcvdata with 3 distinct to simplify code and
reduce stack usage.
Approved by: mentor (glebius)
Revision Changes Path
1.19 +77 -74 src/sys/netgraph/ng_l2tp.c