Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/sys/netinet



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.




Home | Main Index | Thread Index | Old Index