Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: bjh21
Date: Mon Sep 17 22:42:00 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/ioc: if_eca.c
syssrc/sys/net: if_eco.h if_ecosubr.c
Log Message:
Add retry mechanisms for Econet, so that if a four-way handshake doesn't
complete for some reason, we defer it for a bit and then try again. This
gets ping down to 0% packet loss.
Of course, ping _should_ have been at 0% packet loss anyway, and that's the
next thing to deal with.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arm26/ioc/if_eca.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/net/if_eco.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/net/if_ecosubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index