[Bug 241013] ipfw: Silence firewall_logif on ipfw service restart
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 17 06:13:00 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241013
--- Comment #11 from commit-hook at FreeBSD.org ---
A commit in branch stable/12 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9ad87c22530d0244e04132b9eae2cb4524e23f2b
commit 9ad87c22530d0244e04132b9eae2cb4524e23f2b
Author: Lutz Donnerhacke <donner at FreeBSD.org>
AuthorDate: 2021-05-02 20:47:04 +0000
Commit: Lutz Donnerhacke <donner at FreeBSD.org>
CommitDate: 2021-05-17 06:12:11 +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(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ipfw
mailing list