Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/netinet6
Module Name: src
Committed By: riz
Date: Sun Nov 21 20:45:39 UTC 2010
Modified Files:
src/sys/netinet6 [netbsd-5]: in6_proto.c ip6_etherip.c ip6_etherip.h
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #1445):
sys/netinet6/ip6_etherip.h: revision 1.2
sys/netinet6/in6_proto.c: revision 1.89
sys/netinet6/ip6_etherip.c: revision 1.14
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.82 -r1.82.12.1 src/sys/netinet6/in6_proto.c
cvs rdiff -u -r1.11 -r1.11.4.1 src/sys/netinet6/ip6_etherip.c
cvs rdiff -u -r1.1 -r1.1.70.1 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