The NetBSD Project

CVS log for src/sys/netinet/udp_usrreq.c

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

Request diff between arbitrary revisions


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


Revision 1.66.4.6 / (download) - annotate - [select for diffs], Mon Apr 12 04:58:25 2004 UTC (19 years, 11 months ago) by jmc
Branch: netbsd-1-5
Changes since 1.66.4.5: +5 -3 lines
Diff to previous 1.66.4.5 (colored) to branchpoint 1.66 (colored) next main 1.67 (colored)

Pullup patch (requested by itojun in ticket #134)

Drop packet if IPv6 udp packet does not have checksum.

Revision 1.66.4.5 / (download) - annotate - [select for diffs], Wed May 9 19:37:41 2001 UTC (22 years, 10 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001
Changes since 1.66.4.4: +15 -12 lines
Diff to previous 1.66.4.4 (colored) to branchpoint 1.66 (colored)

Pull up revision 1.76 (requested by itojun):
  Correct faith prefix determintaion.

Revision 1.66.4.4 / (download) - annotate - [select for diffs], Fri Apr 6 00:26:54 2001 UTC (22 years, 11 months ago) by he
Branch: netbsd-1-5
Changes since 1.66.4.3: +5 -2 lines
Diff to previous 1.66.4.3 (colored) to branchpoint 1.66 (colored)

Pull up revision 1.75 (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.66.4.3 / (download) - annotate - [select for diffs], Fri Dec 15 03:29:16 2000 UTC (23 years, 3 months ago) by he
Branch: netbsd-1-5
Changes since 1.66.4.2: +3 -3 lines
Diff to previous 1.66.4.2 (colored) to branchpoint 1.66 (colored)

Pull up revision 1.74 (requested by hubertf):
  Fix multicast inbound packet processing.  Fixes PR#11629.
  (Required continuation of previous pullup.)

Revision 1.66.4.2 / (download) - annotate - [select for diffs], Wed Dec 13 21:24:57 2000 UTC (23 years, 3 months ago) by he
Branch: netbsd-1-5
Changes since 1.66.4.1: +3 -3 lines
Diff to previous 1.66.4.1 (colored) to branchpoint 1.66 (colored)

Pull up revision 1.73 (requested by itojun):
  Fix multicast inbound packet processing.  Fixes PR#11629.

Revision 1.66.4.1 / (download) - annotate - [select for diffs], Fri Jul 28 16:58:10 2000 UTC (23 years, 7 months ago) by sommerfeld
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2
Changes since 1.66: +3 -3 lines
Diff to previous 1.66 (colored)

Pull up UDP, ICMP fixes:

 - Drop packet, increment udps_badlen if the udp header length field
   reports a size smaller than the udp header; defends against bogus
   packets seen by by Assar Westerlund.

 - allow icmp_error() to work when icmpreturndatabytes is sufficiently
   large that the icmp error message doesn't fit in a header mbuf.

 - defend against mbuf chains shorter than their contained ip->ip_len.

Joint work of myself, itojun, and assar
Approved by thorpej

revisions pulled up:
	sys/netinet/ip_icmp.c		1.52
	sys/netinet/udp_usrreq.c	1.70

Revision 1.66 / (download) - annotate - [select for diffs], Thu Mar 30 13:25:11 2000 UTC (23 years, 11 months ago) by augustss
Branch: MAIN
CVS Tags: netbsd-1-5-base, minoura-xpg4dl-base, minoura-xpg4dl
Branch point for: netbsd-1-5
Changes since 1.65: +13 -13 lines
Diff to previous 1.65 (colored)

Remove register declarations.

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>