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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to