https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241013

--- Comment #9 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=5c4fe2ac81a5e05062266d684fb53b9faefd0d38

commit 5c4fe2ac81a5e05062266d684fb53b9faefd0d38
Author:     Lutz Donnerhacke <don...@freebsd.org>
AuthorDate: 2021-05-02 20:47:04 +0000
Commit:     Lutz Donnerhacke <don...@freebsd.org>
CommitDate: 2021-05-03 10:27:20 +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
    MFC after:      2 weeks
    Differential Revision: https://reviews.freebsd.org/D30083

 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.
_______________________________________________
freebsd-ipfw@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Reply via email to