NetBSD Problem Report #47235
From www@NetBSD.org Thu Nov 22 15:50:06 2012
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
by www.NetBSD.org (Postfix) with ESMTP id 454C763E573
for <gnats-bugs@gnats.NetBSD.org>; Thu, 22 Nov 2012 15:50:06 +0000 (UTC)
Message-Id: <20121122155005.2AE1263E573@www.NetBSD.org>
Date: Thu, 22 Nov 2012 15:50:04 +0000 (UTC)
From: hugo@barafranca.com
Reply-To: hugo@barafranca.com
To: gnats-bugs@NetBSD.org
Subject: npf: port redirection does not work
X-Send-Pr-Version: www-1.0
>Number: 47235
>Category: kern
>Synopsis: npf: port redirection does not work
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: rmind
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Nov 22 15:55:00 +0000 2012
>Closed-Date: Mon Dec 10 01:21:49 +0000 2012
>Last-Modified: Sun Dec 16 18:25:02 +0000 2012
>Originator: Hugo Silva
>Release: 6.0-STABLE
>Organization:
>Environment:
NetBSD host.net.local 6.0_STABLE NetBSD 6.0_STABLE (XEN_NETBSD_FIREWALL) #4: Thu Nov 22 15:19:53 UTC 2012 root@host.net.local:/usr/obj/sys/arch/amd64/compile/XEN_NETBSD_FIREWALL amd64
>Description:
See http://mail-index.netbsd.org/tech-net/2012/11/21/msg003751.html
>How-To-Repeat:
Apply configuration and attempt to establish a connection to the target port.
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: kern-bug-people->rmind
Responsible-Changed-By: rmind@NetBSD.org
Responsible-Changed-When: Thu, 22 Nov 2012 23:04:54 +0000
Responsible-Changed-Why:
Take
From: "Mindaugas Rasiukevicius" <rmind@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/47235 CVS commit: src/sys/net/npf
Date: Mon, 10 Dec 2012 01:11:14 +0000
Module Name: src
Committed By: rmind
Date: Mon Dec 10 01:11:14 UTC 2012
Modified Files:
src/sys/net/npf: npf.h npf_inet.c npf_mbuf.c
Log Message:
npf_rwrcksum: handle delayed checksums in the network stack; also fix
non-NPF_NAT_PORTS case and add some comments. PR/47235.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/net/npf/npf.h
cvs rdiff -u -r1.17 -r1.18 src/sys/net/npf/npf_inet.c
cvs rdiff -u -r1.7 -r1.8 src/sys/net/npf/npf_mbuf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
State-Changed-From-To: open->closed
State-Changed-By: rmind@NetBSD.org
State-Changed-When: Mon, 10 Dec 2012 01:21:49 +0000
State-Changed-Why:
Fixed in -current, pullup request is pending for netbsd-6.
Thanks.
From: "Jeff Rizzo" <riz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/47235 CVS commit: [netbsd-6] src/sys/net/npf
Date: Sun, 16 Dec 2012 18:19:53 +0000
Module Name: src
Committed By: riz
Date: Sun Dec 16 18:19:53 UTC 2012
Modified Files:
src/sys/net/npf [netbsd-6]: npf.h npf_inet.c npf_mbuf.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #746):
sys/net/npf/npf_inet.c: revision 1.18
sys/net/npf/npf_mbuf.c: revision 1.8
sys/net/npf/npf.h: revision 1.23
npf_rwrcksum: handle delayed checksums in the network stack; also fix
non-NPF_NAT_PORTS case and add some comments. PR/47235.
To generate a diff of this commit:
cvs rdiff -u -r1.14.2.8 -r1.14.2.9 src/sys/net/npf/npf.h
cvs rdiff -u -r1.10.4.6 -r1.10.4.7 src/sys/net/npf/npf_inet.c
cvs rdiff -u -r1.6.14.1 -r1.6.14.2 src/sys/net/npf/npf_mbuf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
From: "Jeff Rizzo" <riz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/47235 CVS commit: [netbsd-6-0] src/sys/net/npf
Date: Sun, 16 Dec 2012 18:20:09 +0000
Module Name: src
Committed By: riz
Date: Sun Dec 16 18:20:09 UTC 2012
Modified Files:
src/sys/net/npf [netbsd-6-0]: npf.h npf_inet.c npf_mbuf.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #746):
sys/net/npf/npf_inet.c: revision 1.18
sys/net/npf/npf_mbuf.c: revision 1.8
sys/net/npf/npf.h: revision 1.23
npf_rwrcksum: handle delayed checksums in the network stack; also fix
non-NPF_NAT_PORTS case and add some comments. PR/47235.
To generate a diff of this commit:
cvs rdiff -u -r1.14.2.6 -r1.14.2.6.4.1 src/sys/net/npf/npf.h
cvs rdiff -u -r1.10.4.5 -r1.10.4.5.4.1 src/sys/net/npf/npf_inet.c
cvs rdiff -u -r1.6.14.1 -r1.6.14.1.4.1 src/sys/net/npf/npf_mbuf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.