Allow rule ID filter to be specified for show states output
authormikeb <mikeb@openbsd.org>
Fri, 12 Jun 2015 16:10:43 +0000 (16:10 +0000)
committermikeb <mikeb@openbsd.org>
Fri, 12 Jun 2015 16:10:43 +0000 (16:10 +0000)
commit0585855454e4a73059eb7aef2b7eeed84f06c86d
tree4c3c906c3dc62937aee45c8e404d76aac79b188a
parent7ebc5b51da5611c78123bf2a163bb4cee0fee6d5
Allow rule ID filter to be specified for show states output

Tweak pfctl to respect the rule ID parameter (-R) specified
along with the show states (-s states) option to filter out
states that are not associated with a given rule from the
output.

ok sthen, benno
sbin/pfctl/pfctl.c