NetBSD-Bugs archive

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

PR/47665 CVS commit: src/sys/external/bsd/ipf/netinet



The following reply was made to PR kern/47665; it has been noted by GNATS.

From: "Darren Reed" <darrenr%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47665 CVS commit: src/sys/external/bsd/ipf/netinet
Date: Sat, 12 Jul 2014 14:54:32 +0000

 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.
 


Home | Main Index | Thread Index | Old Index