Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2021 06:16:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ipfw@FreeBSD.org
Subject:   [Bug 252744] ipfw cannot add fwd rule with tablearg,port
Message-ID:  <bug-252744-8303-Jr1tfTAzq7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252744-8303@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252744-8303@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252744

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D8addaaa5fb864190882dfcf1a1ad3d7af=
802dd35

commit 8addaaa5fb864190882dfcf1a1ad3d7af802dd35
Author:     Lutz Donnerhacke <donner@FreeBSD.org>
AuthorDate: 2021-05-07 18:59:34 +0000
Commit:     Lutz Donnerhacke <donner@FreeBSD.org>
CommitDate: 2021-05-18 06:14:25 +0000

    sbin/ipfw: Fix parsing error in table based forward

    The argument parser does not recognise the optional port for an
    "tablearg" argument.  Fix simplifies the code by make the internal
    representation expicit for the parser.  Includes the fix from D30208.

    PR:             252744
    Reported by:    <bugs.freebsd.org@mx.zzux.com>
    Approved by:    nc
    Tested by:      <bugs.freebsd.org@mx.zzux.com>
    Differential Revision: https://reviews.freebsd.org/D30164

    (cherry picked from commit 6cb13813caa09305046e0cecad8bba3ae2287b0d)
    (cherry picked from commit f6f297871d469daf808f78faead8f950a2c81e36)

 sbin/ipfw/ipfw2.c | 88 +++++++++++++++++++++++++++------------------------=
----
 1 file changed, 43 insertions(+), 45 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252744-8303-Jr1tfTAzq7>