[Bug 226429] ipfw table add & hostname parsing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 7 18:55:04 UTC 2018


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

            Bug ID: 226429
           Summary: ipfw table add & hostname parsing
           Product: Base System
           Version: 11.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: bugs.freebsd.org at mx.zzux.com

Example:
ipfw table 6 create type addr valtype ipv4

ipfw table 6 add localhost localhost
added: 127.0.0.1/32 1.0.0.127

ipfw table 6 list
--- table(6), set(0) ---
127.0.0.1/32 1.0.0.127

What is 1.0.0.127, why not 127.0.0.1?

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


More information about the freebsd-bugs mailing list