Commit Graph

1591 Commits

Author SHA1 Message Date
676af32ebc Simplify a loop in process_actions2()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-20 10:11:23 -07:00
7cbf113ba0 Simplify an RE
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-20 08:33:36 -07:00
d15475efae Cleanup of AUDIT before Beta 3
- Correct merge snafus
- Rename the new actions (e.g., ADROP->A_DROP)
- Correct MACLIST_DISPOSITION logic
2011-05-20 07:47:35 -07:00
e9df13a42b Resolve merge conflicts 2011-05-19 15:10:22 -07:00
5e68dbfa9a Complete first attempt at AUDIT support
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-19 12:06:43 -07:00
814494e277 More AUDIT changes
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-19 08:35:40 -07:00
d2ab27c071 More AUDIT changes 2011-05-18 21:25:57 -07:00
ce8df2f66c Revert "Bump version to Beta 3"
This reverts commit 465e729288.
2011-05-18 17:50:12 -07:00
465e729288 Bump version to Beta 3 2011-05-18 17:08:07 -07:00
314921f766 Revert "Set quantum in subordinate SFQ class to the MTU for HFSC parents."
This reverts commit 5ab6f8e0e5.
2011-05-18 11:13:50 -07:00
166d27f6d4 Minor tweak to blacklisting
Reverse order of tests for 'from' and 'src'.
Use equivalent logic for generating unknown option error

Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-18 11:13:03 -07:00
5ab6f8e0e5 Set quantum in subordinate SFQ class to the MTU for HFSC parents.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-18 10:34:46 -07:00
568e54b50d Update version to Beta 2 2011-05-18 09:58:35 -07:00
e940f5018e Implement whitelisting.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-18 08:30:01 -07:00
cec07a6be5 Don't apply HTB quantum to HFSC 2011-05-17 18:34:41 -07:00
495aa9b9ac Implement NFLOG accounting action.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-17 13:42:13 -07:00
fd70e73d34 Add ACCOUNTING_TABLE option
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-17 12:51:33 -07:00
680ca519ed Correct deletion of ipv6 'shorewall' chain 2011-05-17 11:33:56 -07:00
11ff245697 Don't generate refresh rules unless the command is 'refresh'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-16 13:08:32 -07:00
ffe7a1b777 Avoid inconsistencies and errors in refresh
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-16 11:34:41 -07:00
30f2fbff60 Issue warning on missing IPSET 2011-05-15 11:48:34 -07:00
72a330cba2 Don't emit degenerate tcfilters 2011-05-15 10:57:02 -07:00
e459fbf997 Don't allow non-leaf default class
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-15 10:56:46 -07:00
3f90f00081 Issue warnings and ignore non-leaf class in tcfilters and tcrules
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-15 10:56:31 -07:00
7d25f6356b Augment a comment 2011-05-15 08:45:41 -07:00
c247140063 Restore 'our' to a couple of exported variables in the Config module 2011-05-14 14:18:22 -07:00
00add745b7 Use -o when copying routing tables 2011-05-14 13:56:39 -07:00
05e385a748 Only use 'our' when required 2011-05-14 13:21:31 -07:00
0626594cda Restore accuracy of tcclasses diagram 2011-05-14 09:27:51 -07:00
539e42aa2e Correct earlier patch 2011-05-09 16:34:31 -07:00
bbab1c9682 Ensure USER/GROUP is only specified when SOURCE in $FW 2011-05-09 16:33:34 -07:00
359de906ca Refinement to fix for double exclusion
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-09 16:28:53 -07:00
1a48dd3eb9 Correct last merged patch
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2011-05-08 05:51:58 -07:00
93d8b538eb Ensure route to gateway in the main table 2011-05-08 05:43:53 -07:00
a1bd664447 Fix issues with 'gawk' 2011-05-08 05:39:07 -07:00
afed909e52 Simplify the fix for double exclusion in ipset lists 2011-05-07 06:38:08 -07:00
0c59e0231d Correct double-exclusion fix 2011-05-07 06:37:37 -07:00
58c25e8517 Let tcfilters deal correctly with hex device numbers 2011-05-05 10:12:20 -07:00
59ea511201 Complain if there is no default class defined 2011-05-05 10:12:14 -07:00
91d8f39f2e Enforce limits on device and class numbers 2011-05-05 10:11:47 -07:00
349960294c Detect double exclusion in ipset expressions 2011-05-05 10:11:30 -07:00
368fe46932 Correct Comment 2011-05-05 10:11:22 -07:00
d8c2845085 Back out part of TC change 2011-05-05 10:11:13 -07:00
9a95bad17e Don't require '0x' on devnum > 10 in tcclasses 2011-05-05 10:06:55 -07:00
4300ef3ee2 Fix another couple of bugs with device numbers > 9 2011-05-05 10:06:41 -07:00
222c5dbf46 Normalize hex numbers before using them in string comparisons 2011-05-02 10:08:36 -07:00
e66d491f11 Correct patch for > 9 interfaces with tcfilters 2011-05-02 10:08:19 -07:00
bf10e104b7 Fix bug in tcfilters with device numbers > 9 2011-05-02 07:25:21 -07:00
d2407cb7a0 Don't allow IFB classes in tcrules 2011-05-02 07:23:28 -07:00
a0b00b4bd6 More fixes for TC 2011-05-01 21:24:52 -07:00