summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Rash [Mon, 27 Feb 2012 01:53:11 +0000]
State tracking chain_rules() 'extended' attributes bug fix
Applied slightly modified patch from SSIMON to properly pick up usage of
state tracking in rule extended information as shown in this bug:
https://rt.cpan.org/Ticket/Display.html?id=67372#txn-925687
Rule 'extended' hash now includes the 'state' or 'ctstate' key
depending on which iptables state tracking module is being used (if
any).
Michael Rash [Sun, 26 Feb 2012 19:14:08 +0000]
minor Changes update to include the migration to git for source control
Michael Rash [Sun, 26 Feb 2012 19:12:40 +0000]
minor perldoc update to produce iptables binary name
Michael Rash [Sat, 25 Feb 2012 02:35:20 +0000]
perldoc update to include ip6tables
Michael Rash [Mon, 20 Feb 2012 20:11:58 +0000]
bumped version to 0.8
Michael Rash [Mon, 20 Feb 2012 20:11:45 +0000]
added 0.8 Changes documentation
Michael Rash [Mon, 20 Feb 2012 20:05:03 +0000]
update to handle ip6tables (which doesn't have '--' markers under -nL output like iptables)
Michael Rash [Mon, 20 Feb 2012 20:03:25 +0000]
use default_log() and default_drop() return values in addition to return hashes
Michael Rash [Mon, 20 Feb 2012 18:38:05 +0000]
added basic_test.pl for IPTables::Parse
Michael Rash [Sat, 14 Jan 2012 19:07:26 +0000]
minor comment update to ensure code usage does not issue qw() deprecated warnings
Michael Rash [Sat, 14 Jan 2012 02:19:43 +0000]
minor copyright date update and typo fixes
Michael Rash [Sat, 14 Jan 2012 01:55:15 +0000]
initial import