cvs commit: src/sys/netgraph ng_l2tp.c

Alexander Motin mav at FreeBSD.org
Wed Dec 12 11:04:31 PST 2007


mav         2007-12-12 19:04:30 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_l2tp.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.22      +1 -1      src/sys/netgraph/ng_l2tp.c


More information about the cvs-src mailing list