cvs commit: src/sys/netgraph ng_pppoe.c

[ Available lists | Index of cvs-src | Month of Oct 2007 | Week of 14 Oct 2007 | Raw email | View thread | Wrap long lines | Reply ]
From
Alexander Motin <mav@FreeBSD.org>
Date
14 Oct 2007 09:58:22
Subject
cvs commit: src/sys/netgraph ng_pppoe.c
Message-ID
200710140958.l9E9wMWB053407@repoman.freebsd.org


[ Hide this part ]
mav         2007-10-14 09:58:22 UTC

FreeBSD src repository

Modified files:
sys/netgraph ng_pppoe.c
Log:
Split ng_pppoe_rcvdata() function into three hook-specific ones
to simplify code and reduce stack usage.

Revision Changes Path
1.86 +466 -465 src/sys/netgraph/ng_pppoe.c


Elapsed time: 0.068 seconds