[Bug 296912] ipfw: support jail names in ipfw show

[email protected] Sun, 19 Jul 2026 21:32:07 +0000
Newsgroups gmane.os.freebsd.bugs
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296912

            Bug ID: 296912
           Summary: ipfw: support jail names in ipfw show
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 273009
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=273009&action=edit
the patch

"ipfw add" allows to specify jail name in the rule specification, but "ipfw
show" always dumps it as integer jail id. The proposed patch adds -J flag to
show jail name when possible.

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