cvs commit: src/sys/netgraph ng_l2tp.c

[ Available lists | Index of cvs-all | Month of Jan 2008 | Week of 9 Jan 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alexander Motin <mav@FreeBSD.org>
Date
9 Jan 2008 19:55:52
Subject
cvs commit: src/sys/netgraph ng_l2tp.c
Message-ID
200801091955.m09JtqLD017147@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.051 seconds