Up to [cvs.NetBSD.org] / src / sys / netinet6
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: minoura-xpg4dl
Revision 1.1.4.2 / (download) - annotate - [select for diffs], Thu Jun 22 17:09:58 2000 UTC (20 years, 6 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.1.4.1: +388 -0
lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Sync w/ netbsd-1-5-base.
Revision 1.1.4.1, Sat Jun 3 14:36:36 2000 UTC (20 years, 7 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.1: +0 -388
lines
FILE REMOVED
file in6_src.c was added on branch minoura-xpg4dl on 2000-06-22 17:09:58 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jun 3 14:36:36 2000 UTC (20 years, 7 months ago) by itojun
Branch: MAIN
CVS Tags: netbsd-1-5-base,
netbsd-1-5-ALPHA2
Branch point for: netbsd-1-5,
minoura-xpg4dl
sync with kame. - use latest source address selection code - in6_src.c. - correct frag header insertion. - deep copy ip6 header portion in ip6_mloopback to avoid overwrite. - do not bark when we forward packet to loopback. - some cosmetics.