[Bug 232465] ipfw -c is not working

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 20 08:01:02 UTC 2018


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

            Bug ID: 232465
           Summary: ipfw -c is not working
           Product: Base System
           Version: 11.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: bugs.freebsd.org at mx.zzux.com

Example:

ipfw add 33333 count tagged 55555
33333 count ip from any to any tagged 55555

ipfw show 33333
33333 0 0 count ip from any to any tagged 55555

On 11.1:
ipfw -c show 33333
33333 0 0 count tagged 55555

On 11.2:
ipfw -c show 33333
33333 0 0 count ip from any to any tagged 55555

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


More information about the freebsd-bugs mailing list