Date: Sat, 8 Mar 2008 23:55:29 +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: <200803082355.m28NtU6Y076702@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803082355.m28NtU6Y076702>
