Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2021 06:10:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ipfw@FreeBSD.org
Subject:   [Bug 241013] ipfw: Silence firewall_logif on ipfw service restart
Message-ID:  <bug-241013-8303-bVx4bQNmOf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241013-8303@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241013-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=3D241013

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3De0f2b8aaf1ed210c571b8a75749d07257=
0eac88c

commit e0f2b8aaf1ed210c571b8a75749d072570eac88c
Author:     Lutz Donnerhacke <donner@FreeBSD.org>
AuthorDate: 2021-05-02 20:47:04 +0000
Commit:     Lutz Donnerhacke <donner@FreeBSD.org>
CommitDate: 2021-05-17 06:08:41 +0000

    service/ipfw: Silence warning on restart

    Once the ipfw0 interface has been created, ifconfig(8) create will
    throw a warning: "ifconfig: create: bad value" when trying to create
    it again.

    PR:             241013
    Submitted by:   Jose Luis Duran
    Approved by:    kp
    Differential Revision: https://reviews.freebsd.org/D30083

    (cherry picked from commit 5c4fe2ac81a5e05062266d684fb53b9faefd0d38)

 libexec/rc/rc.d/ipfw | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 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-241013-8303-bVx4bQNmOf>