Subject: CVS commit: src/sys/dist/ipf/netinet
To: None <source-changes@NetBSD.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 10/31/2004 04:52:50
Module Name:	src
Committed By:	darrenr
Date:		Sun Oct 31 04:52:50 UTC 2004

Modified Files:
	src/sys/dist/ipf/netinet: ip_fil_netbsd.c

Log Message:
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: kern/27093


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dist/ipf/netinet/ip_fil_netbsd.c

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