Module Name: src Committed By: darrenr Date: Sat Jul 12 14:54:32 UTC 2014
Modified Files: src/sys/external/bsd/ipf/netinet: ip_nat.c Log Message: PR kern/47665 For ICMP packets, use the "oicmpid" and "nicmpid" fields explicitly rather than overloading those with "port" in them and expecting them to work. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/external/bsd/ipf/netinet/ip_nat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.