From 28983a0194dc0ec0152729789ef6e0750f0315ef Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 31 Jan 2016 09:29:24 -0800 Subject: [PATCH] Add comment describing the origin member of a rule Signed-off-by: Tom Eastep --- Shorewall/Perl/Shorewall/Chains.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Shorewall/Perl/Shorewall/Chains.pm b/Shorewall/Perl/Shorewall/Chains.pm index f47ae7387..ef75bdc3c 100644 --- a/Shorewall/Perl/Shorewall/Chains.pm +++ b/Shorewall/Perl/Shorewall/Chains.pm @@ -623,9 +623,12 @@ our %ipset_exists; # Omitted, if target is ''. # target => Rule target, if jump is 'j' or 'g'. # targetopts => Target options. Only included if non-empty +# matches => List of matches in the rule #