NetBSD-Bugs archive

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

Re: kern/50198: SIOCGNATL broken in IPFilter 5



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

From: Stephen Borrill <sborrill%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/50198: SIOCGNATL broken in IPFilter 5
Date: Tue, 4 Oct 2016 16:03:11 +0100

 Fixed in this commit and pullups to netbsd-7 requested.
 
 -------- Forwarded Message --------
 Subject: CVS commit: src/sys/external/bsd/ipf/netinet
 Date: Tue, 4 Oct 2016 14:36:46 +0000
 From: Stephen Borrill <sborrill%netbsd.org@localhost>
 Reply-To: sborrill%netbsd.org@localhost
 To: source-changes%NetBSD.org@localhost
 
 Module Name:	src
 Committed By:	sborrill
 Date:		Tue Oct  4 14:36:46 UTC 2016
 
 Modified Files:
 	src/sys/external/bsd/ipf/netinet: ip_nat.c ip_nat6.c
 
 Log Message:
 Fix lookup of original destination address when using a redirect rule.
 This is required for transparent proxying by squid, for example.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.16 -r1.17 src/sys/external/bsd/ipf/netinet/ip_nat.c
 cvs rdiff -u -r1.9 -r1.10 src/sys/external/bsd/ipf/netinet/ip_nat6.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 
 
 -- 
 Stephen
 


Home | Main Index | Thread Index | Old Index