The NetBSD Project

CVS log for src/sys/netinet6/ip6_input.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / netinet6

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-1-5


Revision 1.22.2.6 / (download) - annotate - [select for diffs], Wed Apr 7 22:40:58 2004 UTC (19 years, 11 months ago) by jmc
Branch: netbsd-1-5
Changes since 1.22.2.5: +2 -2 lines
Diff to previous 1.22.2.5 (colored) to branchpoint 1.22 (colored) next main 1.23 (colored)

Pullup rev 1.67 (requested by itojun in ticket #103)

Fix endian bug in fragment header scanning.

Revision 1.22.2.5 / (download) - annotate - [select for diffs], Tue Feb 26 20:14:36 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.22.2.4: +3 -3 lines
Diff to previous 1.22.2.4 (colored) to branchpoint 1.22 (colored)

Apply patch (requested by martti):
  Fix it so that IPFilter handles IPv6 traffic.

Revision 1.22.2.4 / (download) - annotate - [select for diffs], Fri Apr 6 01:37:35 2001 UTC (22 years, 11 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH002, netbsd-1-5-PATCH001
Changes since 1.22.2.3: +9 -1 lines
Diff to previous 1.22.2.3 (colored) to branchpoint 1.22 (colored)

Pull up revision 1.39 (via patch, requested by itojun):
  Record IPsec packet history in m_aux structure.  Let ipfilter
  look at wire-format packet only (not the decapsulated ones), so
  that VPN setting can work with NAT/ipfilter settings.

Revision 1.22.2.3 / (download) - annotate - [select for diffs], Sun Mar 11 21:12:36 2001 UTC (23 years ago) by he
Branch: netbsd-1-5
Changes since 1.22.2.2: +18 -1 lines
Diff to previous 1.22.2.2 (colored) to branchpoint 1.22 (colored)

Pull up revision 1.37 (requested by itojun):
  Ensure that we enforce inbound IPsec policy on all IP protocols,
  not just TCP, UDP and ICMP.

Revision 1.22.2.2 / (download) - annotate - [select for diffs], Sun Aug 27 01:25:08 2000 UTC (23 years, 6 months ago) by itojun
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-BETA2, netbsd-1-5-BETA
Changes since 1.22.2.1: +56 -2 lines
Diff to previous 1.22.2.1 (colored) to branchpoint 1.22 (colored)

pullup (approved by releng-1-5)

 > implement net.inet6.ip6.{anon,low}port{min,max} sysctl variable.

 > cvs rdiff -r1.67 -r1.68 basesrc/lib/libc/gen/sysctl.3
 > cvs rdiff -r1.53 -r1.54 basesrc/sbin/sysctl/sysctl.8
 > cvs rdiff -r1.18 -r1.19 syssrc/sys/netinet6/in6.h
 > cvs rdiff -r1.29 -r1.30 syssrc/sys/netinet6/in6_pcb.c
 > cvs rdiff -r1.3 -r1.4 syssrc/sys/netinet6/in6_src.c
 > cvs rdiff -r1.25 -r1.26 syssrc/sys/netinet6/ip6_input.c
 > cvs rdiff -r1.14 -r1.15 syssrc/sys/netinet6/ip6_var.h

Revision 1.22.2.1 / (download) - annotate - [select for diffs], Mon Jul 3 22:48:19 2000 UTC (23 years, 8 months ago) by thorpej
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-ALPHA2
Changes since 1.22: +14 -5 lines
Diff to previous 1.22 (colored)

Pull up rev. 1.24:
drop packet to tentative/duplicated interface address earlier.  sync w/kame

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jun 13 14:43:44 2000 UTC (23 years, 9 months ago) by itojun
Branch: MAIN
CVS Tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Changes since 1.21: +100 -58 lines
Diff to previous 1.21 (colored)

do not use cached route if the route becomes !RTF_UP.
make the validation for jumbo payload option more strict.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>