Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   is
Date:           Sun Sep 19 21:31:35 UTC 1999

Modified Files:
        syssrc/sys/net: if_arcsubr.c
        syssrc/sys/netinet6: in6.c in6_ifattach.c in6_ifattach.h nd6.c
            nd6_nbr.c

Log Message:
Zeroth version of IPv6 support for ARCnet. Correct MTU handling still needs
to be done.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/net/if_arcsubr.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/netinet6/in6.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/netinet6/in6_ifattach.c \
    syssrc/sys/netinet6/nd6_nbr.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/netinet6/in6_ifattach.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/netinet6/nd6.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