Subject: CVS commit: [netbsd-2-0] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/12/2004 05:58:46
Module Name:	src
Committed By:	jmc
Date:		Fri Nov 12 05:58:46 UTC 2004

Modified Files:
	src/sys/netinet [netbsd-2-0]: ip_fil_netbsd.c

Log Message:
Pullup patch (requested by darrenr in ticket #934)

build a new fr_info_t structure in fr_send_ip() and pass it through to
the fastroute function so that it uses accurate packet information about
the packet being sent out rather than the packet received (impacts both
return-rst and return-icmp features.) PR#27093


To generate a diff of this commit:
cvs rdiff -r1.3.2.10 -r1.3.2.11 src/sys/netinet/ip_fil_netbsd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.