]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement timestamps so i4b/driver/i4b_isppp.c can derive the idle
authorjoerg <joerg@FreeBSD.org>
Fri, 28 Dec 2001 15:59:54 +0000 (15:59 +0000)
committerjoerg <joerg@FreeBSD.org>
Fri, 28 Dec 2001 15:59:54 +0000 (15:59 +0000)
commit2edde8a2bb8ffb654dbeff58d90d9271d7dfd1d1
treeadcfa828252b220b438bb1f1705a47ada704b185
parentc2ddf60170498b16ad4d538a5eba2f12a032ed94
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
sys/net/if_sppp.h
sys/net/if_spppsubr.c