cvs commit: src/sys/netgraph ng_l2tp.c

Alexander Motin mav at FreeBSD.org
Tue Mar 11 19:09:57 UTC 2008


mav         2008-03-11 19:09:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netgraph         ng_l2tp.c 
  Log:
  MFC rev. 1.23-1.24
  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.17.2.3  +45 -54    src/sys/netgraph/ng_l2tp.c


More information about the cvs-all mailing list