Commit Graph

4600 Commits

Author SHA1 Message Date
teastep
a1c9d60d78 Add some more components to the new implementation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5477 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-10 01:58:40 +00:00
teastep
95f6bfba76 Rename 'finish_rule' to 'expand_rule'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5476 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-09 23:58:10 +00:00
teastep
7064feb0ab Fix action processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5475 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-09 19:37:04 +00:00
teastep
cafff1fc30 Document the structure of the various tables
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5474 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-09 17:22:44 +00:00
teastep
1b32a82a3d A couple of nits
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5473 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-09 04:54:47 +00:00
teastep
3b6df009f2 Remove anacronistic comments
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5472 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-09 02:50:57 +00:00
teastep
ad74efe6fa Collapse zone and interface hashes into single tables
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5471 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-09 02:38:57 +00:00
teastep
87af1c45e2 Groundwork for adding commmand line control
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5470 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-09 00:03:04 +00:00
teastep
5f9eb40d37 Grrrr -- fix finger fumble
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5469 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 22:45:17 +00:00
teastep
ee8c4f7495 Fix the level merge code -- again
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5468 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 21:58:46 +00:00
teastep
018cff4896 Fix the level merge code
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5467 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 21:56:23 +00:00
teastep
70a60971dc Correct nested Zone sort order
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5466 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 21:41:05 +00:00
teastep
e3f9325a70 Clean up checking for match inversion; rename %cts to %tcs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5465 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 21:19:24 +00:00
teastep
fe06e52a8c Fix another typo that broke masquerading/SNAT
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5464 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 20:54:54 +00:00
teastep
1304147d79 Fix syntax error
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5463 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 20:48:05 +00:00
teastep
59c6aaa3e0 Replace get_chainref() calls with direct chain table access; add references to the three major sub-tables
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5462 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 20:33:02 +00:00
teastep
3be824c290 Eliminate redundant quoting
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5461 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 17:29:25 +00:00
teastep
023e409ab0 Improve zone file parsing. Replace some uses of 'each' with 'values'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5460 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 17:20:09 +00:00
teastep
7a491c5c9e It Workslslslslsls
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5459 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 04:51:09 +00:00
teastep
ec246e3b7b Add new Perl compiler to SVN
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5458 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-08 04:38:37 +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
b2644be19e Add link to PPPPPPS
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5454 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-06 23:51:40 +00:00
teastep
6691e3b738 Add link to PPPPPPS
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5453 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-06 23:51:28 +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
cb35721f2e Fix typo in tcrules manpage
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5450 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-03 18:17:06 +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
88d4e425b2 Fix typo in rules manpage
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5448 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-26 17:01:59 +00:00
teastep
b61fe9c2c6 Add 'bang' forms to rules manpage
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5447 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-26 16:57:47 +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
b74346533b Add serverport to rules manpage syntax description
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5444 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-26 16:15:13 +00:00
teastep
06531484c4 Documentation tweaks
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5442 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-25 16:16:27 +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
d3540d58f3 Fix reroute in OUTPUT flow
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5440 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-24 17:20:28 +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
7348528857 Update sample config files to refer to man pages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5438 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-23 18:51:55 +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
61528abab6 Fix typo in support doc
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5435 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-23 17:26:45 +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
bdd3554bce Add warning about assumption of interface uniqueness
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5432 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-22 16:52:04 +00:00
teastep
f2f2664e6e Add warning about assumption of interface uniqueness
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5431 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-22 16:47:41 +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
0238e1f4d6 Reword heading on home page
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5422 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-20 15:33:00 +00:00
teastep
35073bcd4a Update copyright on index frame
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5421 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-02-17 17:09:53 +00:00