[Bug 296912] ipfw: support jail names in ipfw show
Date: Sun, 19 Jul 2026 21:32:07 UTC
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: bugs@FreeBSD.org
Reporter: firk@cantconnect.ru
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.