Source-Changes archive

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

CVS commit: src/sys/netinet6



Module Name:    src
Committed By:   jakllsch
Date:           Tue Aug 24 00:07:00 UTC 2010

Modified Files:
        src/sys/netinet6: in6_proto.c ip6_etherip.c ip6_etherip.h

Log Message:
Make the EtherIP in IPv6 input path work.
XXX: Figure out if we really need a separate protosw for IPv6.


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/netinet6/in6_proto.c
cvs rdiff -u -r1.13 -r1.14 src/sys/netinet6/ip6_etherip.c
cvs rdiff -u -r1.1 -r1.2 src/sys/netinet6/ip6_etherip.h

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