Commit Graph

8734 Commits

Author SHA1 Message Date
8fb003476d More comprehensive fix for duplicate / -[piosd] /
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-05-01 09:29:12 -07:00
8547b735f7 Merge branch '4.4.8' of ssh://shorewall.git.sourceforge.net/gitroot/shorewall/shorewall into 4.4.8 2010-04-26 17:09:33 -07:00
b31163f366 More fixes for bad NAT optimization
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-26 17:05:59 -07:00
20d94b9aac Update version to 4.4.8.5
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-26 16:29:35 -07:00
772472bf96 Fix rare optimization bug
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-26 16:20:53 -07:00
eb08ab3902 Merge branch '4.4.8' of ssh://shorewall.git.sourceforge.net/gitroot/shorewall/shorewall into 4.4.8 2010-04-25 09:55:15 -07:00
ad573469df A better fix for find_first_interface_address()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-25 09:53:18 -07:00
5799143424 Add link to 2010 Linuxfest presentation 2010-04-24 08:00:30 -07:00
36586e062d Merge branch '4.4.8' of ssh://shorewall.git.sourceforge.net/gitroot/shorewall/shorewall into 4.4.8 4.4.8.4 2010-04-23 15:50:50 -07:00
b32fcb42e8 Bump version to 4.4.8.4 2010-04-23 15:50:23 -07:00
3c12addbf4 Update known problems 2010-04-23 15:48:13 -07:00
f424b4325f Document fix for find_first_interface_address()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-23 11:58:18 -07:00
cc561c0b61 Allow find_first_interface_address[_if_any] to work properly in the params file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-23 11:55:00 -07:00
b9c303cf92 Document optimization 2 fix.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-22 11:51:17 -07:00
4c6df657da Don't remove a lone ACCEPT rule from the OUTPUT chain
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-22 11:35:53 -07:00
0d1f5bf261 Use '-j' rather than '-g' when jumping to tcpre, just to be safe
Signed-off-by: Tom Eastep <teastep@shorewall.net>
4.4.8.3
2010-04-20 14:33:44 -07:00
07cb262af4 Fix a bug in the Shorewall installer
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-20 13:43:10 -07:00
e1f0b452e4 Update release documents
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-19 13:24:44 -07:00
6c1c51261f Bump version to 4.4.8.3.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-19 13:13:04 -07:00
c335c3ad80 Fix install scripts (again)
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-19 13:10:27 -07:00
a7ec75d084 Fix another add_rule() that should have been an add_jump().
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-15 10:03:46 -07:00
2b7cbe25e6 Document optimize 4 fix
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-15 07:02:57 -07:00
d2d99a060c Make wildcard interfaces play nice with optimization level 4
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-15 07:00:49 -07:00
a40d2996ba Make partial message issue a separate section
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-15 06:59:22 -07:00
1c23276cb0 Somehow, this got left behind.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-14 19:49:52 -07:00
0669c6cbc5 Reverse erzatz commit 2010-04-14 19:34:03 -07:00
4bd533884f Fix lib.private in the Multi-ISP doc
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-14 19:04:17 -07:00
dd852cc291 Somehow, this got left behind.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-14 19:03:49 -07:00
b8dce4ed90 Update release documents
Signed-off-by: Tom Eastep <teastep@shorewall.net>
4.4.8.2
2010-04-12 12:39:05 -07:00
69fcf28562 Do proper 'references' accounting in move_rules()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-12 07:20:59 -07:00
b866a5917e Fix syntax error in last fix.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-12 07:19:51 -07:00
67ab369082 Update release documents.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-10 12:20:12 -07:00
6bfa7efab2 Rationalize init logs
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-10 11:56:48 -07:00
e9cb5261c4 Initiate 4.4.8.2
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-07 21:00:50 -07:00
c43650ed7e Clarify optimize 4 fix.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-07 20:20:37 -07:00
d1ab805917 Another case where reference counts are wrong.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-07 20:11:59 -07:00
1294ef4df4 Backport reference count fix to 4.4.8
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-07 19:56:08 -07:00
e0e83281b4 Update release documents
Signed-off-by: Tom Eastep <teastep@shorewall.net>
4.4.8.1
2010-04-07 14:49:33 -07:00
e45af087eb Fix find_first_interface_address() in IPv6
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-07 14:45:12 -07:00
3a9fc7ceb1 Fix for 0 values propagated to the script
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-07 14:44:57 -07:00
94fb15bec3 Recode fix for find_first_interface_address()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-07 13:28:28 -07:00
c9b46d5688 Update release documents for find_first_interface_address() problem.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-07 13:04:14 -07:00
b18299a8f9 Update release documents for find_first_interface_address() fix
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-07 12:53:23 -07:00
96fa1f3494 Fix find_first_interface_address()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-04-07 12:46:51 -07:00
c9449f9ad4 Clean up file headers in the .conf files.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-03-30 11:54:38 -07:00
467c79f81b Document correction of EXTERNAL handling in the proxyarp file
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-03-25 11:47:59 -07:00
16702547a1 Allow a logical interface name in the EXTERNAL column of the proxyarp file
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-03-25 11:41:51 -07:00
275079724a Prepare for 4.4.8.l in case it is needed.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-03-25 08:02:44 -07:00
34e59b066e Fix minor bug in bridge interface handling.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
4.4.8-base
2010-03-23 08:47:56 -07:00
e158509421 Expand Split DNS Article 2010-03-22 19:56:45 -07:00