Date: Tue, 11 Mar 2008 19:09:56 +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: <200803111909.m2BJ9ucU011246@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803111909.m2BJ9ucU011246>