Commit Graph

231 Commits

Author SHA1 Message Date
teastep
377b23e183 A litle more simplification
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5696 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 02:16:23 +00:00
teastep
1a5f5dfb48 Correct last commit
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5695 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 01:54:07 +00:00
teastep
9f8dbf120d More micro optimizations
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5694 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 01:49:31 +00:00
teastep
c2140b4923 Some more cosmetic changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5693 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 01:28:52 +00:00
teastep
0f33920874 Some more reduction in the number of calls (if not the processing time)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5692 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 01:22:00 +00:00
teastep
e6e04fe478 Follow some advice from 'Programming Perl'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5691 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 00:46:15 +00:00
teastep
08d59ffc7e Cosmetic changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5690 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 23:18:20 +00:00
teastep
9c3050d071 Add NETMAP processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5689 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 21:04:24 +00:00
teastep
f5c43291bb Tweak tos file processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5688 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 19:52:01 +00:00
teastep
eff828015c Document tos file changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5687 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 19:43:33 +00:00
teastep
307e82a2f4 Add tos file processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5686 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 19:27:25 +00:00
teastep
b56a534dc4 Correct emitted code in 'setup_netfilter()' -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5685 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 17:07:29 +00:00
teastep
6dc1c3027f Correct emitted code in 'setup_netfilter()'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5684 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 17:06:23 +00:00
teastep
381d59995b Remove anachronistic functions from prog.functions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5683 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 16:59:46 +00:00
teastep
40eaf6f671 Fix a couple of bugs involving '-' in config file columns
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5682 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 16:53:33 +00:00
teastep
47f2811b68 Factor out some '-' setting
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5681 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 16:47:21 +00:00
teastep
cf4ad08b96 First phase of config file line preprocessing change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5680 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 16:38:00 +00:00
teastep
e1cccb5ccb Fix an incorrect filename in a comment
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5679 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 01:03:43 +00:00
teastep
2b9cf45521 Fix .spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5675 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 22:54:49 +00:00
teastep
e0db65bd7e Add .spec file and GPL
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5674 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 22:45:05 +00:00
teastep
dbe58ae866 Add installer
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5673 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 22:26:32 +00:00
teastep
db0f52c785 Some inconsequential cleanup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5672 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 21:12:10 +00:00
teastep
be39e43b8a Finish the adoption of 'shorewall-pl'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5668 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 19:56:48 +00:00
teastep
9bde119b32 Rename Shorewall4 to Shorewall-pl
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5665 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 19:19:29 +00:00
teastep
5890e5ddb5 Rationalize VERSION
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5664 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 18:11:32 +00:00
teastep
b7d0299a6d Rename to Shorewall4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5663 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 17:16:13 +00:00
teastep
e142e86b27 Use fixed paths for prog.* files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5662 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 16:48:44 +00:00
teastep
1900bfb5cd Changes for Shorewall4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5657 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 16:20:39 +00:00
teastep
5f5ece2a31 Finish ipset initial implementation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5656 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 15:59:17 +00:00
teastep
6f40ceabf1 Change an error message
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5653 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 15:03:23 +00:00
teastep
a64b9b86f4 Add ipset-friendly split function
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5652 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 03:56:16 +00:00
teastep
199aa48ee3 first version of release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5651 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 00:52:30 +00:00
teastep
6abf8f224d Detect stuff now working\!
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5650 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-23 22:47:21 +00:00
teastep
04943614e4 More bug fixes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5649 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-23 21:24:28 +00:00
teastep
19779c8e9f Fix some bugs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5648 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-23 19:54:08 +00:00
teastep
b9a36331b4 More detect cleanup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5647 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-23 19:19:43 +00:00
teastep
a81c737fe4 Remove redundent test
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5646 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-23 17:44:57 +00:00
teastep
efc435a677 Simplify detect handling in Chains module
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5645 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-23 17:30:12 +00:00
teastep
8f117dcd95 Finish DETECT_DNAT_IPADDRS initial implementation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5644 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-23 16:12:36 +00:00
teastep
cb9a3650bd First stage of DETECT_DNAT_ADDRS
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5643 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-23 01:37:23 +00:00
teastep
81fca7f404 Expand Shell Variables in shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5642 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 23:57:51 +00:00
teastep
8b6f2616d0 Call user actions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5641 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 23:06:16 +00:00
teastep
7b116d1ae0 Fix 'ipsecnat' tunnels
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5639 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 22:31:08 +00:00
teastep
2f40bcd8e1 More detect stuff
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5632 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 20:24:21 +00:00
teastep
7146dc4942 More 'detect' fixes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5631 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 19:43:24 +00:00
teastep
00ddbee0a5 Use correct capabilities file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5630 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 19:16:11 +00:00
teastep
16846f2f34 Add END block
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5629 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 18:46:19 +00:00
teastep
e505c2ef85 Allow 'restore' to work
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5628 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 18:24:33 +00:00
teastep
961d1225f2 Fix silly bug in maclist verification
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5622 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 14:41:32 +00:00
teastep
5ed65582ee Second (untested) attempt to implement ip address addition
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5621 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 02:13:30 +00:00
teastep
41ac708a5d First (untested) attempt to implement ip address addition
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5620 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 01:51:11 +00:00
teastep
faa431718e Add lightweight IPAddrs Module
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5619 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-22 00:14:56 +00:00
teastep
48f5697ce4 restore deleted line
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5618 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 23:26:23 +00:00
teastep
2eb5b8371d Preliminary work for adding IP addresses to interfaces
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5617 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 23:14:33 +00:00
teastep
dd9323c2c3 Build $VARDIR/zones file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5616 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 20:35:40 +00:00
teastep
7dbdee5573 Create $VARDIR/chains
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5615 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 20:08:05 +00:00
teastep
8ca5af9f5a Give the compiler it's own VERSION
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5614 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 19:46:44 +00:00
teastep
a00469db88 Remove shell libs and the compiler frontend -- we'll use the 3.4 versions for now
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5613 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 19:34:02 +00:00
teastep
75c89dda93 Generate fatal_error if iptables-restore fails; Fix Limit rule generation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5611 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 17:54:17 +00:00
teastep
8d0d75bab2 Remove debugging dump functions -- they have served their purpose
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5610 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 17:23:18 +00:00
teastep
ae4718fb2f Reduce the number of exported symbols from the Providers module
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5609 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 17:16:47 +00:00
teastep
a6f3ed93be Fix destination range handling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5608 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 17:09:52 +00:00
teastep
319bea7308 Add TOS handling to tcrules processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5607 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 16:43:42 +00:00
teastep
8f82d7f161 Avoid second append of the 'stopped' file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5606 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 16:21:37 +00:00
teastep
241bf4ffe5 Fix ingress qdisc configuration problem that resulted in *very* slow net access
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5605 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 15:06:25 +00:00
teastep
4d2afe84f1 Fix port range validation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5604 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-21 00:55:01 +00:00
teastep
d650bc1df9 Order rules in iptables-restore input differently
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5603 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 23:44:12 +00:00
teastep
04f13cf86b Fix a number of TC bugs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5602 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 23:13:17 +00:00
teastep
e4820d4f10 Fix tos handling in traffic control
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5601 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 21:47:13 +00:00
teastep
3c614a70d9 Fix bug with protocol specified without a port
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5599 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 20:06:52 +00:00
teastep
cc537c02bf Correct VARDIR setting in compiled scripts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5598 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 19:44:30 +00:00
teastep
9289a037d6 Add some comments to Common.pl
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5597 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 18:18:22 +00:00
teastep
792901b42d Remove tempfile on error; change 'use lib' to final form
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5596 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 16:11:06 +00:00
teastep
6f114931bf Don't use policy match if there are no IPSEC zones or host groups
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5595 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 14:15:11 +00:00
teastep
ee77f5b8d8 Fix for interface 'routeback' option
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5594 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 14:06:00 +00:00
teastep
5773bc86e0 Attempt to fix interface 'routeback'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5593 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 04:31:19 +00:00
teastep
09eff209ff Fix 'stop' problem
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5592 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 01:47:14 +00:00
teastep
e13b9d634e Fix Limit problem
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5591 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 01:39:16 +00:00
teastep
1b1911a2d0 More traffic shaping progress
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5590 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 01:34:59 +00:00
teastep
d624332941 More TC fixes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5589 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 01:16:51 +00:00
teastep
435024a285 Make Tc Work Correctly
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5588 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 00:27:50 +00:00
teastep
a4a00d572f Get Tc Working
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5587 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-20 00:06:56 +00:00
teastep
6120a8358d Progress on Traffic Shaping
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5586 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-19 23:29:22 +00:00
teastep
8a76ec1f30 Fix contents of /var/lib/shorewall[-lite]/proxyarp
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5579 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-19 18:34:49 +00:00
teastep
4715a87ebc Fix a couple of silly bugs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5578 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-19 18:29:58 +00:00
teastep
1fd340c6d7 First successfull 'shorewall restart' with Perl compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5575 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-19 04:50:37 +00:00
teastep
97b0cd1d4a Replace use of 'each' in generate_matrix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5574 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-19 04:28:47 +00:00
teastep
d6f9e85c5f Fix a couple of bugs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5573 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-19 03:57:58 +00:00
teastep
566090f2c8 More detect changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5572 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-18 23:06:46 +00:00
teastep
fedc99ecb6 More fixes for 'detect'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5571 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-18 21:57:39 +00:00
teastep
092083379c Fix a couple of bugs in masq source network detection
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5570 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-18 21:37:32 +00:00
teastep
0b81633de5 First attempt at address detection
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5569 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-18 21:16:46 +00:00
teastep
f27c33a46e Add restriction argument to expand_rule()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5568 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-18 18:50:34 +00:00
teastep
d97ef334ed Fix Nat
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5567 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-18 17:57:37 +00:00
teastep
b38c69c61e Generate Auxillary conf file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5563 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-17 18:18:54 +00:00
teastep
1e2192ab2d Acknowledge that restart/refresh/restore are all the same now
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5562 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-17 16:54:39 +00:00
teastep
3fedb6a7b6 Add some more details at the end of the generated script's main function
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5561 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-17 16:44:47 +00:00
teastep
637899177b Add CLAMPMSS support
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5560 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-16 23:57:43 +00:00
teastep
e63a74d0cd Add Proxyarp.pm
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5559 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-16 23:29:01 +00:00
teastep
5211f319e3 Add proxy arp processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5558 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-16 23:07:50 +00:00