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:           Sun Sep 16 15:08:40 UTC 2001

Modified Files:
        syssrc/sys/arch/arm26/ioc: if_eca.c
        syssrc/sys/net: if_eco.h if_ecosubr.c

Log Message:
Add support for incoming IP broadcast packets.  The protocol for this is
worked out by observing RISC iX's behaviour, so it may be technically
wrong.  The only implementations of IP-over-Econet for which I've got
sources don't support broadcasts.

Tested using broadcast ping from RISC iX to NetBSD, and using rwhod.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm26/ioc/if_eca.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/net/if_eco.h
cvs rdiff -r1.6 -r1.7 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