cvs commit: src/sys/netgraph ng_l2tp.c

Alexander Motin mav at FreeBSD.org
Wed Jan 9 11:51:22 PST 2008


mav         2008-01-09 19:51:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    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.2  +1 -1      src/sys/netgraph/ng_l2tp.c


More information about the cvs-src mailing list