cvs commit: src/sys/netgraph ng_l2tp.c

Alexander Motin mav at FreeBSD.org
Sat Mar 8 23:55:30 UTC 2008


mav         2008-03-08 23:55:29 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_l2tp.c 
  Log:
  To avoid control data losses do not acknowledge recieving of control packet
  if netgraph reported error while delivering to destination.
  Reset 'next send' counter to the last requested by peer on ack timeout
  to resend all subsequest packets after lost one again without additional hints.
  
  Revision  Changes    Path
  1.23      +44 -54    src/sys/netgraph/ng_l2tp.c


More information about the cvs-all mailing list