Tom Eastep
|
67ae9df0f8
|
Correct handling of unknown interfaces in TC.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-20 08:07:42 -08:00 |
|
Tom Eastep
|
ebb4e1f6e4
|
Don't generate start/stop functions for wildcard optional interfaces
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-20 07:06:27 -08:00 |
|
Tom Eastep
|
f458e99390
|
Correct the compiler's CHECKSUM detection
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-20 06:59:40 -08:00 |
|
Tom Eastep
|
5b049d7e9e
|
Improve readability in Rules module
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-20 06:59:13 -08:00 |
|
Tom Eastep
|
3b20c0db54
|
Allow Macros to be used as Default Actions.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-19 16:52:10 -08:00 |
|
Tom Eastep
|
0d8931e49f
|
Don't use ':' as a join character in contatenated macro ACTION expansion.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-19 12:58:29 -08:00 |
|
Tom Eastep
|
47791add99
|
Fix formatting of a line of code.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-19 12:30:25 -08:00 |
|
Tom Eastep
|
be587726f4
|
Merge branch '4.5.9'
|
2012-11-19 08:22:05 -08:00 |
|
Tom Eastep
|
60a509c926
|
Add new macros and alphabetize the ACTION list in the rules manpages.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-19 08:19:12 -08:00 |
|
Tom Eastep
|
b25ece75de
|
Don't leave temporary chain in the raw table when LOAD_HELPERS_ONLY=No
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-19 08:18:32 -08:00 |
|
Tom Eastep
|
e9ef03f723
|
Add a ULOG Macro.
- Also remove 'DEFAULT' from NFLOG macro.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-19 07:15:50 -08:00 |
|
Tom Eastep
|
0db7b6c58a
|
Don't require a parameter with '&'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-18 15:45:58 -08:00 |
|
Tom Eastep
|
57e913d86e
|
Merge branch '4.5.9'
|
2012-11-18 15:02:46 -08:00 |
|
Tom Eastep
|
263f4e57cb
|
Add an NFLOG Macro
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-18 14:52:53 -08:00 |
|
Tom Eastep
|
a4294658b6
|
Add a capability to use log levels as a target.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-18 14:50:59 -08:00 |
|
Tom Eastep
|
65e1b1c9e7
|
Allow NFLOG as a target
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-18 13:15:24 -08:00 |
|
Tom Eastep
|
a07cfb0885
|
Allow NFLOG as a target
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-18 13:13:43 -08:00 |
|
Tom Eastep
|
9dac330756
|
Remove references to USE_ACTIONS
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-18 13:13:20 -08:00 |
|
Tom Eastep
|
dfd02c932e
|
Correct typo in shorewall(8) and shorewall6(8).
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-18 13:12:03 -08:00 |
|
Tom Eastep
|
c6ffdd67e2
|
Add DROP target to the conntrack file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-18 11:35:40 -08:00 |
|
Tom Eastep
|
5265cd5bb7
|
Add UNTRACKED match to the secmarks file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-18 11:01:49 -08:00 |
|
Tom Eastep
|
ab381ed95e
|
Expand the description of enable/disable on optional non-provider interfaces.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-18 09:01:38 -08:00 |
|
Tom Eastep
|
0277d6628e
|
Correct typo in shorewall(8) and shorewall6(8).
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-18 08:30:47 -08:00 |
|
Tom Eastep
|
5712438bcb
|
Eliminate Shell syntax error when a provider and its interface have the same name.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-16 09:50:36 -08:00 |
|
Tom Eastep
|
a2b14c37ed
|
Treat optional interfaces as pseudo-providers.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-16 09:48:21 -08:00 |
|
Tom Eastep
|
b1ffcd8628
|
Apply provider mask in 'routemark' chain.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-14 11:20:30 -08:00 |
|
Tom Eastep
|
34e3e4bf82
|
Merge branch '4.5.9'
|
2012-11-14 11:17:18 -08:00 |
|
Tom Eastep
|
06a4994488
|
Make exclusion work correctly with TPROXY.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-14 11:16:52 -08:00 |
|
Tom Eastep
|
391113dfe3
|
Apply provider mask in 'routemark' chain.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-13 06:55:59 -08:00 |
|
Tom Eastep
|
3c58d2180d
|
Improve the efficiency of tcrule processing.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-13 06:55:35 -08:00 |
|
Tom Eastep
|
32c9e4274f
|
Rename 'mysplit' to 'split_host_list'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-11 08:42:01 -08:00 |
|
Tom Eastep
|
896d874aab
|
Set VARLIB in the script's initialize() function.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-09 12:29:19 -08:00 |
|
Tom Eastep
|
5fcdfd779c
|
Don't default IPSET to 'ipset'.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-09 08:54:54 -08:00 |
|
Tom Eastep
|
860ee6de27
|
Eliminate nonsensical warning message.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-06 07:36:36 -08:00 |
|
Tom Eastep
|
4b6fdf8b72
|
Update masq manpage to expunge exclusion with an interface name in the SOURCE column.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-04 09:11:37 -08:00 |
|
Tom Eastep
|
ec17ea1dee
|
Remove superfluous check
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-03 08:19:46 -07:00 |
|
Tom Eastep
|
2e211bc2b6
|
Correct handling of wildcard interfaces in rules.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-03 07:24:41 -07:00 |
|
Tom Eastep
|
6e4632663b
|
Correct heading comments in action.TCPFlags.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-11-01 07:20:50 -07:00 |
|
Tom Eastep
|
5f0b85b5b9
|
Replace a couple of more hard-coded directory names.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-30 09:49:53 -07:00 |
|
Tom Eastep
|
86ae74005a
|
Correct invalid information in shorewall[6]-tcclasses.
- Delete part about an interface only appearing once.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-29 12:46:58 -07:00 |
|
Tom Eastep
|
3f1aeb33be
|
Correct mark range with shifted mask.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-26 12:41:06 -07:00 |
|
Tom Eastep
|
e908473d29
|
Clean up description of CHECKSUM in the manpages.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-26 11:22:54 -07:00 |
|
Tom Eastep
|
e177916c12
|
Implement statistical marking in the tcrules file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-26 07:10:26 -07:00 |
|
Tom Eastep
|
0387b16983
|
Implement CHECKSUM action in the tcrules file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-22 15:42:13 -07:00 |
|
Tom Eastep
|
f24e194819
|
Don't display chains with no matched entries when -b
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-22 14:15:37 -07:00 |
|
Paul Gear
|
59a75512be
|
Add Teredo macro
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-21 07:20:29 -07:00 |
|
Tom Eastep
|
5a103e8ec5
|
Make options consistent (add a '-' before 't')
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-20 07:15:44 -07:00 |
|
Paul Gear
|
cf68379c4c
|
Document brief option for show command
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-20 07:11:56 -07:00 |
|
Paul Gear
|
6c06302d2a
|
Make formatting of interface options consistent
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-20 07:11:48 -07:00 |
|
Tom Eastep
|
b00dc658b2
|
Correct error messages in action.RST
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2012-10-15 07:17:17 -07:00 |
|