Commit Graph

33 Commits

Author SHA1 Message Date
teastep
7fe76f778c Fix MACLIST bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6104 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-24 19:53:13 +00:00
teastep
246dcc716f Fix LOGALLNEW
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6097 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-24 00:16:53 +00:00
teastep
29f51b52b4 Fix dynamic zone problem
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6095 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-23 23:17:30 +00:00
teastep
465570a673 Fix formatting oddity
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6087 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-23 18:28:07 +00:00
teastep
1fa2cb7904 Remove redundant test
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6086 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-23 18:26:20 +00:00
teastep
716d370e9b Fix syntax error in generated script; more maclist streamlining
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6085 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-23 18:20:54 +00:00
teastep
2b397ffc5d Streamline maclist broadcast handling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6084 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-23 18:04:59 +00:00
teastep
8476592a4f Update version
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6080 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-23 17:19:12 +00:00
teastep
fd7301cc6c Add MAC verification run-time progress message
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6078 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-23 14:33:37 +00:00
teastep
3a50a8a1be Allow 'optional' to work with 'maclist'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6076 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-23 14:14:46 +00:00
teastep
9b0b9a9ec5 Fix typo in maclist
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6074 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-22 23:21:34 +00:00
teastep
d3556e4d40 Final fix for detectnets
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6064 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-22 18:24:09 +00:00
teastep
0a0a379bf5 Fix 'detectnets' one more time
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6063 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-22 15:43:03 +00:00
teastep
897a7b55b6 Another fix for 'detectnets'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6061 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-22 15:26:47 +00:00
teastep
9c9546c55a Make ROUTE_FILTER and LOG_MARTIANS tri-valued
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6052 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-21 21:24:38 +00:00
teastep
a5549a06bf Fix port 0 problem (again :-()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6040 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-21 14:07:37 +00:00
teastep
2ebfa7c88f Fix several problems with 'all' processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6037 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-20 16:47:04 +00:00
teastep
5c241dbc65 Little tweak to 'all'-NONE policy fix -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6034 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-20 04:59:38 +00:00
teastep
e99a37f98d Little tweak to 'all'-NONE policy fix
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6033 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-20 04:52:42 +00:00
teastep
e2e9cb78e6 Handling of NONE policy with SOURCE=all
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6030 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-20 00:02:41 +00:00
teastep
f65a020329 Fix 'none' handling in rules file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6025 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-19 21:24:25 +00:00
teastep
c3d35b6ed6 Fix a couple of more bugs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6024 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-19 21:14:18 +00:00
teastep
83d4e36214 More module comments
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6012 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-18 23:55:25 +00:00
teastep
ca7e844869 Replace leading spaces with tabs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6007 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-18 20:53:25 +00:00
teastep
1530f42411 Fix double spacing of 'add_file' output
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5894 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-10 22:52:45 +00:00
teastep
6053ab4396 Handle run-time extension scripts
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5888 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-10 18:06:09 +00:00
teastep
fbf73e1c34 Fix FASTACCEPT=Yes -- Take 3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5876 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-09 17:34:20 +00:00
teastep
f900585e88 Fix FASTACCEPT=Yes -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5875 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-09 17:26:28 +00:00
teastep
035c394ac8 Fix FASTACCEPT=Yes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5874 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-09 17:23:55 +00:00
teastep
44268f76aa Fix CLAMPMSS handling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5867 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-09 15:21:00 +00:00
teastep
57d1a5612f Fix a few 3.9.1 bugs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5866 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-09 03:51:25 +00:00
teastep
c35af63298 Delete trailing whitespace
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5860 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-04-08 14:42:26 +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