Date: Fri, 28 Dec 2001 07:59:54 -0800 (PST) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_sppp.h if_spppsubr.c Message-ID: <200112281559.fBSFxsx99474@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2001/12/28 07:59:54 PST
Modified files:
sys/net if_sppp.h if_spppsubr.c
Log:
Implement timestamps so i4b/driver/i4b_isppp.c can derive the idle
time from the PPP packets sent. This effectively merges rev 1.2 of
the old i4b_ispppsubr.c, with the exception that i eventually ended up
in debugging and fixing it so the idle time is now really
detected. ;-) (The version in i4b simply doesn't work right since it
still accounts for incoming LCP echo packets which it is supposed to
ignore for idle time considerations...)
Obtained from: i4b
MFC after: 1 month
Revision Changes Path
1.21 +2 -0 src/sys/net/if_sppp.h
1.80 +25 -4 src/sys/net/if_spppsubr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112281559.fBSFxsx99474>
