shorewall_code/Shorewall/Perl/Shorewall
Tom Eastep 014ec1af1d First phase of producing consistent scripts with Perl >= 5.18.0
Beginning with Perl 5.18.0, the order of elements returned by the 'keys'
and 'each' iterators is no longer deterministic. This is the first wave
of Shorewall changes to compensate for this irrational behavior.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
2015-07-12 10:54:48 -07:00
..
Accounting.pm Re-enable SECTION PREROUTING in the accounting file. 2014-09-10 12:53:08 -07:00
ARP.pm Fix module versioning 2015-04-28 11:59:01 -07:00
Chains.pm First phase of producing consistent scripts with Perl >= 5.18.0 2015-07-12 10:54:48 -07:00
Compiler.pm Cosmetic cleanup of the Compiler module 2015-06-08 11:27:37 -07:00
Config.pm Clean up compiler PATH fix 2015-07-03 14:33:20 -07:00
IPAddrs.pm Use HEX representation for matching IPv6 addresses in basic filters. 2014-01-31 12:49:47 -08:00
Misc.pm First phase of producing consistent scripts with Perl >= 5.18.0 2015-07-12 10:54:48 -07:00
Nat.pm Correct typo in error message 2014-06-08 09:40:50 -07:00
Proc.pm Accomodate new module names for LOG_BACKEND 2014-11-05 12:51:24 -08:00
Providers.pm First phase of producing consistent scripts with Perl >= 5.18.0 2015-07-12 10:54:48 -07:00
Proxyarp.pm Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
Raw.pm Don't require a helper for ctevents and expevents 2015-05-16 13:40:40 -07:00
Rules.pm Make NFQUEUE parsing more robust 2015-05-30 07:01:30 -07:00
Tc.pm Implement ADD and DEL in the mangle file. 2015-02-18 12:04:01 -08:00
Tunnels.pm Add tinc tunnel support 2015-01-13 13:28:37 -08:00
Zones.pm First phase of producing consistent scripts with Perl >= 5.18.0 2015-07-12 10:54:48 -07:00