Date: Wed, 9 Jan 2008 19:55:51 +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_l2tp.c Message-ID: <200801091955.m09JtqLD017147@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2008-01-09 19:55:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7_0)
sys/netgraph ng_l2tp.c
Log:
MFC rev. 1.22
Increase control channel xmit queue to 128 packets.
Previous value 16 was too small for real LAC as temporal activity
spike cound easily overflow queue demanding tunnel disconnection due
to possible state inconsistency.
Approved by: re (gnn)
Revision Changes Path
1.17.2.1.2.1 +1 -1 src/sys/netgraph/ng_l2tp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801091955.m09JtqLD017147>
