Commit Graph

3017 Commits

Author SHA1 Message Date
Tom Eastep
ababc533f1 Revert "Vastly simplify generation of tc filters"
This reverts commit 22da513b3a.
2009-05-02 09:33:21 -07:00
Tom Eastep
22da513b3a Vastly simplify generation of tc filters
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2009-05-02 09:25:27 -07:00
Tom Eastep
992b0bf00f Correct minor class construction description 2009-05-02 07:03:25 -07:00
Tom Eastep
c937d3b1c0 More documentation about compiling to STDOUT 2009-05-01 11:38:52 -07:00
Tom Eastep
24e49e682b Offer advice about how to avoid new masq SOURCE warning 2009-05-01 07:15:16 -07:00
Tom Eastep
f693224d93 Update release notes 2009-04-30 09:27:34 -07:00
Tom Eastep
c1cf1695c0 Deprecate interface names in the SOURCE column of /etc/shorewall/masq 2009-04-29 15:13:22 -07:00
Tom Eastep
2c09282ca3 Merge branch 'master' of ssh://teastep@shorewall.git.sourceforge.net/gitroot/shorewall 2009-04-27 20:38:36 -07:00
Tom Eastep
7cf5c32358 Treat Class IDs as hex rather than as decimal numbers 2009-04-23 12:43:57 -07:00
Tom Eastep
7cd9a2a983 Replace 'pref' by 'prio' in 'tc xxx add' commands 2009-04-21 16:44:41 -07:00
Tom Eastep
05d1d2ab68 Minor wording change to release notes 2009-04-21 14:08:15 -07:00
Tom Eastep
b6090948dd Allow compile to STDOUT 2009-04-21 09:41:23 -07:00
Tom Eastep
e465fea86a Better fix for '-0x...' handling 2009-04-21 07:08:47 -07:00
Tom Eastep
846af27ebf Fix Steven's other nit regarding -0x... 2009-04-20 20:39:38 -07:00
Tom Eastep
82bf6eb3f5 Revise WIDE_TC_MARKS classid generation 2009-04-20 17:54:33 -07:00
Tom Eastep
dcee6562a2 Fix another bug reported by Steven Springl 2009-04-20 16:35:48 -07:00
Tom Eastep
34791612b5 Implement WIDE_TC_MARKS. Fix problems reported by Steven Springl. 2009-04-20 13:26:47 -07:00
Tom Eastep
58fa0fe114 Clean up of shared optional provider fix 2009-04-20 10:28:18 -07:00
Tom Eastep
ec04636c86 Correct handling of optional shared providers 2009-04-20 08:30:15 -07:00
Tom Eastep
aa4afa6b66 Prepare 4.3.10 2009-04-19 17:37:36 -07:00
teastep
a5c25bea19 More documentation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9941 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-19 20:41:46 +00:00
teastep
e076cf00f9 Add 'encode' and 'decode' commands
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9940 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-19 19:58:04 +00:00
teastep
8d450e673c Change classid generation algorithm
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9939 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-19 19:56:04 +00:00
teastep
e934ce9d85 Document IPMARK support in release documents
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9938 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-19 17:25:14 +00:00
teastep
0bb8fffcd9 Add support for IPMARK -- Phase II
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9937 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-19 16:47:40 +00:00
teastep
32a1ac87f5 Add IPMARK target support -- first phase
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9936 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-19 15:46:57 +00:00
teastep
3cb7186e90 Modify regression test to ensure that modification timestamp of the output file changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9935 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-19 14:19:40 +00:00
teastep
322a5de871 Recommit lost commit
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9934 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-18 18:48:28 +00:00
teastep
834064f3af Cosmetic improvement to generated script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9933 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-18 16:32:45 +00:00
teastep
985c551d26 Add IP, TC and IPSET configuration options
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9932 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-18 16:28:25 +00:00
teastep
b8988a2171 Handle empty setup_common()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9930 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-18 16:20:06 +00:00
teastep
be41b99ae8 Allow Shorewall6 on kernel 4.2.24
Signed-off-by: Tom Eastep <teastep@shorewall.net>


git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9929 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-18 16:19:31 +00:00
teastep
47387d085d Another go-around with the macro.template file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9927 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-18 16:18:40 +00:00
teastep
032f8dc004 Add 'FORMAT 2' to the macro template file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9925 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-18 16:17:42 +00:00
teastep
0cc60ea021 Avoid 'Invalid BROADCAST address' errors
Signed-off-by: Tom Eastep <teastep@shorewall.net>


git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9919 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-17 22:57:59 +00:00
teastep
fd7108784f Allow Shorewall6 on kernel 4.2.24
Signed-off-by: Tom Eastep <teastep@shorewall.net>


git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9908 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-17 16:04:54 +00:00
teastep
058e03e791 Another go-around with the macro.template file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9905 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-17 16:04:04 +00:00
teastep
5d5b73dafc Add 'FORMAT 2' to the macro template file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9902 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-17 16:03:16 +00:00
teastep
ade958dd51 Add undocumented LOGMARK log level
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9851 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-12 15:22:19 +00:00
teastep
347090da6e Correct netmask generation in tcfilters
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9850 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-12 15:22:00 +00:00
teastep
97e61965c0 Fix another inversion case
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9846 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-11 21:48:34 +00:00
teastep
de037034a5 Bump version to 4.3.9
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9845 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-11 15:31:25 +00:00
teastep
9bfc7b6d99 Tiny optimization.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9844 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-11 15:28:50 +00:00
teastep
c39fcc4db7 Optimization of log rule code
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9843 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-10 20:36:22 +00:00
teastep
b734d3af31 Fix subtle bug introduced in last commit
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9842 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-10 20:36:09 +00:00
teastep
20cfd0033c Fix a 4.3 bug in expand_rule().
Don't repeat matches on target rule when log chain is used.

Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9841 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-10 19:47:39 +00:00
teastep
28e84a6aba Break up long port lists in jump to logging chain
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9840 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-10 16:31:04 +00:00
teastep
e0040f4011 Small optimizations in expand_rule()
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9837 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-10 16:16:25 +00:00
teastep
ff014f328b Correct usage text
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9836 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-10 16:15:36 +00:00
teastep
8278203e03 Remove one argument from expand_rule()
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9835 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-09 22:21:48 +00:00
teastep
f20013898e Don't use -g when the target might not be terminating
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9834 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-09 20:18:11 +00:00
teastep
ae169f00a7 Implement rules that also log as a separate chain. Preserve original target in logging rules
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9833 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-09 18:45:21 +00:00
teastep
7d2b410904 Correct rule generation when an interface is specified as the destination of a PREROUTING rule.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9831 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-08 03:37:15 +00:00
teastep
28b6fd8033 Simplify hashlimit match code
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9830 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-07 18:15:51 +00:00
teastep
36e0c85f5f Require the Hashlimit Match capability for per-IP rate limiting
Use the current key words in the generated hashlimit match

Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9828 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-07 17:36:23 +00:00
teastep
cd1f5d3c83 Document the hashlimit feature
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9827 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-07 17:35:06 +00:00
teastep
c545e65cea First part of 'hashlimit' implemenation
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9826 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-07 03:23:01 +00:00
teastep
b1e9453c62 The other half of the re-implementation of 'enable/disable_object'
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9825 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-07 03:22:49 +00:00
teastep
0744df13d6 Reimplement object_enable/disable
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9824 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-07 03:22:30 +00:00
teastep
b6053d8577 Fix second bug regarding ADD_IP_ALIASES=Yes
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9823 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-07 03:22:16 +00:00
teastep
eb533d8b00 Make SHOREWALL_COMPILER=perl explicit in shorewall.conf
Send SHOREWALL_COMPILER errors to STDERR

Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9822 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-07 03:22:02 +00:00
teastep
4b419186bc Add note about documentation to release highlights
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9805 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-04 17:22:17 +00:00
teastep
52b0b4e602 More removal of SAVE_IPSETS=Yes logic
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9804 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-04 17:22:06 +00:00
teastep
844bb448c7 Fix inversion rules (omitted hunk)
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9797 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-04 15:09:17 +00:00
teastep
e2c5ad441a Generate inversion that satisfies iptables 1.4.3.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9796 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-04 15:09:04 +00:00
teastep
77bbd88ab4 Cosmetic improvement in generated code for arp and route filtering.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9787 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-03 14:36:16 +00:00
teastep
54620a962e Small optimization in "logmartians" fix. Update manpage to reflect new implementation
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9786 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-03 14:31:21 +00:00
teastep
8a9af0acf5 Fix LOG_MARTIANS=Yes
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9784 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-02 16:33:56 +00:00
teastep
180925173b Ignore AUTOMAKE setting when a <directory> is given to start/restart
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9782 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-02 14:24:23 +00:00
teastep
d950fa27f2 Allow <pathname> to be omitted from the 'compile' command
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9781 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-02 01:12:34 +00:00
teastep
29c8098d37 Cosmetic improvement in generated script.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9780 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-01 19:53:38 +00:00
teastep
ef50c0be25 More removal of SAME target
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9775 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-01 01:31:16 +00:00
teastep
dbf23f64e2 Removal of SAME support
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9774 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-01 01:31:04 +00:00
teastep
35790476a3 Fix bug in Shorewall::Rules::process_rule1()
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9773 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-01 00:04:04 +00:00
teastep
d3a54e626c De-implement $Shorewall::Config::object_enabled and associated methods
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9772 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-04-01 00:03:51 +00:00
teastep
d00f52f933 Fix run-time error in Shorewall::process_rules1()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9771 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-31 22:42:49 +00:00
teastep
39131f3809 Some optimizations in Shorewall::Rules::compile_stop_firewall()
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9770 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-31 22:42:37 +00:00
teastep
238ff4550f AUTOMAKE also applies to 'restart'
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9768 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-31 18:54:00 +00:00
teastep
6c205d922a Add AUTOMAKE option
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9767 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-31 17:31:23 +00:00
teastep
22526979db Make generation of 'stop' ruleset activation more foolproof.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9764 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-30 19:58:26 +00:00
teastep
b215f91d4a Pass input directly to iptables[6]-restore during stop
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9763 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-30 18:33:30 +00:00
teastep
715554e579 Cleanup of iptables-restore/stop code. Don't purge ipsets on stop.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9762 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-30 18:00:23 +00:00
teastep
cddd1b1ae9 Use iptables[6]-restore to instantiate the 'stopped' ruleset
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9761 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-30 00:49:00 +00:00
teastep
7210e8c15e Move generation of stop_firewall() to the end of the compilation sequence
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9760 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-29 17:52:24 +00:00
teastep
adb9830e9e Move 'compile_stop_firewall' to Shorewall::Rules
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9743 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-28 19:22:15 +00:00
teastep
d9622dabfe Centralize iptables knowledge in the Chains module -- first phase
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9742 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-28 19:21:36 +00:00
teastep
cc5c6b40aa Fix typo in release notes
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9741 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-28 19:21:03 +00:00
teastep
b663644d0d Ignore leading white space on certain continuation lines
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9740 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-27 16:55:51 +00:00
teastep
d67c94de9c Move extension script handling to generate_script_1()
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9739 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-26 18:18:09 +00:00
teastep
9328f0fc4c Detect dhclient dynamic gateway
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9734 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-24 20:58:04 +00:00
teastep
6013e8b53d Improve error message for startup errors. Document in release documents.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9730 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-23 22:51:05 +00:00
teastep
1545d62ba9 Update version by hand
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9729 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-23 22:50:04 +00:00
teastep
e986e80c0a Fix swping
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9727 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-22 23:24:57 +00:00
teastep
1ff093b1c0 Minor tweak to Shorewall::Zones
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9724 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-21 22:46:16 +00:00
teastep
bb8e562d18 Detect IP configuration early in start/restart so that stopping the fireawall isn't necessary in the case of failure.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9722 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-21 16:45:27 +00:00
teastep
6dac69554f Apply Tuomo Soini's patch for USE_DEFAULT_RT
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9704 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-19 14:04:57 +00:00
teastep
2734d2b8cb Change 'flow' filter rule (which still doesn't work :-()
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9702 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-18 21:33:28 +00:00
teastep
a9641e69c7 Clean up Multi-ISP 4.4 doc
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9698 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-17 19:55:34 +00:00
teastep
5ea4f651eb Update version
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9697 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-17 18:51:17 +00:00
teastep
f91a5dbf0c Document the deprecation of the old parameter macro syntax.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9696 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-16 18:01:42 +00:00
teastep
08cd0684ec Use new syntax in standard actions. Add additional comments in Shorewall::Config
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9695 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-16 16:37:21 +00:00
teastep
fc3a2fc386 Add explanation of maximum zone length
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9690 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-15 15:54:29 +00:00
teastep
229e573c3c Make zone type numeric for faster comparison
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9684 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-13 22:59:49 +00:00
teastep
e75789d894 A few minor changes in Shorewall::Chains.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9682 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-11 01:16:45 +00:00
teastep
77444634e1 Correct fatal error message generated by assert()
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9675 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-09 21:45:30 +00:00
teastep
ce5efc5dfa Add a comment
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9674 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-09 21:45:18 +00:00
teastep
5a6d66f263 Replace discrete tests with calls to fatal_error() with calls to assert();
second batch

Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9673 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-09 20:57:18 +00:00
teastep
b987ea4940 Replace discrete tests with fatal_error() calls with assert() calls.
Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9672 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-09 20:56:53 +00:00
teastep
70570c4a18 Change policy->{is_optional} to policy->{provisional}
Signed-off-by: Tom Eastep <teastep@ursa.(none)>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9668 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-09 16:28:29 +00:00
el_cubano
4d8137cb61 Fix up defaults files.
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9632 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-09 13:01:10 +00:00
teastep
faa8a9ec2d Cosmetic changes to four Perl Modules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9626 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-08 16:51:22 +00:00
teastep
dcee4a3d08 Commit updates from Git
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9625 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-08 01:40:35 +00:00
teastep
94bd270bcd Delete 'routefilter' from valid hosts file options
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9623 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-07 23:30:19 +00:00
teastep
ec52331dfc More port OPTIONS changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9622 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-07 20:22:20 +00:00
teastep
3d92f7a016 More tweaks to ipset management
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9615 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-07 00:39:04 +00:00
teastep
2f1f376d50 Replace 'list' with 'show dynamic' and add support in shorewall-lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9614 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-06 20:43:46 +00:00
teastep
d83334a1d1 Document dynamic zones; add 'list' command to list dynamic zone content
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9613 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-06 20:25:59 +00:00
teastep
a7126b6b4c First working dynamic zone implementation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9612 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-06 17:00:38 +00:00
teastep
f788e4ecb3 Reincarnation of Dynamic Zones -- Phase II
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9611 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-06 04:08:07 +00:00
teastep
3795f02f70 Reincarnation of Dynamic Zones -- Phase I
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9610 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-06 00:14:42 +00:00
teastep
be8e9990bd Back out silly part of last change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9608 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-05 20:27:22 +00:00
teastep
410e551a69 Re-enable list-valued return from validate_4address()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9606 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-05 19:56:24 +00:00
teastep
062c7ec822 Change 'Provides' for Shorewall6-lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9605 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-05 16:18:58 +00:00
teastep
14673e4ab5 Detect bogus DNAT- rule
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9600 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-05 04:03:05 +00:00
teastep
661029a38e Cosmetic Change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9599 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-05 04:02:03 +00:00
teastep
cd2172e7e4 Put all Perl components in a common directory -- Phase IV
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9598 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 22:52:05 +00:00
teastep
ea270c1769 Put all Perl components in a common directory -- Phase II
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9596 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 22:45:07 +00:00
teastep
36b87dff49 Put all Perl components in a common directory -- Phase I
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9595 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 22:41:56 +00:00
teastep
ebc18a86cf Move unsupported example files into Contrib
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9593 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 16:44:44 +00:00
teastep
06d0c36e22 Move init to configfiles/
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9592 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 16:34:55 +00:00
teastep
3c5a26ee31 Change file permissions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9591 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 16:32:37 +00:00
teastep
62cb1a2544 Remove 'ipsec' file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9590 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 01:32:28 +00:00
teastep
675d6f5822 Move overlooked file to configfiles
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9589 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 01:26:23 +00:00
teastep
4fb45619d4 Move overlooked file to configfiles
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9588 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 01:23:55 +00:00
teastep
fb1c418336 Correct a miss in install.sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9587 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 01:20:52 +00:00
teastep
a7f958b739 Create a configfiles directory in SVN to help unclutter the product directory
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9586 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 01:15:51 +00:00
teastep
5a26d80d19 Create a Macros directory in SVN to help unclutter the product directory
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9585 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-04 00:46:31 +00:00
teastep
6cce1fc03d Fix comments in prog.xxx6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9584 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-03 23:41:30 +00:00
teastep
0438e5ca74 Correct typo in install script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9583 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-03 23:38:56 +00:00
teastep
fe7a5e5a3f Correct optimization from 4.3.6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9581 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-03 04:07:33 +00:00
teastep
1ea1af793d Fix two typos
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9575 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-02 16:02:15 +00:00
teastep
3adff7f550 release doc update; add comments to prog.*
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9574 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-02 03:25:16 +00:00
teastep
cb078a416e Rename 'shorewall' to 'shorewall.sh' to avoid Cygwin issues
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9573 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-01 21:38:43 +00:00
teastep
2883479e53 Initial 4.3.7 changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9572 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-01 19:46:30 +00:00
teastep
c6f1cb605d Restore SHAREDIRPL to it's 4.2 value
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9571 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-03-01 18:09:38 +00:00
teastep
5767a96005 Apply 4.2.6.1 fix to trunk
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9566 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-28 17:40:39 +00:00
teastep
dba14fdf91 Update README files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9558 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-27 17:24:01 +00:00
teastep
d34d0a5dfa Update release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9557 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-27 16:52:31 +00:00
teastep
e6fa6a5153 Delete jumps to empty chains
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9556 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-27 16:19:36 +00:00
teastep
fa4fc86e18 Update version to 4.3.6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9555 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-27 15:19:42 +00:00
teastep
698d6fc97e Fix Shorewall6 compilation issues -- Documentation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9553 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-27 01:17:59 +00:00
teastep
dccbc5a283 Fix Shorewall6 compilation issues
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9552 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-27 01:13:39 +00:00
teastep
c61a82b7aa Final (hopefully) fix for expand_rule() and PREROUTE_RESTRICT
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9551 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-27 00:50:03 +00:00
teastep
b8d7ee040e Remove nonsensical logic in expand_rule()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9550 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-26 22:28:27 +00:00
teastep
00afd5b142 The real fix for Makeitso's problem
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9548 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-26 22:05:20 +00:00
teastep
f801c7cbfc Fix expand_rule() handling of PREROUTING_RESTRICTION
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9547 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-26 21:46:03 +00:00
teastep
a5a3b4c3e7 Make split_list1() a little more robust
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9543 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-26 17:12:55 +00:00
teastep
d1bbc2e820 Fix split_list1()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9542 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-26 16:53:33 +00:00
teastep
08ba35ca29 Port changes from branches/4.2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9541 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-26 16:34:31 +00:00
teastep
f238b6a5aa Purge stale SAME recent entries
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9534 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-25 23:47:38 +00:00
teastep
aae03b6c8b New upload script for 4.4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9532 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-25 21:45:26 +00:00
teastep
1705c42746 Allow SAME in the OUTPUT chain
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9531 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-25 21:04:17 +00:00
teastep
08c12ccd36 Finish SAME -- Document
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9527 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-25 17:39:32 +00:00
teastep
3ab9ace61a Finish SAME
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9526 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-25 17:23:55 +00:00
teastep
99deb41bbc First cut at pinning local clients to providers
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9525 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-25 16:56:48 +00:00
teastep
af24d35973 Split out host options from interface options
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9522 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-24 01:11:47 +00:00
teastep
dba858068c Add nets= OPTION to the interfaces file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9520 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-23 23:39:46 +00:00
teastep
3245169faf Update License
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9517 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-23 16:39:18 +00:00
teastep
362bc5e2b6 More comments in compiler()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9516 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-23 16:08:10 +00:00
teastep
4e99718744 Fix 'prog.' pathname construction
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9515 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-23 15:48:37 +00:00
teastep
8ba4ef2ca9 Remove 'firewall' from SVN
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9511 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 22:35:41 +00:00
teastep
af54588fec Add shorewall-shell to the obsoletes list
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9508 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 21:36:43 +00:00
teastep
415b9be4d8 Add Raw.pm
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9505 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 21:15:05 +00:00
teastep
00712204e4 Fixes for install.sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9497 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 19:58:15 +00:00
teastep
4b0a8a0085 Add notrack
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9496 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 19:36:32 +00:00
teastep
ca71c04a7f Remove -n from install command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9495 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 19:28:32 +00:00
teastep
f25514cfdc New build for 4.3; another .spec fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9494 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 19:22:57 +00:00
teastep
78ec1595ef Fix .spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9493 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 19:15:05 +00:00
teastep
06bffef281 Update Version
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9492 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 18:53:08 +00:00
teastep
d7d8acc764 Even More product consolidation changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9491 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 18:28:18 +00:00
teastep
c355ec2509 More combining of products
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9489 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 17:43:56 +00:00
teastep
f68ec9d096 Combine Shorewall-common and Shorewall-perl
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9488 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 17:30:14 +00:00
teastep
01c45b8897 Rename Shorewall-common to Shorewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9487 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2009-02-22 17:27:58 +00:00
teastep
46364902e3 Move Shorewall to Shorewall-common
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5817 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-03 01:33:28 +00:00
teastep
053b690320 Rename 'New' to 'Shorewall-perl'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5816 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-03 01:25:13 +00:00
teastep
037c9f824c Bring updated from branches/3.4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5804 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-01 23:46:27 +00:00
teastep
e69390370d Fix another syntax error
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5794 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-01 17:50:51 +00:00
teastep
57a7bbff8e Don't pass TMP_DIR to Perl compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5788 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-01 17:05:57 +00:00
teastep
2b972d685b Add -p and -d to 'check' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5756 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-30 03:35:03 +00:00
teastep
f124283dc3 Avoid infinite loop if fatal_error is called when the command is 'restore'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5751 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-29 20:56:50 +00:00
teastep
3271f183e8 Don't strip files if the perl compiler will be used
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5745 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-29 17:02:34 +00:00
teastep
3e1b163ed1 Add SHOREWALL_COMPILER option to shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5729 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-28 16:56:09 +00:00
teastep
1d21238d67 Change shorewall-pl to shorewall-perl -- phase II
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5728 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-28 16:47:32 +00:00
teastep
9edff873c9 Change shorewall-pl to shorewall-perl
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5725 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-28 16:16:12 +00:00
teastep
7a82b87038 Add SHOREWALL_PL to shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5671 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 20:15:05 +00:00
teastep
b24b7ecf21 Bring this branch up to 3.4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5669 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 20:01:42 +00:00
teastep
5f74e8cf66 Changes for Shorewall4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5658 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 16:21:00 +00:00
teastep
8f5d49a517 Fix ipsecnat tunnels
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5637 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 22:27:26 +00:00
teastep
67e7369303 Restore the ability to use a params file with the perl compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5627 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 17:58:25 +00:00
teastep
b0030d80d9 Commit fix to built-in actions wrt 'none'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5626 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 17:27:02 +00:00
teastep
07d5629355 Back out silly change to lib.config
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5625 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 17:26:38 +00:00
teastep
32fea8c9af Move temporary file creation routines to lib.base to support new script format
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5623 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 14:53:57 +00:00
teastep
c7c3186b83 Add -p and -d compiler options so that we can profile and debug the compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5612 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 19:08:52 +00:00
teastep
f1643fffb4 Allow params file to work with Perl-based Compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5600 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 21:24:05 +00:00
teastep
f136f6c26d Update lib.cli to account for mindless renaming of /proc/net/ip_conntrack to /proc/net/nf_conntrack
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5565 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-18 02:57:30 +00:00
teastep
2f7c8f9120 Update modules for kernel 2.6.20
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5564 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-18 02:53:58 +00:00
teastep
f6f45a792e Update version to 3.4.1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5548 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-15 16:05:58 +00:00
teastep
b3ae34d7be Fix CRITICALHOSTS bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5547 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-15 16:03:31 +00:00
teastep
d55b32478f Fix illegal comparison in IMPLICIT_CONTINUE and document other fixes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5526 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-14 19:43:00 +00:00
teastep
6cc17e8a32 Fix CONTINUE policy bug and document other changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5525 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-14 19:33:31 +00:00
teastep
64c3d401e7 Fix prefix length problem with tags
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5507 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-12 23:55:31 +00:00
teastep
8d961daed4 Fix 'truncate: command not found'; Delete redundant sub-function; more scaffolding for new Compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5503 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-12 01:05:46 +00:00
teastep
8c062d98c6 Add hidden option to allow testing of new perl-based compiler -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5496 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-11 21:23:23 +00:00
teastep
829a6fd249 Add hidden option to allow testing of new perl-based compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5495 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-11 21:20:31 +00:00
teastep
6ad67cfb80 Rest of the fix for proxy arp clearing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5492 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-11 16:37:53 +00:00
teastep
fffe3bad21 Fix innocent typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5491 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-11 16:26:55 +00:00
teastep
619d9cf0ed Update version to 3.4.0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5487 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-10 20:06:33 +00:00
teastep
310a1cb688 Don't clear proxy arp unconditionally
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5456 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-07 16:28:29 +00:00
teastep
f6178d50de Fix obscure bug in rule activation when zone exclusion is present
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5452 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-06 03:51:14 +00:00
teastep
8568bc34ea Fix typo in Mark Value error message
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5451 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-03 18:17:39 +00:00
teastep
052739fcfd Restore missing function merge_macro_source_dest()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5449 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-02 16:26:04 +00:00
teastep
fb20067de6 Fix typo in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5446 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-26 16:56:08 +00:00
teastep
423610a24d Add missing ! logic
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5445 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-26 16:48:24 +00:00
teastep
418e2bf49c Update verions to 3.4.0-RC3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5441 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-25 16:09:36 +00:00
teastep
84085eb70b Reword references to manpages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5439 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-23 19:07:02 +00:00
teastep
3cc365f54d Update softdoc for IMPLICIT_CONTINUE fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5436 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-23 17:28:49 +00:00
teastep
fa1df2ecf8 Fix IMPLICIT_CONTINUE intra-zone policy
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5433 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-23 17:07:13 +00:00
teastep
5d86c71835 Cosmetic change to /sbin/shorewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5430 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-21 02:16:05 +00:00
teastep
7b076fd4a3 More fixing of exit status
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5428 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-20 19:33:56 +00:00
teastep
98f34dd39e Correct releasenotes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5427 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-20 17:55:24 +00:00
teastep
179625239c Fix exit status from start/restart
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5426 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-20 17:52:29 +00:00
teastep
781d1fe3b4 Fix to dynamic rules restoration change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5424 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-20 17:05:25 +00:00
teastep
64872be247 Fix restoration of iprange dynamic blacklist entries
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5423 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-20 16:43:45 +00:00
teastep
f38f47a8f0 Update version info for 3.4.0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5417 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-16 23:00:20 +00:00
teastep
541a86b696 Improve route_rules fix again
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5413 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-16 17:07:32 +00:00
teastep
f09936915d Improve route_rules fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5412 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-16 16:48:08 +00:00
teastep
32ab96b953 Don't ignore route_rules file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5411 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-16 16:05:36 +00:00
teastep
542fd1b08b Prepare release notes for 3.4.0 Final
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5408 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-14 19:32:29 +00:00
teastep
a4220f667e Add warning about balance and loose -- Release Documents
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5397 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-11 17:30:09 +00:00
teastep
68a2f3dbdf Add warning about balance and loose -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5396 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-11 17:22:49 +00:00
teastep
4ce07cdd46 Fix typo in releasenotes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5390 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-09 18:50:01 +00:00
teastep
d01fbf61a3 Don't tie EXPORTPARAMS to -e
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5386 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-09 17:57:56 +00:00
teastep
fd1c74ca9f Add EXPORTPARAMS option
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5376 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-09 16:15:08 +00:00
teastep
567b2f37f9 Back out params change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5374 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-08 16:51:40 +00:00
teastep
5afa06ef74 Remove noah from migration issues (it was implemented in 3.2.9); add /etc/shorewall/params change to migration issues
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5371 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-08 16:19:45 +00:00
teastep
53af71374f Add missing modules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5368 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-06 21:29:30 +00:00
teastep
650e18f867 Add 'compile' extension script for 3.2 compatibility
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5362 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-04 20:05:12 +00:00
teastep
4b479d2671 Update version to RC2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5360 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-04 17:32:06 +00:00
teastep
88cf980c52 More release document updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5358 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-04 17:25:26 +00:00
teastep
fa024a63aa /etc/shorewall/params only at compile-time
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5352 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-04 01:00:15 +00:00
teastep
d42db46a4c Document 'compile' extension script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5348 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-03 01:28:29 +00:00
teastep
a91402e601 Add 'compile' extension script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5347 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-03 01:22:55 +00:00
teastep
2ae48812c8 Update INCLUUDE fix in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5338 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-31 20:52:20 +00:00
teastep
1ab9fb6fae Simplify INCLUDE fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5334 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-30 22:19:34 +00:00
teastep
1bc2bed68e Make a separate 'indent' function for 'append_file'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5333 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-30 21:48:13 +00:00
teastep
8cefd52c95 Fix minor bug in compiler output beautification
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5332 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-30 21:23:27 +00:00
teastep
7857dc8719 Tweak INCLUDE fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5331 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-30 20:41:42 +00:00
teastep
1d6b3cab47 Fix typo in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5329 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-30 18:12:34 +00:00
teastep
0136dbbea8 Fix INCLUDE in params file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5326 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-30 17:57:10 +00:00
teastep
36c3880649 Remove limit of 10 tcdevices
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5318 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-27 19:02:35 +00:00
teastep
fc1cfcbfaf Correct typo in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5315 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-27 17:37:05 +00:00
teastep
04f10951ee Update release notes to include fixes to the manpages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5314 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-27 17:29:42 +00:00
teastep
3ff1c07a42 Simplify IP_FORWARDING handling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5313 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-26 23:55:06 +00:00
teastep
d243992f30 Remove a root=0 dependency
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5312 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-26 23:35:05 +00:00
teastep
b2e012dc02 Document maclist fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5309 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-26 16:44:17 +00:00
teastep
40167b70c7 Support address ranges and ipset names in the ADDRESSES column of the maclist file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5306 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-26 16:30:27 +00:00
teastep
7c823c1409 Continue to refine missing $VARDIR workaround
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5303 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-25 23:23:57 +00:00
teastep
45bbd5413d Better fix for missing $VARDIR
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5301 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-25 18:56:24 +00:00
teastep
a29f012303 Rename SixXS macro
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5300 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-25 18:28:16 +00:00
teastep
f867cf5739 Add SixXS Macro
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5294 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-25 16:43:25 +00:00
teastep
7bbb491503 Be sure that ${VARDIR} exists before creating .modulesdir
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5293 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-25 16:37:05 +00:00
teastep
b4477f2d32 Release note cleanup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5291 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-24 22:48:48 +00:00
teastep
ad3a27fc24 Remove LITEDIR from shorewall.conf and determine it at runtime
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5288 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-24 19:18:49 +00:00
teastep
2c9721638c Update version to RC1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5286 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-24 17:47:25 +00:00
teastep
cfa26973d0 Document LITEDIR in release docs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5284 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-24 17:34:04 +00:00
teastep
726faba091 Hacks for OpenWRT Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5282 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-22 22:17:42 +00:00
teastep
aeae26dc28 Add new manpages to .spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5277 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-22 16:13:51 +00:00
teastep
9b1e179b6b Update Version to Beta3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5276 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-22 16:04:11 +00:00
teastep
7d2419dd21 More manpage updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5259 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-18 17:52:07 +00:00
teastep
ac3bb774b4 ipsecnat now implies ipsecnat:noah
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5249 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-17 23:41:59 +00:00
teastep
f959ae5d48 Allow 'show macros' to list macro.MySQL
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5244 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-17 15:06:05 +00:00
teastep
aec586f75f More intentation problems in lib.maclist
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5235 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-15 22:44:17 +00:00
teastep
cb2287437f Improve error message on maclist upgraded record
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5231 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-15 19:27:15 +00:00
teastep
d5b66d5820 Fix another indentation problem
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5225 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-14 19:26:17 +00:00
teastep
2605b6c1c0 Fix an indentation problem
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5224 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-14 18:40:57 +00:00
teastep
a1a08d2daf Disallow exclusion with CONTINUE in /etc/shorewall/tcrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5222 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-14 16:56:11 +00:00
teastep
97817453e6 Update copyrights to 2007
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5217 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-12 22:06:29 +00:00
teastep
3faa126201 Touch up wait4ifup more
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5216 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-12 22:04:14 +00:00
teastep
7094c04dfd Touch up wait4ifup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5215 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-12 22:01:39 +00:00
teastep
cffd08c0fe Fix handling of ipp2p:udp in an action body
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5209 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-09 15:55:47 +00:00
teastep
2d9a67f0ff Support VLAN interfaces like 'vlanX@eth0'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5208 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-09 15:53:01 +00:00
teastep
5190e3b699 Add comments
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5203 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-07 16:54:57 +00:00
teastep
c6459aaa27 Change version to 3.4.0-Beta2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5196 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-03 23:26:13 +00:00
teastep
4fe788319f Move 'if_match()' from lib.base to lib.config
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5195 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-03 18:49:02 +00:00
teastep
f6800555b6 Rename shorewall.conf->shorewall-lite.conf -- phase II
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5188 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-02 21:25:35 +00:00
teastep
949c6d2983 Allow both Shorewall and Shorewall Lite on the same system without file conflicts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5186 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-02 16:01:46 +00:00
teastep
240f2d510f Correct typo in release file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5185 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-02 04:32:11 +00:00
teastep
a0b42400a3 Add wait4ifup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5180 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-01 00:40:42 +00:00
teastep
2ed244a7e8 Add upgrade issues for 3.4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5179 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-31 16:41:17 +00:00
teastep
71890d9b56 More release note updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5178 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-31 16:17:45 +00:00
teastep
76e2eefc48 A more elegant fix for empty blacklist file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5174 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-30 19:05:21 +00:00
teastep
8558d49676 Fix for missing 'init' file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5172 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-30 18:04:15 +00:00
teastep
46cffe3dd3 Fix for empty blacklist file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5171 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-30 17:30:53 +00:00
teastep
7bcd9406bc Remove references to 3.3 from release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5170 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-28 18:12:08 +00:00
teastep
ffc7751988 Update/Correct Release Notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5168 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-28 17:43:00 +00:00
teastep
2efa3c4e58 Work around yet one more ash bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5164 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-26 20:31:40 +00:00
teastep
af594c2520 Don't create backups during RPM build
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5157 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-24 00:24:06 +00:00
teastep
0d4c4bc787 Add new macros
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5156 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-24 00:10:14 +00:00
teastep
887c03afc3 More macros from Tuomo Soini
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5149 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-22 15:56:02 +00:00
teastep
04f2417ad8 Fix broadcast address for /0 net
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5145 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-21 17:39:33 +00:00
teastep
5e7efa2975 Edit ip addresses a bit better in interactive commands
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5144 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-21 02:29:32 +00:00
teastep
052158b6e9 Remove additional noise from log messages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5142 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-20 16:14:31 +00:00
teastep
72ab052ef1 Correct silly typo that caused masq file to be ignored when nat file was empty
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5141 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-20 15:39:39 +00:00
teastep
a161728628 Fix masq file processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5140 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-20 15:37:58 +00:00
teastep
419af1d7fb Add TFTP Macro
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5138 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-19 20:48:07 +00:00
teastep
e584c5a422 Change version to 3.4 in all files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5132 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-18 21:57:44 +00:00
teastep
c2c806633e Update release notes for 3.4.0 Beta 1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5131 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-18 21:52:25 +00:00
teastep
41b3ceb8ab Allow IPSEC options in masq file when there are no ipsec zones or hosts entries -- fix typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5130 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-18 18:47:13 +00:00
teastep
f75dc66534 Allow IPSEC options in masq file when there are no ipsec zones or hosts entries
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5129 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-18 18:44:48 +00:00
teastep
134ade3c41 Fix file mode of man pages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5127 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-14 23:05:59 +00:00
teastep
ec408a449d Update version for 3.4.0-Beta1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5125 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-14 21:20:11 +00:00
teastep
8766a5c238 Correct typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5124 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-14 21:14:28 +00:00
teastep
685ccdd771 Include kernel release that changes physdev-out; minor tweak to bridge detection
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5120 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-14 17:22:24 +00:00
teastep
837f977d6d More logging cleanup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5114 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-12 17:49:52 +00:00
teastep
626e0c577f More error logging
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5107 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-12 16:16:30 +00:00
teastep
a6c9e804df Allow physdev match without bridging
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5102 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-11 21:51:35 +00:00
teastep
08ee06ee83 Permit 'root' user to be other than 'root'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5098 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-11 18:42:53 +00:00
teastep
9d431a0292 Document new failure logging
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5092 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 20:40:25 +00:00
teastep
adcc9202d0 Log start/restart/restore failures -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5091 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 20:34:54 +00:00
teastep
d94fdb92c6 Log start/restart/restore failures
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5088 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 20:30:42 +00:00
teastep
8099739303 Move resolution of SHORWEALL_DIR to the ci
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5087 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 20:21:02 +00:00
teastep
fd6ce5263a Another tweak to SHOREWALL_DIR handling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5084 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 16:06:11 +00:00
teastep
54fe8291b6 Fix 'resolve_file'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5083 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 05:09:11 +00:00
teastep
97f0e9ca6f Resolve SHOREWALL_DIR -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5082 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 04:31:43 +00:00
teastep
4a03728092 Resolve SHOREWALL_DIR
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5081 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 04:31:00 +00:00
teastep
1392919b64 Move reading of params file -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5080 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 04:24:53 +00:00
teastep
a2bdbafecd Move reading of params file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5079 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 04:22:00 +00:00
teastep
0890e12446 Back out part of SHOREWALL_DIR patch
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5078 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 04:12:28 +00:00
teastep
cc3606546a Fix for CONFIG_PATH
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5077 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 04:05:06 +00:00
teastep
af13f4d4c1 Update 'strip' to use better algorithm
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5076 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 03:13:54 +00:00
teastep
003a478220 Fixes for new preprocessing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5075 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 03:01:24 +00:00
teastep
12ac2a0ab6 Don't export SHOREWALL_DIR
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5074 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 01:03:03 +00:00
teastep
fb6aec7f07 Add 'strip' utility
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5073 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-10 00:21:36 +00:00
teastep
8300183445 Pre-process standard files up front -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5071 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-09 19:31:23 +00:00
teastep
7d68533ab2 Pre-process standard files up front
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5070 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-09 19:01:42 +00:00
teastep
14839970ba Reorganize initialization of global variables
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5069 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-09 18:12:19 +00:00
teastep
75554a06be Allow tcrules in the POSTROUTING chain
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5066 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-08 22:43:46 +00:00
teastep
425402114f Tighten up check for 'syslogd -C'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5064 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-06 16:37:29 +00:00
teastep
07769b5594 Fix minor bug in OpenWRT patch
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5063 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-05 23:11:20 +00:00
teastep
12cac4cb0d Change for OpenWRT compatibility
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5061 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-05 21:24:49 +00:00
teastep
9749b617ef Allow 'capabilities' file to be used with Shorewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5046 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-04 16:31:48 +00:00
teastep
16f3b11b84 Document new 'try' semantics in the release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5043 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-03 18:46:48 +00:00
teastep
7ad776f23e Restore 'try' command and improve 'safe-' commands
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5041 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-03 18:18:21 +00:00
teastep
bae18e9a67 Make colon after system name optional in the 'export' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5036 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-02 17:11:33 +00:00
teastep
391c9ab95d Add additional 'save' step to 'try' replacement
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5033 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-02 16:15:39 +00:00
teastep
5af734ca77 Eliminate 'try' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5029 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-01 16:36:17 +00:00
teastep
9e81065809 More workarounds for light-weight /bin/sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5028 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-01 16:16:02 +00:00
teastep
0056150713 More light-weight shell workarounds
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5026 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-30 21:28:31 +00:00
teastep
5924ab71b5 Fix for 'show macros' where /bin/sh is a light-weight shell
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5025 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-30 17:17:53 +00:00
teastep
0ca8d0281c Second fix for .safe
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5022 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-30 00:23:33 +00:00
teastep
65bfa41c0a First fix for .safe
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5021 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-30 00:16:25 +00:00
teastep
08edd066c8 Move 'logwatch' processing to lib.cli
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5020 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-29 01:11:29 +00:00
teastep
cd50bf9396 Move 'allow' processing to lib.cli
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5019 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-29 00:53:39 +00:00
teastep
adfa31c8e4 Use multiport match in tcrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5018 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-29 00:38:10 +00:00
teastep
62001eebde Use fwmark classifier for unknown interfaces -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5016 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-28 16:56:28 +00:00
teastep
b8c694e86f Use fwmark classifier for unknown interfaces
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5013 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-28 00:05:52 +00:00
teastep
8abaecbc26 Fix comment regarding 'add_a_rule'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5010 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-26 20:28:25 +00:00
teastep
58fe779aaa Update version to 3.3.6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5003 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-25 18:13:16 +00:00
teastep
6974a45f54 Add exclusion manpage
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5002 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-25 18:11:21 +00:00
teastep
e9b03aa65b Tweak modules file patch
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4998 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-24 15:56:05 +00:00
teastep
aa4fb4ff11 Use modules file in export directory if any
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4997 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-24 02:28:08 +00:00
teastep
31092957ed Change ipp2p default to '-p all'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4985 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-23 00:58:38 +00:00
teastep
f6323ea466 Remove command-specific help; add -t option to show command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4969 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-21 22:52:07 +00:00
teastep
7c80e547c7 improve an error message
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4968 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-21 21:50:56 +00:00
teastep
118c3f166a Add links from config files to associated man pages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4966 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-21 18:45:12 +00:00
teastep
81c2847db6 Remove 'Documentation' file from installation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4965 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-21 16:56:05 +00:00
teastep
c17e322820 Remove /etc/shorewall/Documentation; strip documentation from shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4957 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-20 23:39:46 +00:00
teastep
5054e21730 update release notes to start 3.3.6; fix typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4951 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-20 15:42:20 +00:00
teastep
84142f6148 Update version for 3.3.5
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4947 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 22:33:13 +00:00
teastep
0a75a6b0e5 Require DUPLICATE if COPY is non-empty in /etc/shorewall/providers
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4945 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 16:26:38 +00:00
teastep
06558a2d65 Fix permissions on manpages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4944 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 16:02:03 +00:00
teastep
bcc2e43a56 Fix syntax error in lib.config
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4933 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 03:26:50 +00:00
teastep
e92b6cd85d Add netmap file to .spec
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4932 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 03:08:03 +00:00
teastep
be3e8e691f Correct typos in .spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4931 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 03:05:27 +00:00
teastep
e82d128757 Restore CWD after man page install
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4930 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 03:00:27 +00:00
teastep
b21e2dcc0d Remove braces from man page install
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4929 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 02:58:15 +00:00
teastep
50b0e0aa11 Correct install commands again for man pages in install.sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4928 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 02:56:08 +00:00
teastep
79cd37f3f9 Correct install commands for man pages in install.sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4927 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 02:51:42 +00:00
teastep
883cdfde66 Add some messages to install.sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4926 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 02:48:35 +00:00
teastep
6de8d7e0f4 Change install commands for man pages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4925 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 02:39:22 +00:00
teastep
f852625ac2 Fix another bug in install.sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4924 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 02:35:24 +00:00
teastep
f22133bfc2 Fix another silly bug in install.sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4921 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 02:09:14 +00:00
teastep
992bae44bb Fix typos in install.sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4920 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 02:05:34 +00:00
teastep
f5720f9490 Correct incorrect filename
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4919 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 02:01:23 +00:00
teastep
2ab5807931 Change directory for manpage sources
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4914 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 01:33:52 +00:00
teastep
03b0efaafa Update uninstall.sh for man pages -- add change log entry to shorewall.spec
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4913 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 01:26:33 +00:00
teastep
79fee58595 Update install.sh and shorewall.spec for man pages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4912 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-19 01:22:31 +00:00
teastep
4bec20d712 Bring forward ipset name in hosts file fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4910 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-18 23:52:06 +00:00
teastep
4f5d776a9b Back out 3.2.6 change to install.sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4909 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-18 23:50:12 +00:00
teastep
c5b8f312dc Bring forward ipsets restoration fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4908 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-18 23:48:56 +00:00
teastep
9ef9f2227d More fixing for SAVE_IPSETS
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4883 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-15 16:45:31 +00:00
teastep
3a1191f1df Fix IPSETS_SAVE=Yes problem with 'save'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4879 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-15 04:16:59 +00:00
teastep
1447b53d84 Bring forward progress message fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4874 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-14 18:24:09 +00:00
teastep
09d44df548 Bring forward action processing fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4873 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-14 18:19:16 +00:00
teastep
1c08b71522 Fix 3.3 version of maclist snafu
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4866 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-13 16:00:48 +00:00
teastep
1356944d23 Add Makefile just for /usr/share/shorewall/configfiles
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4859 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-12 18:19:17 +00:00
teastep
f13d58718d Fix install scripts to work with PREFIX on Slackware and Arch Linux
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4854 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-12 16:00:38 +00:00
teastep
dadfd21a96 Remove references to shorewall.sourceforge.net
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4850 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-11 17:21:04 +00:00
teastep
ab51f029cc Don't return error status on 'start' if Shorewall[-lite] is already started
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4844 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-11 16:20:59 +00:00
teastep
eebaf9a085 Update online Documentation file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4834 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-10 21:59:08 +00:00
teastep
e4524b7a96 Don't create ingress qdisc for device with IN-BANDWIDTH == 0 -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4832 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-10 19:01:43 +00:00
teastep
2a94144472 Don't create ingress qdisc for device with IN-BANDWIDTH == 0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4831 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-10 18:53:12 +00:00
teastep
b7ca739d63 Remove ersatz optimizaiton
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4825 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-09 21:31:35 +00:00
teastep
36eafbf6e6 Fix last patch
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4822 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-09 18:30:36 +00:00
teastep
88fac3769f Assume -c if capabilities file does not exist
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4820 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-09 16:11:32 +00:00
teastep
084063e760 Implement -c option to [re]load
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4818 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-09 15:57:58 +00:00
teastep
bad66d0f1a Move DNAT/REDIRECT processing code to lib.nat
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4817 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-09 04:18:49 +00:00
teastep
71b29cfe99 Improve 'find_file'; Remove extraneous backslash
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4816 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-09 00:44:27 +00:00
teastep
aafbe86404 Hack for broken 'printf' in some lightweight shells
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4814 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-08 16:30:25 +00:00
teastep
3a4f17e70a back out broken part of last change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4811 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-08 16:04:20 +00:00
teastep
9638a08920 Don't subject IPSEC traffic to rfc1918 filtering
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4810 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-08 15:56:25 +00:00
teastep
60aec9802d Fix whitespace in LOGFORMAT
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4808 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-08 00:16:30 +00:00
teastep
7f372fb0b6 Rename Documentation file in /etc/shorewall -- update release documents
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4806 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-06 19:17:41 +00:00
teastep
df38698709 Rename Documentation file in /etc/shorewall -- update release documents
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4804 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-06 18:20:48 +00:00
teastep
44bf79ad53 Add copyright to Documentation file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4803 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-06 15:58:50 +00:00
teastep
f70477aa38 Clean up 'Documentation.txt'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4801 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-06 00:41:56 +00:00
teastep
21518c474e Rename documentation file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4800 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-05 23:46:04 +00:00
teastep
443e81a1f0 Install documentation in correct directory
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4799 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-05 23:12:11 +00:00
teastep
4b504a4ded Remove documentation from most config files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4798 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-05 23:07:20 +00:00
teastep
0826532600 Add comment
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4797 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-05 21:46:55 +00:00
teastep
ada66ed0de Fix banner in 'hits' output
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4796 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-05 20:24:34 +00:00
teastep
9b4359e0b2 Move 'hits' command processing to lib.cli
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4795 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-05 19:47:59 +00:00
teastep
e346004136 Check iptables execute permissions; don't recheck for the presense of 'awk'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4794 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-04 23:51:58 +00:00
teastep
d8291a78e5 More beautification
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4793 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-04 00:58:52 +00:00
teastep
8918814a89 Rearrange some messages and update required lib version
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4789 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-03 19:10:58 +00:00
teastep
78594b2efd Increment lib version (belatedly); some effeciency improvements
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4788 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-03 17:14:23 +00:00
teastep
8de03b9172 Fix broken blacklist generation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4786 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-02 23:41:39 +00:00
teastep
0453d79315 Clean up blacklist loading change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4784 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-02 02:03:20 +00:00
teastep
31232b5e82 Avoid processing blacklist twice
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4783 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-02 00:48:59 +00:00
teastep
4bc13dd2d8 Avoid compiling tcrules twice
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4782 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-01 21:56:33 +00:00
teastep
5551fe4589 Avoid compiling traffic shaping twice
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4781 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-01 18:57:35 +00:00
teastep
bbb71aacc5 Don't generate superfluous policy matches
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4780 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-01 17:15:23 +00:00
teastep
4d6cf619fe More beautification of the generated script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4779 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-01 16:32:18 +00:00
teastep
5015d66dec Add clarifying comment
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4778 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-01 04:56:42 +00:00
teastep
76c7cdead7 Avoid hard dependency on awk
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4777 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-01 01:14:07 +00:00
teastep
8bed6b458f Remove one step in a pipe-line
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4776 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-01 01:02:01 +00:00
teastep
4ce4363e00 Fix braindead 'echo' logic; more clean up of generated code
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4775 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-11-01 00:29:10 +00:00
teastep
325da6543d Fix bug in policy with default action/macro but no log level; improve creation of rt_table DB
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4774 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-31 21:50:21 +00:00
teastep
9ec9cfc7e9 Fix typo in compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4773 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-31 20:27:14 +00:00
teastep
2e949f5aa8 More code generation changes; remove trailing whitespace
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4772 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-31 19:01:23 +00:00
teastep
058bb60e26 More largely cosmetic changes to generated script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4771 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-31 16:25:24 +00:00
teastep
ca04149c07 Minor cleanup of generated commands
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4769 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-31 00:41:32 +00:00
teastep
63ab99a28e Fix restoration of route with a metric
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4768 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-30 19:25:39 +00:00
teastep
656f2c2128 Fix restoration of route with a metric
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4767 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-30 19:24:31 +00:00
teastep
5f8b002909 Honor -n option when restoring routing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4766 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-30 19:17:20 +00:00
teastep
c5f6d11acf Restore default route when last 'balance' provider is deleted
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4765 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-30 18:22:46 +00:00
teastep
067c475dd0 Avoid duplication of the stop_firewall function definition
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4763 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-30 16:26:11 +00:00
teastep
bbb831ea77 Remove RESTORE_ROUTING option in favor of a more rational route restoration algorithm
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4762 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-30 16:15:55 +00:00
teastep
6b2fd71aa5 Add RESTORE_ROUTING option
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4761 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-29 18:21:18 +00:00
teastep
74ff08780f Debugged version of routing backout
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4760 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-29 17:56:03 +00:00
teastep
2e5c1a8804 Correct build errors with lib.cli
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4757 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-29 17:29:46 +00:00
teastep
c3398f8b6a Update version to 3.3.4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4755 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-29 17:23:06 +00:00
teastep
cb1ec8d932 First cut at backing out routing changes from multiple providers
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4754 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-29 17:19:11 +00:00
teastep
33c94f34f7 Fix rt_tables corruption problem
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4753 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-29 15:47:59 +00:00
teastep
2ed3d8611d Rename lib.commands to lib.cli and update makeshorewall to copy it to Shorewall Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4746 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-28 14:46:43 +00:00
teastep
dfdf272d6d Fix file naming error
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4744 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-27 22:42:29 +00:00
teastep
112dca9067 Add lib.commands
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4743 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-27 22:42:05 +00:00
teastep
a22ec871ff Accept ip ranges in drop, reject, logdrop and allow commands
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4742 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-27 22:00:48 +00:00
teastep
ff5bf57261 Allow override of OPTIMIZE=1 wrt to rules that duplicate the policy
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4739 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-26 22:36:18 +00:00
teastep
89416e731e Extend OPTIMIZE=1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4738 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-26 21:47:58 +00:00
teastep
1bfb09dd6c Fix release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4735 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-25 22:08:07 +00:00
teastep
d3f566977c More tc config parsing improvements
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4734 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-25 22:07:13 +00:00
teastep
6f8f080767 Improve editing of TC file entries
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4732 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-25 19:32:59 +00:00
teastep
30b1cf7153 Change COMBINE_JUMPS to OPTIMIZE and make its value numeric
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4731 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-25 15:13:49 +00:00
teastep
113058b78c Add per-interface OUTPUT chains
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4728 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-24 15:07:18 +00:00
teastep
60144960fc Add COMBINE_JUMPS option in shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4726 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-23 21:18:37 +00:00
teastep
2157327399 Minor changes in rules activation; document single release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4725 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-23 15:44:59 +00:00
teastep
8fc4c15767 Remote release documents from Shorewall Lite; implement 'show routing' and 'show ip' commands
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4721 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-20 19:02:38 +00:00
teastep
796362b3ba Remove superfluous test; switch release docs to 3.3.4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4720 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-20 17:41:13 +00:00
teastep
867a707d83 Make 'shorewall[-lite] show zones' work better with exclusion
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4719 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-20 15:42:06 +00:00
teastep
d6baa0e03f Touch up a couple of comments
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4710 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-19 20:23:14 +00:00
teastep
5e6c00561c A little cleanup and some comments regarding redundant rule removal
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4709 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-19 20:18:22 +00:00
teastep
7914680c58 Eliminate redundant rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4708 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-19 16:56:29 +00:00
teastep
a1af476c8e Use -A when building an exclusion chain from scratch
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4707 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-19 15:33:46 +00:00
teastep
e2c84a21be Give '2all' exclusion chains short names; fix bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4706 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-19 15:13:58 +00:00
teastep
74eb7d2918 Combine functions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4705 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-19 00:03:33 +00:00
teastep
c0bf7f5c46 Fix syntax error; shorten chain name to < 30 chars
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4704 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-18 23:29:54 +00:00
teastep
e39e935a80 Fix up exclusion code
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4703 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-18 23:11:35 +00:00
teastep
a37204c04f Fix bad bug in exclusion policy handling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4702 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-18 23:03:54 +00:00
teastep
a54f965063 Tweak host file exclusion
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4700 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-18 22:37:50 +00:00
teastep
8d5ffcf048 Allow exclusion in /etc/shorewall/hosts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4698 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-18 19:56:22 +00:00
teastep
40a4e1bd1e Rename SUBNET column in /etc/shorewall/masq
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4695 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-17 14:52:09 +00:00
teastep
52fc432522 Fix syntax error in lib.actions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4692 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-16 21:52:42 +00:00
teastep
53b68c8ab3 Update version to 3.3.3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4691 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-16 21:31:53 +00:00
teastep
af384a1493 Remove some cruft
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4690 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-16 21:23:41 +00:00
teastep
2e44b7f38b Fix minor ineffeciency in old action mapping
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4684 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-14 20:37:04 +00:00
teastep
105c4e7583 A little clean up
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4683 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-14 20:17:19 +00:00
teastep
e2b910f202 Add a function to allow actions to be used from extension scripts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4682 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-14 20:16:49 +00:00
teastep
5b68b5396d Add maclog extension script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4674 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-13 20:13:40 +00:00
teastep
c133e2c246 Add MACLIST_LOG_BROADCASTS option
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4670 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-12 21:56:16 +00:00
teastep
9b4b3e73d0 Add comments
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4669 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-12 21:48:38 +00:00
teastep
40714cdb1e Add macro.RDP
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4666 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-11 16:46:26 +00:00
teastep
6421f33dc1 Add warning to COMMENT documentation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4665 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-11 16:43:24 +00:00
teastep
9b1a331726 Fix HIGH_ROUTE_MARKS and OUTPUT
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4662 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-11 14:46:56 +00:00
teastep
3caffa3e06 Allow COMMENT in action files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4659 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-10 20:03:14 +00:00
teastep
2b4e9fc8c9 Make comments persistent
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4657 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-10 15:46:21 +00:00
teastep
ff1761c868 Add COMMENT feature to the /etc/shorewall/nat file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4656 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-10 15:25:36 +00:00
teastep
d2607cd0da Improve COMMENT feature
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4655 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-10 01:09:23 +00:00
teastep
8437d79d73 Clean up COMMENT feature
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4654 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-09 22:05:48 +00:00
teastep
9926048484 Add COMMENT support to rules, masq and tcrules files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4653 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-09 17:10:24 +00:00
teastep
96351b327b Clear provider mark on OUTPUT traffic
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4650 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-08 17:06:52 +00:00
teastep
bfd1eef27c Remove debugging message
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4632 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-05 15:43:56 +00:00
teastep
2617133c03 Update versions to 3.3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4630 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-05 00:04:59 +00:00
teastep
ad16b96146 Document zone name length change in the config files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4628 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-04 22:48:54 +00:00
teastep
f6ecff2693 Make max zone name length dependent on LOGFORMAT
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4627 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-04 22:40:34 +00:00
teastep
0369562e37 Make log scanning more independent of LOGFORMAT
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4626 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-04 18:04:24 +00:00
teastep
5119e64659 Add logical AND and OR capability to tcrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4617 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-02 17:33:46 +00:00
teastep
abf556e9d3 AND/OR capability in the tcrules file -- take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4615 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-02 16:53:51 +00:00
teastep
e61fd21549 AND/OR capability in the tcrules file -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4614 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-02 16:48:37 +00:00
teastep
12f1aa6d77 AND/OR capability in the tcrules file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4613 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-02 16:48:08 +00:00
teastep
43627eee14 Fix exclusion in the SUBNET column
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4611 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-10-02 15:04:17 +00:00
teastep
a98fcf5fff Add macro.Time
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4606 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-30 15:39:52 +00:00
teastep
908acbb513 Small tweak to documentation index
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4603 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-30 15:35:11 +00:00
teastep
873c700dcd Proper exit status after errors
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4594 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-27 20:11:52 +00:00
teastep
06ddd1bb02 Tweak to 'show macros' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4578 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-13 17:21:24 +00:00
teastep
221ab97220 New/changed macros by Tuomo Soini
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4575 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-13 15:09:07 +00:00
teastep
29075928dd More fixes for tos handling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4573 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-12 23:39:24 +00:00
teastep
146e88b747 Fix comments in Drop and Reject Macros
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4570 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-12 19:43:37 +00:00
teastep
bca1adfcf6 Make export config file a bit cleaner
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4568 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-11 22:03:46 +00:00
teastep
6aecd73c4b Update release notes with problems corrected from 3.2 thread
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4565 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-11 18:48:38 +00:00
teastep
ebe5f00aab Retain TC_ENABLED value
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4564 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-10 21:19:05 +00:00
teastep
375b2007fd Fix tos file handling of zones defined via /etc/shorewall/hosts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4560 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-10 17:22:02 +00:00
teastep
2fe5e5ec8e 'functions' symbolic link to lib.base -- Adjust perms
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4558 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-09 16:38:09 +00:00
teastep
4523a4836e 'functions' symbolic link to lib.base
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4557 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-09 16:35:27 +00:00
teastep
66e7bf74df Correct release notes & a couple of tweaks
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4556 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-09 16:16:41 +00:00
teastep
af0320f28b Library version rework; add 'where-used' information to libraries
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4555 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-09 15:03:44 +00:00
teastep
5260b38113 Restore proper module loading
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4553 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-08 23:53:49 +00:00
teastep
36ec728ee3 Rename lib.common to lib.config -- Step 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4550 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-08 20:19:28 +00:00
teastep
79bf8de2c7 Rename lib.common to lib.config -- Step 1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4549 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-08 20:19:14 +00:00
teastep
6293545800 Don't reload modules if no directories in exist
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4546 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-07 22:30:17 +00:00
teastep
090f19f02a Streamline module processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4545 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-07 21:55:46 +00:00
teastep
2f1fcbb558 Remove xmodules file -- take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4542 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-07 20:50:19 +00:00
teastep
96c9f0fedf Remove xmodules file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4540 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-07 20:48:40 +00:00
teastep
18518fea64 Avoid Shorewall/Shorewall-lite compatibility issues in the future
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4533 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-07 15:17:42 +00:00
teastep
09fa92af5b Split lib.base into lib.base and lib.common
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4532 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-06 23:07:29 +00:00
teastep
525bfe5baa Add log file name to the output of 'shorewall show log' and 'shorewall logwatch'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4528 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-06 17:12:00 +00:00
teastep
c64cc58b7a Apply Simon Matter's fix for -e/-x
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4526 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-05 14:29:47 +00:00
teastep
ae9e32ee9a Add new migration considerations to release note re: Limit
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4523 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-04 22:51:23 +00:00
teastep
661c25667b Remove verify_os_version()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4520 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-04 18:44:10 +00:00
teastep
8f4664cc3b Move display_list() to lib.base
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4519 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-04 18:28:23 +00:00
teastep
4f86e7a0e2 Fix lib.base under full Shorewall product
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4512 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-04 14:49:17 +00:00
teastep
ff0075a2a8 Fix problem with down-rev Shorewall Lite -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4507 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-03 22:55:59 +00:00
teastep
5782f44dbc Fix problem with down-rev Shorewall Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4506 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-03 22:55:18 +00:00
teastep
0bfdf2a438 Increase minimum library version to 30200
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4505 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-03 22:13:18 +00:00
teastep
6fccae0135 Fix install problems
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4504 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-03 20:01:18 +00:00
teastep
6469d33282 Rename 'functions' to 'lib.base' -- take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4502 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-03 16:30:18 +00:00
teastep
25eb337bc9 Rename 'functions' to 'lib.base' -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4501 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-03 16:28:46 +00:00
teastep
828c16fac0 Rename 'functions' to 'lib.base'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4499 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-09-03 16:23:15 +00:00
teastep
fcee2d620b Minor cleanup -- shouldn't have externally-visible effects
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4498 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-31 14:49:11 +00:00
teastep
a6373c68bd Fix oversight in last night's change to policy processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4497 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-31 14:26:23 +00:00
teastep
63bfea114a Add ACCEPT_DEFAULT and QUEUE_DEFAULT options
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4496 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-31 06:14:47 +00:00
teastep
0c32938bdc Add commentary
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4495 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 23:53:20 +00:00
teastep
7c98a5df9f Consolidate some code between rule and default macro processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4494 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 22:55:39 +00:00
teastep
1c6c8607d0 Fix silly typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4493 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 22:29:50 +00:00
teastep
c176eab8b7 Include lib.actions in release
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4492 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 22:24:39 +00:00
teastep
486e89e50b Update version to 3.3.1; fix USE_ACTIONS=No with DROP/REJECT_DEFAULT
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4491 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 22:17:12 +00:00
teastep
e825082fd0 A couple of tweaks
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4490 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 22:04:49 +00:00
teastep
92e45e1586 A few bug fixes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4489 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 21:53:39 +00:00
teastep
d96767b50a Make Limit a builtin Action
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4488 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 21:32:36 +00:00
teastep
cf8cc1a899 Minor Code reorganization -- move code inline from "initialize_netfilter()"
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4487 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 20:33:14 +00:00
teastep
d9a327100e Avoid most migration considerations with changing default action/macro implementation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4486 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 20:03:38 +00:00
teastep
dc77b9ca6b Add default action specifications to /etc/shorewall/actions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4483 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 18:20:08 +00:00
teastep
4a4403029f Remove default action specifications from actions.std
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4482 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 17:57:04 +00:00
teastep
8c4eef48c4 Allow policy-level specification of default action or macro
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4481 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 17:06:23 +00:00
teastep
1ec8b73540 Improve error message
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4480 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 01:14:52 +00:00
teastep
32c15decea First cut at default macros
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4479 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-30 00:48:24 +00:00
teastep
48390fd671 Modularize actions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4478 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-29 20:21:59 +00:00
teastep
671e5ac94f A little cleanup of messages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4476 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-29 16:26:04 +00:00
teastep
889c81d547 Correct typos in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4475 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-29 16:25:22 +00:00
teastep
b8a9da7e4b Load lib.proxyarp if 'proxyarp' option specified for an interface -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4473 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-28 20:50:33 +00:00
teastep
69df501a4c Load lib.proxyarp if 'proxyarp' option specified for an interface
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4472 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-28 20:22:56 +00:00
teastep
b9944718bf Clean up option initialization
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4470 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-28 17:59:50 +00:00
teastep
c07c4afde8 Update release notes for modularization
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4468 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-28 16:26:11 +00:00
teastep
e688570013 Add progress message when loading a library
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4467 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-28 16:13:36 +00:00
teastep
0fe19ea308 Modularize maclist -- .spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4466 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 21:05:08 +00:00
teastep
2ec808728b Modularize maclist
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4465 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 21:01:22 +00:00
teastep
2d8ca650ee Fix .spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4461 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 20:44:43 +00:00
teastep
ff0e3d04c4 Fix line of code inadvertently changed during consolidation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4459 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 20:36:55 +00:00
teastep
ae15ea262c Also forgot lib.tunnels
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4458 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 20:26:29 +00:00
teastep
854f5fbb9f Ooops -- forgot lib.accounting
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4457 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 20:22:03 +00:00
teastep
09ba9d1bd6 Fix typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4456 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 20:20:24 +00:00
teastep
dd7bd174be Modularlize Proxy ARP
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4455 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 19:50:49 +00:00
teastep
44b8b78bf1 Modularize NAT
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4454 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 19:42:06 +00:00
teastep
6640720954 Modularize tcrules processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4453 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 19:28:20 +00:00
teastep
f6cb3ecd77 Modularize Multi-ISP
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4452 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 19:13:42 +00:00
teastep
97218564ae Modularize dynamic zones and traffic shaping
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4451 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 18:42:30 +00:00
teastep
4a26e098be Begin modularization again
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4450 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 18:16:55 +00:00
teastep
9c7daaf5ba Update version number
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4447 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 17:36:11 +00:00
teastep
ca5ffb31fe Fix README
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4446 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 17:28:46 +00:00
teastep
473f7d7361 Back out first round of modularization
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4445 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 17:27:48 +00:00
teastep
ed05232184 Remove modular components
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4444 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-27 17:26:31 +00:00
teastep
1c76d5b110 Consolidate functions into lib.base
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4415 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-24 21:40:54 +00:00
teastep
1f9c335da7 Fix two library loading issues; bring forward UP fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4411 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-23 23:02:46 +00:00
teastep
251d18e9b5 install changes for optional libraries
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4404 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-23 00:19:00 +00:00
teastep
56d8d5e2f1 More shared library changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4403 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-22 23:31:27 +00:00
teastep
38ad4b8db3 Add clib.nat module -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4402 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-22 22:11:14 +00:00
teastep
e48207bbae Add clib.nat module
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4401 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-22 21:20:13 +00:00
teastep
94ad76f97d Implement library load on demand
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4400 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-22 20:20:42 +00:00
teastep
6ab40df245 Pass arguments to user exits
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4399 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-22 16:43:24 +00:00
teastep
426641a572 Bring forward BusyBox ash workaround
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4398 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-22 16:25:16 +00:00
teastep
0a5565dc6c Fix mss= vs. firewall zone
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4396 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-21 15:41:10 +00:00
teastep
a196799220 Fix bug with no config files install
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4390 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-19 17:04:36 +00:00
teastep
e3f1e0a6d7 Handle the case of no compiler libraries to install
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4389 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-19 16:54:24 +00:00
teastep
27dc9d3162 Handle the case of no macros to install
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4388 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-19 16:46:15 +00:00
teastep
3687d6cfa0 Allow install without creating /usr/share/shorewall/configfiles
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4387 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-19 16:41:08 +00:00
teastep
fcc6baaf6e More modularization
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4382 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-18 22:56:20 +00:00
teastep
2c9fc7149a More modularization
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4381 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-18 22:46:59 +00:00
teastep
bc3054b011 Experimental modularization of Shorewall functions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4380 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-18 16:33:33 +00:00
teastep
234aa082e5 Update dev path
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4379 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-18 15:34:57 +00:00
teastep
b151225aff Better fix for check problem -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4376 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-17 18:08:30 +00:00
teastep
c9f6ae0699 Better fix for check problem
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4375 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-17 18:04:39 +00:00
teastep
9f69be3295 Fix 'check -e' and traffic shaping
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4372 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-17 17:46:25 +00:00
teastep
f9685d5ddd Bring forward tcrules enhancements from 3.2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4369 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-17 16:10:09 +00:00
teastep
3bc36199e5 Bring 'export' command forward
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4351 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-13 15:34:52 +00:00
teastep
a9a5474f7c Re-implement 'try' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4336 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-09 20:27:43 +00:00
teastep
e3bee4b431 Update to 3.3.0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4334 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-09 20:07:43 +00:00
teastep
38f2d52363 Bring forward more 3.2.2 changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4333 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-09 16:19:19 +00:00
paulgear
7c3abf2aca revert previous change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4327 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-09 02:10:43 +00:00
paulgear
7ee4c844c3 One simple thing i changed to fix the gateway detection - not good, though
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4326 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-09 02:07:19 +00:00
teastep
3d81581c01 Bring 3.2.2 Changes forward
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4320 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-08 23:03:06 +00:00
teastep
70c7dbd486 Merge 'stop' fix from 3.2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4292 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-02 20:18:17 +00:00
teastep
109affced3 Restore physdev capability test
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4287 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-08-01 18:40:16 +00:00
teastep
f5fef4526a Merge shorewall.conf handling changes into development path
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4282 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-26 22:15:28 +00:00
teastep
dc56da3828 Remove capabilities file from SVN
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4271 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-21 17:58:14 +00:00
teastep
3731769e6c Fix CONFIG_PATH foulup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4260 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-21 02:26:19 +00:00
teastep
1eb563d8ee Update shorewall.conf versions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4258 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-21 02:20:13 +00:00
teastep
5c88967833 Fix modules/xmodules snafu
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4254 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-19 22:18:31 +00:00
teastep
a0d7396649 Fix modules/xmodules snafu
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4252 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-19 22:13:56 +00:00
teastep
0cab96e4e4 Fix spelling error in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4248 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-19 14:09:44 +00:00
teastep
e1e9cae5fe Update README files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4246 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-19 13:53:51 +00:00
teastep
c741ab9e43 Fix 'hits' output with space delimiters in /etc/services -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4240 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-19 13:10:45 +00:00
teastep
da44e2a6bd Fix 'hits' output with space delimiters in /etc/services
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4239 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-19 13:09:51 +00:00
teastep
bba0d268e9 Remove extended mark requirement to use 'track' with HIGH_ROUTE_MARKS=No
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4237 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-18 17:18:40 +00:00
teastep
fe827dc82e Fix the output of the 'hits' command under BusyBox 1.2.0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4234 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-18 14:53:34 +00:00
teastep
f8d5c5375e Remove dynamic zones (again)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4232 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-18 13:28:56 +00:00
teastep
b4ded2a9ac Remove dynamic zones (again)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4231 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-18 13:27:28 +00:00
teastep
750237c630 Back out all post 3.2 changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4230 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-16 23:07:56 +00:00
teastep
3f9c8996bb Back out all post 3.2 changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4229 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-16 23:06:18 +00:00
teastep
91626f050a Prep for rewriting compiler -- phase III
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4228 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-16 22:39:51 +00:00
teastep
3b253a39c4 Backout - Centralize variable expansion
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4227 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-16 22:18:26 +00:00
teastep
a0f6dc4a2e Centralize variable expansion
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4226 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-16 22:14:14 +00:00
teastep
69d51a4b9c Dump Initial Environment when tracing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4225 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-16 15:17:53 +00:00
teastep
e0d934e62a Lay the groundwork for rewriting the compiler in Perl
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4223 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-15 16:22:55 +00:00
teastep
b6ab74f737 Test
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4220 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-14 14:19:52 +00:00
teastep
8c9e8cc75c Normal start of new development thread (remove dynamic zones :-)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4219 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-13 22:38:22 +00:00
teastep
182f82ec02 Change physdev match detection to use --physdev-out
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4217 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-13 14:23:22 +00:00
teastep
64b6d8d3d4 Fix message inserted into compiled script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4209 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-10 20:24:50 +00:00
teastep
f298b022c9 Update version to 3.2.0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4197 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-08 15:36:06 +00:00
teastep
67bcdcc8eb Remove Kate workarounds from firewall script; cosmetic/typo fixes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4196 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-08 14:39:26 +00:00
teastep
199416cbef Cleaner fix for extraneous quote problem
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4192 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-05 15:12:02 +00:00
teastep
e888aada87 Remove extraneous double quotes from LOG rules generated at run-time
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4189 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-04 17:15:33 +00:00
teastep
ed760be0ac Clarify mutual exclusion comments
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4188 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-07-02 23:34:17 +00:00
teastep
7b8ea6ba02 Fully qualify file name in a couple of messages; simplify some really silly code in the compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4187 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-30 21:00:59 +00:00
teastep
3db2166e12 Make 'resolve_file' handle ../ correctly; remove hacks to keep Kate from getting lost
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4186 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-30 20:30:05 +00:00
teastep
fe221c8d6e Clean up release notes, including the removal of a large block of inadvertently pasted text
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4185 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-30 15:10:51 +00:00
teastep
6e88dc4c86 Update version to RC6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4182 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-29 21:23:05 +00:00
teastep
e922f2f01b Add disclaimer to empty GATEWAY
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4178 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-29 20:48:20 +00:00
teastep
6b422f7352 Correct some permission problems
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4176 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-28 15:22:01 +00:00
teastep
e6d9444402 Make 'gateway' optional in providers file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4174 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-27 23:14:45 +00:00
teastep
90c58b6812 Strip leading white space from addresses returned by 'find_first_interface_address[_if_any]'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4172 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-27 20:48:38 +00:00
teastep
f1d415be13 Correct address list display in masq messages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4171 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-27 20:24:50 +00:00
teastep
dcefe79ca7 Pretty up the message when detect is specified
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4170 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-26 23:10:34 +00:00
teastep
0c8f630b85 More work on 'detect' in ADDRESS
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4168 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-26 19:32:47 +00:00
teastep
886efa758b Correct fix for balanced default route
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4166 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-25 14:31:24 +00:00
teastep
aed8ed8419 Correct balanced default route generation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4165 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-25 14:18:25 +00:00
teastep
f849a6a67c Correct balanced default route generation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4164 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-25 14:10:36 +00:00
teastep
8b369ec769 Fix typo in provider file processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4163 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-25 01:56:47 +00:00
teastep
1d7d5fb577 Run extension scripts for policy chains
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4155 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-21 22:21:10 +00:00
teastep
a84441f6ee Don't defer processing of chain/action-specific extension scripts until run-time -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4154 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-21 20:53:11 +00:00
teastep
1e1802ef13 Don't defer processing of chain/action-specific extension scripts until run-time
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4153 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-21 20:44:48 +00:00
teastep
443f7cf614 Add note deprecating 'shorewall try'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4150 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-20 14:42:17 +00:00
teastep
8f9be58bbf Use correct shell in 'shorewall try'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4149 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-20 14:20:21 +00:00
teastep
0655a34012 Work around bug in /bin/ash
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4148 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-19 23:59:40 +00:00
teastep
4592b58df6 Fix blacklist loading
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4147 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-19 23:57:01 +00:00
teastep
b62c8406d7 Mirror Paul's .spec patch in the installer
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4146 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-19 20:31:52 +00:00
teastep
dadd6ad1ce Better fix for LITEDIR bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4145 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-19 15:54:30 +00:00
teastep
a547820ae9 Update versions for RC5 (Grumble, grumble,...)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4142 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-19 15:00:29 +00:00
teastep
fe9e299b64 Fix DOA /sbin/shorewall 'LITEDIR' problem
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4141 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-19 14:58:44 +00:00
paulgear
d4fc97bbd6 Fix permissions for non-privileged use on admin system
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4140 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-19 01:35:35 +00:00
teastep
7a1fa5f761 Add 'configfiles' to .spec
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4137 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-18 15:17:45 +00:00
teastep
d452f4e0fe Update for RC4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4136 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-18 14:48:58 +00:00
teastep
6fdd96fddb Add 'load' command; together with the 'reload' command, this allows users to operate shorewall/shorewall-lite without caring where the 'firewall' script is stored
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4132 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-17 17:17:45 +00:00
teastep
a44268bf87 Add 'shorewall show config' command to display distribution-specific defaults -- Update release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4131 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-17 16:12:48 +00:00
teastep
fb89790044 Add 'shorewall show config' command to display distribution-specific defaults
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4130 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-17 15:58:48 +00:00
teastep
13da154569 Add LITEDIR to configpath so that distributions can define where the 'firewall' script is stored on Shorewall Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4128 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-17 15:28:51 +00:00
teastep
8c6e0a4391 Fix verbosity control and tracing control in the 'reload' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4127 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 23:04:12 +00:00
teastep
2f466f79f1 Add a few more comments
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4125 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 22:40:36 +00:00
teastep
2cee4cb596 Document use of CONFDIR in /usr/share/shorewall/configpath
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4124 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 22:26:33 +00:00
teastep
6619bd32d8 Final (I hope) version of PG Patch #2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4123 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 22:19:18 +00:00
teastep
dffe6b47e7 Avoid most /etc/shorewall/shorewall.conf verification for 'compile -e'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4122 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 21:43:55 +00:00
teastep
716b99f198 Typo in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4121 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 20:59:23 +00:00
teastep
50810309e9 Correct permission problems
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4120 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 20:45:12 +00:00
teastep
086ff82f35 Fix typo in 'reload' processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4118 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 18:32:40 +00:00
teastep
35453c86e3 Move the Shorewall Lite firewall script from /usr/share/shorewall-lite to /var/lib/shorewall-lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4116 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 14:59:41 +00:00
teastep
defd05a0cd Remove default /etc/shorewall from CONFIG_PATH under -e
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4113 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 03:47:57 +00:00
paulgear
68fc0fb463 Make reference to $EXPORT consistent
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4112 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 02:55:22 +00:00
teastep
02e6c6bd56 Clarify 'compile on one system and run on another'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4111 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 01:03:12 +00:00
paulgear
aedfe429cf Normalise SUSE nomenclature; spelling corrections
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4104 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-15 05:32:14 +00:00
teastep
bc0586aa4a Fix typo in shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4102 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-14 21:57:29 +00:00
teastep
6574995249 Another 'reload' tweak
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4101 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-14 19:46:37 +00:00
teastep
f85db6a849 Improve 'reload'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4100 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-14 18:12:06 +00:00
teastep
1a58eafd64 Add 'reload' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4099 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-14 17:25:37 +00:00
teastep
fb4ef97840 Make progress messages product-specific; provide script for easy firewall update
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4098 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-14 16:32:13 +00:00
teastep
8ae9a2c419 Correct typos (Limits s/b Limit)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4097 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-14 15:18:52 +00:00
teastep
512d37d8ec Fix permissions on /usr/share/shorewall/Limits
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4095 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-14 15:00:21 +00:00
teastep
8028f91135 Fix release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4085 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-13 20:14:38 +00:00
teastep
90ad8341ba More Lite tweaks -- will they ever end?
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4081 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-13 00:04:15 +00:00
teastep
97d281655d Fix a really silly buglet in the Compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4080 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-12 23:39:27 +00:00
teastep
b52477a629 Remove the controversial symbolic link /sbin/shorewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4079 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-12 17:48:20 +00:00
teastep
ac636aabb2 More cleanup of Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4078 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-12 16:48:07 +00:00
teastep
9a2baa1a1c Clean up setting of directory variables - Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4066 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-11 15:39:30 +00:00
teastep
81dac144e3 Clean up setting of directory variables
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4065 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-11 15:07:34 +00:00
teastep
0cac68326a Correct typo in the compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4057 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-10 15:33:36 +00:00
teastep
57bbe4a53d Fix a couple of warts with compile -e
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4056 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-10 15:18:42 +00:00
teastep
d465f2258f Avoid use of symbolic link /sbin/shorewall from init scripts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4052 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-10 13:32:56 +00:00
teastep
20938a504a Fix buglet in compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4050 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-10 01:25:27 +00:00
teastep
9fc13c0506 Allow coexistence when install.sh is used
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4045 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 21:20:30 +00:00
teastep
0ab93eaba7 More Shorewall/Shorewall-lite coexistence updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4044 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 19:53:12 +00:00
teastep
e6cf90db1d Document Coexistence Changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4043 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 18:20:49 +00:00
teastep
5f4f5b59d2 Some fixups for Shorewall/Shorewall-lite coexistence -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4042 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 18:03:20 +00:00
teastep
f6d157fe27 Some fixups for Shorewall/Shorewall-lite coexistence
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4041 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 17:57:56 +00:00
teastep
47b834b048 Allow Shorewall and Shorewall-lite to coexist on a system - Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4036 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 17:04:26 +00:00
teastep
8d075adc66 Allow Shorewall and Shorewall-lite to coexist on a system
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4035 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 16:59:14 +00:00
teastep
6f073f6cfd Make all references to directories indirect
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4033 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 16:35:55 +00:00
teastep
df1dbeb4c9 A couple of tweaks to /sbin/shorewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4031 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 15:40:31 +00:00
teastep
d630f57305 Rationalize use of IPTABLES and LOGFORMAT with Shorewall Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4029 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-08 21:49:34 +00:00
teastep
4321c8cadb Update Version -- document Samples update -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4025 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-08 00:42:23 +00:00
teastep
2648e8307f Update Version -- document Samples update
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4024 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-08 00:41:41 +00:00
teastep
9b58323b47 Update Version
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4020 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-07 22:18:49 +00:00
teastep
ce3f084647 More release notes cleanup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4017 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-07 16:53:38 +00:00
teastep
73d6161696 Update release notes to mention that DYNAMIC_ZONES and -e are incompatible
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4016 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-07 16:18:53 +00:00
teastep
6056b47c0b Fix typo in the release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4015 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-07 16:13:54 +00:00
teastep
feb8b4bd8a Remove duplicate files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3991 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-05 21:04:41 +00:00
teastep
1ba38db8e4 Disallow dynamic zones with export
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3986 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-03 23:48:21 +00:00
teastep
906f11c814 Deimplement distribution-specific compilation in favor of Shorewall Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3979 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-03 17:05:43 +00:00
teastep
ae9d76b881 Add Shorewall Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3971 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-03 15:16:21 +00:00
teastep
05a33d4950 Create /usr/share/shorewall/configfiles -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3966 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-30 20:16:23 +00:00
teastep
b747f50f23 Create /usr/share/shorewall/configfiles
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3965 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-30 20:10:52 +00:00
teastep
a181896cfc Fix .spec log
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3964 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-30 19:14:12 +00:00
teastep
a1f4410bc1 Fix .spec log
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3963 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-30 19:10:39 +00:00
teastep
0213d57f4b Update versions for upcoming RC 1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3962 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-30 16:37:50 +00:00
teastep
1ada13bcec Update release notes for RC 1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3957 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-30 14:31:05 +00:00
teastep
e009019033 Update version to 3.2.0 Beta 8
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3954 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-29 15:33:47 +00:00
teastep
64eaa28453 Do correct fix for mac exclusion -- releasenotes file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3950 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-27 15:11:46 +00:00
teastep
8e18774709 Do correct fix for mac exclusion
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3947 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-27 15:04:41 +00:00
teastep
6cbbf1c5a1 Fix exclusion of single MAC address in tcrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3946 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-27 14:50:49 +00:00
teastep
b3fe9c9af5 Fix exclusion of single MAC address in actions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3944 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-27 13:39:38 +00:00
teastep
f37238d0d1 Fix exclusion of single MAC address
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3941 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-27 13:29:42 +00:00
teastep
469c882f1d Make 'trace' also trace the execution of the compiled program
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3940 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-27 03:36:12 +00:00
teastep
9ddb2933b8 Fix for white space in log-prefix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3939 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-26 19:39:22 +00:00
teastep
205805536d Fix minor bug in tcdevices device detection
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3936 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-23 14:57:50 +00:00
teastep
2c70763d2d Detect devices in /etc/shorewall/tcdevices
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3934 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-22 17:03:11 +00:00
teastep
f1d08e6cf8 Detect devices in /etc/shorewall/tcdevices
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3932 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-22 16:55:05 +00:00
teastep
88ae2575df Speed up module loading
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3927 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-20 16:01:22 +00:00
teastep
5342125a6f Add support for loading xtables modules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3926 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-20 15:25:11 +00:00
teastep
799e5b27d1 Add support for loading xtables modules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3925 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-20 15:24:06 +00:00
teastep
5632e56c7c Make it clear that only existing devices may be traffic-shaped
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3924 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-19 16:19:01 +00:00
teastep
e97139242b Allow 'all-' in rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3922 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-18 18:05:16 +00:00
teastep
a5d471518c A couple of purely cosmetic changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3917 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-16 21:55:41 +00:00
teastep
82413defc5 Fix release docs for transition to Beta 8
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3914 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-15 21:08:02 +00:00
teastep
e133878c98 More helpful BRIDGING error message
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3912 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-15 18:52:25 +00:00
teastep
adf1444150 Reorder instructions in the INSTALL file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3909 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-13 17:19:37 +00:00
teastep
7c24cc6a04 Fix fatal error after missing forwardUPnP rule
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3907 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-13 14:46:50 +00:00
teastep
96b9cb5690 Use error_message() within the library
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3906 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-12 14:34:15 +00:00
teastep
158ad0ea49 More emacs accomodations; timestamp "Shorewall configuration verified" message with -t
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3905 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-11 22:48:05 +00:00
teastep
8b09c1b98c Update version to Beta7 for Ubuntu rpmbuild testing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3904 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-11 15:04:00 +00:00
teastep
35f57ce2c7 Allow compiled script to run under /bin/ash; use SHOREWALL_SHELL as appropriate
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3903 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-11 14:52:00 +00:00
teastep
6a3e2b2b06 Timestamd 'Restored' messages when -t is specified
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3902 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-10 20:11:37 +00:00
teastep
95a9fc08f1 Do a little optimization of MTU detection
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3901 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-10 18:26:40 +00:00
teastep
e06b5b1971 Detect MTU for tc rather than specify in tcdevices file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3900 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-10 16:21:31 +00:00
teastep
32cf33f8e3 Fix bug in TC MTU -- add back LEFTSHIFT in functions to keep emacs happy
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3898 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-10 15:20:36 +00:00
teastep
aa99d615f1 Add MTU column to /etc/shorewall/tcdevices
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3897 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-10 14:34:50 +00:00
teastep
0e62b7338f Ensure that provider is not named main, default, local or unspec
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3892 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-07 15:04:29 +00:00
teastep
db6e832174 Fix typo in refresh_tc()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3890 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-07 14:10:15 +00:00
teastep
abb6b4cfe7 Clean up TC Refresh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3886 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 22:13:57 +00:00
teastep
e2b1562d93 Update 'refresh tc' code for TOS column
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3885 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 20:48:46 +00:00
teastep
25d1ce7e6d Fix refresh for missing POSTROUTING mangle chain
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3884 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 18:55:25 +00:00
teastep
a9772bb576 Add another example to the route_rules file -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3881 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 17:56:49 +00:00
teastep
b6e4852d30 Add another example to the route_rules file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3880 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 17:56:27 +00:00
teastep
a4de8bd153 Allow 'main' in the PROVIDER column in route_rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3879 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 17:24:57 +00:00
teastep
00bbc4c4ab Allow 'main' in the PROVIDER column in route_rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3877 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 17:01:04 +00:00
teastep
04e8c78605 Add copyright notice to functions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3876 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 16:26:05 +00:00
teastep
3737c36042 Restore the ability to refresh traffic control -- Take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3875 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 16:23:40 +00:00
teastep
4e07641bf3 Restore the ability to refresh traffic control -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3874 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 16:22:53 +00:00
teastep
1ebb13cf08 Restore the ability to refresh traffic control
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3873 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 16:15:33 +00:00
teastep
f854202304 Fix mark validation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3871 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-06 15:05:59 +00:00
teastep
84ef511bee Update version to 3.2.0 Beta 6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3868 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-05 22:44:48 +00:00
teastep
855c0dc030 Update version to 3.2.0 Beta 6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3867 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-05 22:43:37 +00:00
teastep
f77d5facf2 Change 'track' interraction with PREROUTING marking -- take 5
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3866 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-05 22:26:35 +00:00
teastep
8b573c4ec5 Change 'track' interraction with PREROUTING marking -- take 4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3864 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-05 21:29:09 +00:00
teastep
9c604cfee5 Change 'track' interraction with PREROUTING marking -- take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3863 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-05 21:24:32 +00:00
teastep
b72c33818f Change 'track' interraction with PREROUTING marking -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3862 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-05 21:11:02 +00:00
teastep
5c76e2a693 Change 'track' interraction with PREROUTING marking
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3861 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-05 20:40:28 +00:00
teastep
cee575a5a2 Use fast start by default on Debian
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3860 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-05 01:10:52 +00:00
teastep
22976d320c Remove some blank lines from /sbin/shorewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3858 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-04 17:12:18 +00:00
teastep
5ef3032fcc Add a heading to the 'Log' part of 'shorewall dump' output
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3857 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-04 14:51:29 +00:00
teastep
f0004152b7 Fix for HIGH_ROUTE_MARKS=Yes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3856 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-03 22:39:24 +00:00
teastep
412766ba52 Improve documentation of HIGH_ROUTE_MARKS in the configuration files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3855 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-03 21:35:25 +00:00
teastep
9f49b4864a Fix typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3854 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-03 21:19:44 +00:00
teastep
86be38046c Allow hex numbers in 'mark' column of the providers file == Take 4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3853 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-03 21:09:13 +00:00
teastep
0b2b7935fc Allow hex numbers in 'mark' column of the providers file == Take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3852 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-03 21:05:13 +00:00
teastep
b4a3be9bc0 Allow hex numbers in 'mark' column of the providers file == Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3851 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-03 20:45:08 +00:00
teastep
f2f7edf404 Allow hex numbers in 'mark' column of the providers file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3850 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-03 20:37:35 +00:00
teastep
3b830ff051 More cleanup of generated code
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3849 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-03 19:03:21 +00:00
teastep
dd20b68169 Generate better code during providers file processing -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3848 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-03 16:50:48 +00:00
teastep
654c3b9fa8 Generate better code during providers file processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3847 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-03 16:30:53 +00:00
teastep
0b7f88d565 Continue fixing route-balancing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3846 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-03 02:27:17 +00:00
teastep
416663f5f0 Fix default route generation with explicit GATEWAYs in providers file -- take 4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3845 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-02 21:44:22 +00:00
teastep
23d0aa0b0e Fix default route generation with explicit GATEWAYs in providers file -- take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3844 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-02 21:42:42 +00:00
teastep
ee666a6d79 Fix default route generation with explicit GATEWAYs in providers file -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3843 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-02 20:29:32 +00:00
teastep
61309e8bd0 Fix default route generation with explicit GATEWAYs in providers file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3842 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-02 20:27:50 +00:00
teastep
a33b2cf937 Fix 'proxyarp' interface handling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3841 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-02 20:01:43 +00:00
teastep
7a57070205 Improve LENGTH documentation in tcrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3838 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-02 18:00:33 +00:00
teastep
ec6a17c4c7 Add TOS column to tcrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3837 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-02 17:34:37 +00:00
teastep
25bf96ecb5 Extend example of length-range in tcrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3836 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-02 17:10:50 +00:00
teastep
bf5018e62d Fix 'detectnets'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3822 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-28 02:48:18 +00:00
teastep
3fa55a9989 Fix typo in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3821 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-27 18:24:04 +00:00
teastep
40c6142233 Fix PATH problems with compiled script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3820 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-27 16:45:08 +00:00
teastep
e4df91ca4d Correct typo in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3815 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-26 18:41:06 +00:00
teastep
65020c388b Update for Beta 5
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3813 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-26 14:05:20 +00:00
teastep
ead63852f4 Fix install.sh on Debian/Ubuntu
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3811 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-25 22:46:36 +00:00
teastep
befad5d958 Add 'sourceroute' to documentation in the interfaces file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3806 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-23 13:44:50 +00:00
teastep
d0afc17db7 Add -m option to 'show' and 'logwatch' commands to display MAC addresses
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3798 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-17 22:24:18 +00:00
teastep
009d710cc5 More changes to avoid crashing with very old kernels
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3797 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-17 19:59:51 +00:00
teastep
0ab2143d68 Avoid unwanted deletion of SNAT addresses
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3794 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-15 22:40:03 +00:00
teastep
1120a080b2 Rename rtrules to route_rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3793 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-15 22:35:50 +00:00
teastep
5ea0b6bf94 Rename rtrules to route_rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3789 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-14 17:10:14 +00:00
teastep
af07daa4ef Prevent startup errors when there is no mangle FORWARD chain
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3787 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-13 15:00:42 +00:00
teastep
d7235590da Fix DETECT_DNAT_IPADDRS=No bug; more config file comment improvements
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3786 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-12 20:29:13 +00:00
teastep
b3735408ef Fiddle with comments in config files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3785 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-11 22:20:09 +00:00
teastep
965b61d525 Remove traffic shaping reconfiguration from 'shorewall refresh' -- help file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3783 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-10 22:53:20 +00:00
teastep
e0a506151f Remove traffic shaping reconfiguration from 'shorewall refresh'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3782 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-10 22:52:10 +00:00
teastep
503aeea7df Fix compilation failure on LEAF Bearing -- second pass; correct awkward wording in shorewall.conf comments
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3781 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-10 21:16:02 +00:00
teastep
559898a8c9 Fix another problem with LEAF Bering and the compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3779 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-07 20:30:00 +00:00
teastep
3ad679e205 Clarify the contents of the INTERFACE column in /etc/shorewall/nat
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3778 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-07 16:11:19 +00:00
teastep
ac1ea0b111 Correct typos in release file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3776 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-06 13:30:37 +00:00
teastep
8d0742a0bd Update version to 3.2.0 Beta 4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3774 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-05 22:47:42 +00:00
teastep
e0cc8f0480 Phase II of breaking marks into two smaller marks
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3773 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-05 02:08:33 +00:00
teastep
912008e003 Subdivide mark fields for TC and Routing -- Phase I
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3772 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-04 22:56:51 +00:00
teastep
25f6c5c1cc Detect extended connmark capabilities and fix mktempdir bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3771 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-04 19:45:42 +00:00
teastep
dffa18f053 Reorder the columns of /etc/shorewall/rtrules (again)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3770 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-03 22:35:13 +00:00
teastep
d1a7db2078 Fix typo in rtrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3769 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-03 16:24:57 +00:00
teastep
95144aeb05 Correct typo in the nat file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3767 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-02 20:09:21 +00:00
teastep
0bdffef40b Only process /etc/shorewall/rtrules if it is non-empty
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3766 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-02 16:18:36 +00:00
teastep
4bd4a393ea Add support for explicit routing rules -- Add rtrules file to SVN
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3765 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-02 15:23:01 +00:00
teastep
66c2939d64 Add support for explicit routing rules -- Install and .spec files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3764 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-02 15:22:14 +00:00
teastep
f39537bc90 Add support for explicit routing rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3763 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-02 15:17:41 +00:00
teastep
4d750aa835 Minor cleanups
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3760 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-30 19:25:57 +00:00
teastep
704b0373c9 Small optimization in 'shorecap'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3759 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-30 16:35:49 +00:00
teastep
2e1cecd923 Prepare for being able to accept multiple '-m' instances in an iptables command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3753 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-29 19:24:33 +00:00
teastep
b90357ee95 Cleanup of routeback/bridge fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3752 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-28 22:36:41 +00:00
teastep
632c365644 Use 'mywhich' rather than 'which' to detect presense of 'awk'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3751 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-28 22:15:38 +00:00
teastep
7e785ada6c Correct wording of release notes entry
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3745 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-28 20:47:06 +00:00
teastep
b2d401a3ca Fix 'routeback' with bridge ports
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3744 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-28 18:14:40 +00:00
teastep
6f31bdc769 Fix typo in .spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3742 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-28 15:16:19 +00:00
teastep
f91860e3a6 Update version to 3.2.0 Beta 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3740 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-27 22:40:48 +00:00
teastep
a15f3e25c8 Fix SAME/ADD_SNAT_ALIASES bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3735 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-25 16:58:08 +00:00
teastep
3e05dab080 Fix Makefile's entry in the .spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3733 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-25 15:44:48 +00:00
teastep
dc15f898ae Correct URLs to multi-ISP doc
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3731 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-24 21:57:19 +00:00
teastep
097506c51d Simplify line-continuaion awk program
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3728 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-24 19:25:20 +00:00
teastep
abb6316601 Fix line continuation in extension scripts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3726 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-24 17:26:56 +00:00
teastep
7b2ffd5a00 Update release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3725 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-24 01:01:31 +00:00
teastep
d32d36b2e6 Fix typo in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3724 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-24 00:43:31 +00:00
teastep
80e08e57e8 Add IMPLICIT_CONTINUE option to shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3723 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-24 00:05:09 +00:00
teastep
a37611bd46 Fix try with effective verbosity = 0 -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3722 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-23 23:52:47 +00:00
teastep
ab7b1eac9e Fix try with effective verbosity = 0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3721 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-23 23:26:41 +00:00
teastep
6a4dd104b0 Update version to 3.2.0 Beta2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3717 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-23 16:48:51 +00:00
teastep
f0372d9209 Add 'logdrop' and 'logreject' commands for dynamic blacklisting with logging
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3715 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-23 16:37:45 +00:00
teastep
59686cabbf Update OPENVPN to use 'route' command rather than 'up' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3712 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-22 22:38:38 +00:00
teastep
1a2fb62b67 Add 'refreshed' extension script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3664 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-13 00:50:29 +00:00
teastep
f03167870a Remove SUBSYSLOCK code from default and debian footers
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3663 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-12 22:18:00 +00:00
teastep
e1fbd64cdd Clean up inline indentation in the compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3662 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-12 21:55:36 +00:00
teastep
8cf217c023 remove redundent assignment
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3659 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-12 00:19:33 +00:00
teastep
4ed169953b Restore Tuomo's original intent for Makefile while still allowing 'start -f' to work correctly
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3658 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-12 00:03:16 +00:00
teastep
04e112d306 Fix Makefile and 'shorewall start f'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3657 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-12 00:00:22 +00:00
teastep
714b3c39e3 Make 'compile' output distribution-neutral
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3641 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-09 22:55:28 +00:00
paulgear
98ae15659f Correct punctuation :-)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3640 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-09 21:43:08 +00:00
teastep
100bd5683d Update for 3.2.0 Beta 1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3639 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-09 21:10:32 +00:00
teastep
eb4055f521 Add additional modules to /etc/shorewall/modules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3636 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-09 16:40:21 +00:00
teastep
aef346a30a simplify some code in setup_tc1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3633 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-08 18:35:51 +00:00
teastep
130ba990d5 Fix .spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3624 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-04 18:20:21 +00:00
teastep
68d1c60d32 Update version to 3.1.9
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3623 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-04 18:16:33 +00:00
teastep
35f737054a Fix syntax error in validate_policy() when duplicate policy detected
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3618 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-02 23:58:56 +00:00
teastep
be01fd09e1 Install shorecap in /usr/share/shorewall; add debian program header/footer; pretty up RedHat program header
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3617 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-02 23:31:27 +00:00
judas_iscariote
baa3151bcb restore executable permissions to shorecap and tunnel.
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3615 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-01 18:08:55 +00:00
teastep
33981af53d Avoid 'delete_nat doesn't exist' Errors -- Take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3614 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-01 18:02:52 +00:00
teastep
bfaf8541cf Avoid 'delete_nat doesn't exist' Errors -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3613 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-01 18:02:19 +00:00
teastep
17f21b2f05 Avoid 'delete_nat doesn't exist' Errors
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3612 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-01 17:53:45 +00:00
teastep
9e3b8d446a Fix 'help compile' to mention '-d redhat'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3611 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-01 17:39:58 +00:00
teastep
37cec67ff9 Add redhat support to 'compile -d'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3610 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-01 16:46:19 +00:00
judas_iscariote
19a248d750 1. remove svn:executable property of some files.
2. put the French docs in it's own branch.



git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3609 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-01 02:00:43 +00:00
teastep
8eff8f0309 Update prog.footer.suse to match prog.footer
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3606 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-28 20:24:28 +00:00
teastep
372f436520 Update macro documentation for 3.1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3601 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-27 23:09:24 +00:00
teastep
e718ffabcf Add IN-BANDWIDTH setting advice to Traffic Shaping Doc
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3598 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-27 15:54:05 +00:00
teastep
bda741f0f9 Correct wording in bug fix 2) -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3590 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-26 17:14:03 +00:00
teastep
38abf64c1b Correct wording in bug fix 2)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3589 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-26 17:11:39 +00:00
teastep
f3b86ee2c5 Fix restore if 'set --' used in an extension script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3588 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-26 17:10:16 +00:00
teastep
f2c4fbaccd Correct Release Notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3587 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-26 01:59:05 +00:00
teastep
7454e8331a Fix routing when IP address in GATEWAY column of providers file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3586 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-26 01:47:50 +00:00
teastep
bcd26dab58 Update shorecap version to 3.1.8
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3577 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-24 19:30:15 +00:00
teastep
a305cba1a8 Update version to 3.1.8
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3575 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-24 19:28:41 +00:00
teastep
9e4f54de65 Clean up release notes -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3573 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-24 19:04:57 +00:00
teastep
0383d72232 Clean up release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3572 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-24 19:00:23 +00:00
teastep
3e6eaa38b3 Restore SUBSYSLOCK functionality
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3550 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-23 15:50:53 +00:00
judas_iscariote
dc7e6bfbb1 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3516 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb 2006-02-22 22:44:30 +00:00
teastep
ce34cc4f35 Correctly (if inelegantly) handle interfaces named 'inet'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3514 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-21 16:46:21 +00:00
teastep
19b0fd864e Remove indentation kludge in setup_providers()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3510 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-21 02:27:43 +00:00
teastep
adfbc8434c Run extension scripts at run-time as always
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3509 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-20 22:28:47 +00:00
teastep
20ffa64c4c Fix indentation problem in generated code
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3497 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-19 01:33:53 +00:00
teastep
3d48928a9e Resolve merge conflicts in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3491 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-18 15:22:03 +00:00
teastep
6b30b3a709 Update for 3.1.6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3489 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-18 04:11:38 +00:00
teastep
2f5eb26fcd Restore log messages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3488 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-15 15:43:32 +00:00
teastep
231845e6d9 Add -t option to timestamp progress messages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3487 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-15 15:20:17 +00:00
teastep
4216c2c373 Correct Makefile -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3486 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-14 16:38:48 +00:00
teastep
4e9c8698f5 Correct Makefile
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3485 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-14 16:36:29 +00:00
teastep
a54526e93a Avoid superfluous MAC validation rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3484 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-13 23:32:18 +00:00
teastep
fd082e81c9 Change tcpsyn to tcp:syn
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3483 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-13 17:57:42 +00:00
teastep
7b629ea428 Reword advice for lexically challenged users
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3482 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-13 01:18:58 +00:00
teastep
a42f0514de Add 'tcpsyn'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3480 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-12 20:45:57 +00:00
teastep
936c5f90f4 Add instructions for the lexigraphically challenged
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3477 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-12 04:18:13 +00:00
teastep
0e6e03940f Correct typo in help file ('help drop')
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3476 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-11 15:03:48 +00:00
teastep
a2bb7d766f Fix spec file blunder -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3472 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-10 20:17:55 +00:00
teastep
e54bf22b76 Fix spec file blunder
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3471 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-10 20:16:51 +00:00
teastep
4ecb81b1aa Update for 3.1.6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3469 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-10 20:07:44 +00:00
teastep
bb9c22cfe0 Add shorecap
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3467 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-10 19:33:31 +00:00
teastep
e1535337d4 Fix and document 'check -e'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3466 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-10 18:45:05 +00:00
teastep
a03a65e770 Make tcrules console-friendly again; finish work in tcclasses
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3461 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-10 15:49:03 +00:00
teastep
5caaeb3af2 First round of Paul Traina's TOS enhancement
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3460 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-10 15:46:19 +00:00
teastep
afcb4aa504 Fix TC match for bridge ports
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3453 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-08 22:33:13 +00:00
teastep
f628076bae Apply Paul Traina's TOS patch to firewall script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3450 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-07 17:29:28 +00:00
teastep
069c08c6e1 Apply Paul Traina's TOS/tcclasses patch
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3449 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-07 00:07:36 +00:00
teastep
14c5426537 Expand in/out device match for non-critical rules -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3447 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-05 00:45:21 +00:00
teastep
5c04751338 Expand in/out device match for non-critical rules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3445 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-04 23:04:19 +00:00
teastep
f0728b5e50 Implement bi-directional macro support
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3444 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-04 20:57:38 +00:00
teastep
3482a47db0 Avoid iptables errors when allow/drop/reject run when Shorewall not started
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3442 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-04 17:14:46 +00:00
teastep
c4271f4578 Apply Steven Springl's patch for help
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3441 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-04 16:04:07 +00:00
teastep
dad5224343 Fix STARTUP_ENABLED -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3440 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-04 03:48:17 +00:00
teastep
42220775a0 Fix STARTUP_ENABLED
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3439 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-04 03:45:03 +00:00
teastep
c445135615 Update Release Notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3435 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 23:16:34 +00:00
teastep
492c9a4e9c Update version to 3.1.5
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3434 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 22:44:07 +00:00
teastep
73e3dd0ef1 General cleanup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3433 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 22:28:56 +00:00
teastep
fd87ddf83d Fix firewall-generated broadcast traffic with maclist -- take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3432 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 21:56:33 +00:00
teastep
383dddcfbd Fix firewall-generated broadcast traffic with maclist -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3431 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 21:46:50 +00:00
teastep
67277b1333 Fix firewall-generated broadcast traffic with maclist
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3430 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 21:44:35 +00:00
teastep
23b4d140f1 More verbosity changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3429 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 21:39:00 +00:00
teastep
688983eafa Fix GATEWAY (again) and add version checking between compiled programs and library
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3428 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 21:26:58 +00:00
teastep
12e21f8db9 Fix GATEWAY (again) and add version checking between compiled programs and library
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3427 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 21:11:02 +00:00
teastep
900fd6c8a2 Add support for compilations targeted for other distributions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3426 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 17:08:37 +00:00
teastep
eeab23353c Clean up superfluous command options
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3425 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 15:27:54 +00:00
teastep
7085f1d417 Remove sensless synonyms from command set
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3424 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 15:10:46 +00:00
teastep
97eaf708d3 Remove special exclusion syntax for DNAT/REDIRECT/SAME
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3423 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-02 17:35:28 +00:00
teastep
ead2959c3d Update release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3421 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-01 23:43:12 +00:00
teastep
20d3f6afdc Error with ESTABLISHED/RELATED rules and FASTACCEPT
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3419 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-01 23:05:32 +00:00
teastep
eb68788e8f Make Ed Suominen's Patch Console-friendly
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3415 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-01 16:03:25 +00:00
teastep
fc29c70f38 Apply Ed Suominen's patch to tcrules
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3413 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-31 20:02:17 +00:00
teastep
bb7bf55a77 Fix typo in shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3411 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-31 16:24:23 +00:00
paulgear
ba1791ffa8 Document macro changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3407 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-30 06:33:16 +00:00
teastep
973fd9612f Update performance numbers based on rewritten 'fix_bang()'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3406 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-30 04:33:53 +00:00
teastep
0917319ae9 Speed up compilation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3404 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-29 20:49:16 +00:00
teastep
d7bc2c20c2 Add new macros to spec file -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3402 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-29 18:10:49 +00:00
teastep
5087ed5082 Add new macros to spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3401 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-29 18:09:06 +00:00
teastep
d9f1f0e70c Update version to 3.1.4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3400 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-29 18:05:34 +00:00
teastep
315d8a92b4 Fix QUEUE in the ESTABLISHED section
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3399 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-29 18:02:42 +00:00
teastep
1a1727bab1 Fix fatal errors detected in a sub-shell
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3397 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-28 20:13:39 +00:00
teastep
0a3c873e98 Fix bridging
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3396 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-28 20:12:14 +00:00
teastep
482f828c1d Add some scripting documentation to confuse the masses
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3395 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-28 05:46:27 +00:00
teastep
26d5c16674 Some comments in program headers improved
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3394 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-28 00:39:55 +00:00
teastep
8f0e3ace6b Apply Tuomo Soini's Noecho patch
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3393 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-27 19:59:27 +00:00
teastep
277cf11ae6 Streamline Tunnel Processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3392 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-27 19:59:06 +00:00
paulgear
93bbd922a3 Make the output of 'shorewall show macros' a bit more sensible.
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3388 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-27 03:40:42 +00:00
teastep
ffe2fcad65 Use a file descriptor for the OUTPUT file in the compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3387 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-26 18:19:12 +00:00
paulgear
2c84f6433a Separated out all SSL services from their plaintext equivalents, added a
few comments about usage.  Suggest deprecating macro.Web in favour of
HTTP & HTTPS.  Any comments?


git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3383 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-26 03:13:34 +00:00
teastep
72e5f6e53a Minor Cleanup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3382 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 23:58:12 +00:00
teastep
89f7d3220d Fix silly bug in 'shorewall logwatch'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3381 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 22:33:50 +00:00
teastep
b548052b39 Fix silly typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3380 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 18:01:41 +00:00
teastep
dc5ac3e2d8 Finish implementation of save/restore/forget -- Take 2 (reverse inadvertent <enter>)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3379 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 17:39:13 +00:00
teastep
eca8a37f42 Finish implementation of save/restore/forget
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3378 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 17:33:38 +00:00
teastep
df34d1f79b Pretty up generated code
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3377 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 04:50:05 +00:00
teastep
5727afc83b Save/Restore working again...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3376 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 04:18:52 +00:00
teastep
2d600cf6fc A bit more progress
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3375 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 00:59:56 +00:00
teastep
0c084c3055 Some headway on safe/restore
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3374 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 00:13:45 +00:00
teastep
c137f1992a Rename VERBOSE to VERBOSITY
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3373 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 17:44:19 +00:00
teastep
db518e1761 More verbosity tweaks -- default for new users is now VERBOSE=1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3372 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 16:15:27 +00:00
teastep
33cc957521 Repair -v brain damage
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3371 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 16:10:41 +00:00
teastep
0ad4ee536d Unify compiler error handling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3370 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 16:00:37 +00:00
teastep
21a4d1cebb Add startup_error() function to generated program
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3369 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 15:53:07 +00:00
teastep
657ec591f2 Improve progress messages; verbosity tweaks
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3368 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 15:41:38 +00:00
teastep
d8b620774e Rewrite safe commands and fix verbosity (broken by last night's changes)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3367 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 15:24:20 +00:00
teastep
7576eef179 Remove unneeded 'my_mutex_off' call from generated stop_firewall()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3366 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 01:44:27 +00:00
paulgear
daf7b172b1 Some updates to macros for clarity and consistency
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3365 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 23:55:01 +00:00
teastep
e850d6cc7f Change implementation of start and restart to use the compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3364 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 23:30:58 +00:00
teastep
dfdbdff286 Fix maclist verification
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3363 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 22:59:24 +00:00
teastep
51f53236ec More verbosity control -- take 3a
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3362 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 20:50:51 +00:00
teastep
8fd27fb51c More verbosity control -- take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3361 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 20:48:37 +00:00
teastep
dfa6678ec5 More verbosity control -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3360 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 20:47:30 +00:00
teastep
52f7028aa5 More verbosity control
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3359 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 20:44:31 +00:00
teastep
cf8344b26d Allow default verbosity to be set in shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3358 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 17:48:15 +00:00
teastep
a996fd988f Add logging to new MAC Verification targets
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3357 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 16:52:59 +00:00
teastep
5eecd59292 Make Shorewall quieter
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3356 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 01:41:24 +00:00
teastep
48d828a03c More cleansing of the compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3355 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 00:40:40 +00:00
teastep
b34c270878 Remove some remnants of the combined firewall/compiler from compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3354 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 00:10:55 +00:00
teastep
77033a1f81 Remove some remnants of the combined firewall/compiler from firewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3353 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 00:07:59 +00:00
teastep
b0a3b0e680 clean up STATEDIR handling in the firewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3352 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-22 23:51:13 +00:00
teastep
af7e04f0b0 clean up STATEDIR handling in the compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3351 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-22 23:50:24 +00:00
teastep
2d5d02662a Complete spit of firewall and compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3350 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-22 23:41:56 +00:00
teastep
8806388b53 Split compiler and firewall into separate files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3349 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-22 16:29:33 +00:00
teastep
686a9e9e9f Fix obscure bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3348 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-22 05:51:39 +00:00
teastep
3cef6a2a9b Fix 'check' but in setup_masq
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3346 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-22 02:35:15 +00:00
teastep
91f64387e5 Update release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3344 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-21 16:35:18 +00:00
teastep
f5e6030f24 Add macro.Whois to .spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3342 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-21 14:42:56 +00:00
paulgear
e3ef6d6ef1 You'd think i could get such a trivial patch right the first time...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3341 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-21 11:11:46 +00:00
paulgear
30a7f06604 Trivial fix for Debian bug #349145
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3340 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-21 11:09:36 +00:00
teastep
debd0ea476 Improve compiler temporary directory management
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3339 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-21 00:13:02 +00:00
teastep
cf3789e35d Permission changes for non-root compile for export -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3338 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-20 23:51:44 +00:00
teastep
31958c0a0e Permission changes for non-root compile for export
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3337 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-20 23:50:45 +00:00
teastep
1e763c24d9 Many changes to make non-root compile possible
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3336 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-20 23:34:19 +00:00
teastep
befcecf5fb Defer determining iptables executable until runtime when compiling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3335 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-20 21:41:03 +00:00
teastep
31eac676fd Back out user-compile changes for now
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3334 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-20 21:28:55 +00:00
teastep
15993e71ed Fix typos in spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3333 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-20 19:58:58 +00:00
teastep
8748a2eb95 Update version to 3.1.3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3332 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-20 19:52:38 +00:00
teastep
4d81f70d37 Change security to allow normal user to compile
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3331 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-20 19:51:22 +00:00
teastep
252f8b47ec Make policy match detection work on kernel 2.6.16/iptables 1.3.4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3328 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-20 15:03:35 +00:00
teastep
9255e656a5 Export CONFIG_PATH to compiled programs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3326 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-20 14:52:15 +00:00
teastep
65165f429a Clarify GATEWAY ZONE in tunnels file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3324 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-19 16:04:07 +00:00
teastep
e67a511817 More rationalization of options -- reorganize /sbin/shorewall for better readability (phase I)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3323 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-19 00:20:23 +00:00
teastep
1f9d9629c8 More rationalization of options and commands
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3322 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-18 20:17:58 +00:00
teastep
6844177787 Clarify -p in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3320 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-18 19:18:49 +00:00
teastep
715d2d2a4c Fix delete_proxy_arp (again)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3319 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-18 19:16:50 +00:00
teastep
b0bf9d518b More whitespace management
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3318 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-18 15:46:16 +00:00
teastep
5f94a4ec4c More whitespace management
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3317 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-18 15:31:02 +00:00
teastep
f2064a9930 More fixes for compiled programs - move a blank line (I must be getting really close)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3316 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-18 15:12:13 +00:00
teastep
2869603084 More fixes for compiled programs - remove an extra blank line (I must be getting close)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3315 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-18 15:10:55 +00:00
teastep
630bc7bd5d More fixes for compiled programs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3314 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-18 15:07:08 +00:00
teastep
21cfe437d0 More compiled-program tweaks
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3313 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-18 01:42:24 +00:00
teastep
62a0cdfb02 Clean up Generated Program
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3312 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-18 00:29:19 +00:00
teastep
49cb3fa6c6 Add the -p option to the compile command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3311 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-17 23:27:54 +00:00
teastep
2b96059e7d Add proper indentation for -p
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3310 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-17 21:34:18 +00:00
teastep
4bebbdad3b Really implement 'stop' in the generated script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3309 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-17 20:03:00 +00:00
teastep
51d7faf7c3 More cleanup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3308 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-17 17:34:34 +00:00
teastep
78a9d450bd Correct typo in 'retreat' patch
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3307 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-17 17:08:41 +00:00