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

Reply via email to