Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2008 19:14:10 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_l2tp.c
Message-ID:  <200803111914.m2BJEAEA011533@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2008-03-11 19:14:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    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.14.2.4  +45 -54    src/sys/netgraph/ng_l2tp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803111914.m2BJEAEA011533>