[Bug 241013] ipfw: Silence firewall_logif on ipfw service restart

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 7 15:51:18 UTC 2020


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

lutz at donnerhacke.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lutz at donnerhacke.de

--- Comment #3 from lutz at donnerhacke.de ---
I oppose this approach.

Modifying a sysctl value in the background is surprising to the user.

I do not see any code for retaining the old value for the next usage. So if the
service is restarted, the log-sysctl value will unconditionally lost and any
new messages will be suppressed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ipfw mailing list