]> Kevux Git Server - fll/commit
Bugfix: Fix usage of rule_contents for protocol none option
authorKevin Day <kevin@kevux.org>
Sun, 10 Jun 2012 18:31:20 +0000 (13:31 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 10 Jun 2012 18:31:20 +0000 (13:31 -0500)
commit9632ef57518d1209c39ea8bd72ee0b03c7ea7797
tree889ce977f9d91c5ce47f3869bdb3637b0df63d38
parent707a56733f575cc502c8d55e8dcbec041e933798
Bugfix: Fix usage of rule_contents for protocol none option

The if condition that is checking for the existing of the protocol option 'none' was improperly setup.
It was using the rule_objects instead of the rule_contents and therefore would never validate.
level_3/firewall/c/private-firewall.c