Tom Eastep
|
fd28a12653
|
Allow DROP in the stoppedrules file
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-07 13:19:49 -08:00 |
|
Tom Eastep
|
7e6fc3229d
|
Correct handling of default chain when a mark range is specified.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-07 13:15:51 -08:00 |
|
Tom Eastep
|
42dd8dfee9
|
Change license to GPLv2+ and update copyrights
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-04 09:48:27 -08:00 |
|
Tom Eastep
|
5a7e458104
|
Backout ematch stuff for now
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-03 12:01:56 -08:00 |
|
Tom Eastep
|
7e1a310929
|
Implement ipset matches in tcfilters
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-03 09:35:34 -08:00 |
|
Tom Eastep
|
78ecf9bdc8
|
Finish up ipset extensions.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-03 09:23:14 -08:00 |
|
Tom Eastep
|
1771bb75cf
|
Finish ipset match option implementation.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-02 14:43:55 -08:00 |
|
Tom Eastep
|
b4847d6a01
|
New IPSET MATCH extensions
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-02 09:36:35 -08:00 |
|
Tom Eastep
|
48ceed9ecb
|
Make tcpflags the default.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-01 15:10:38 -08:00 |
|
Tom Eastep
|
1083dd8c26
|
Allow ?COMMENT in the mangle file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-01 08:02:17 -08:00 |
|
Tom Eastep
|
5e7cd855c2
|
Correct typo in Tc.pm
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-01 07:53:38 -08:00 |
|
Tom Eastep
|
2c2aaf262c
|
Add IP[6]TABLES support for the conntrack file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-01 07:18:36 -08:00 |
|
Tom Eastep
|
6c990a7253
|
Logically OR builtin definitions from the actions file if the builtin exists
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-01 07:18:00 -08:00 |
|
Tom Eastep
|
f7bbac6ea8
|
Make tcrules/mangle similar to notrack/conntrack.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-01 07:15:56 -08:00 |
|
Tom Eastep
|
4c1b83beef
|
Tweaks to the Tc.pm module.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-31 11:42:38 -08:00 |
|
Tom Eastep
|
ac6a506e35
|
Allow logging from the RAW table
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-31 11:04:43 -08:00 |
|
Tom Eastep
|
11e61ec6e5
|
Add chain information to the builtin_target table.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-31 08:22:58 -08:00 |
|
Tom Eastep
|
5985a6e9b3
|
Implement IP[6]TABLES in the rules files.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-29 13:46:58 -08:00 |
|
Tom Eastep
|
66a04e4819
|
Allow inline matches with IP[6]TABLES
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-29 10:13:00 -08:00 |
|
Tom Eastep
|
1634267faa
|
Rename JUMP to IP[6]TABLES.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-29 10:12:33 -08:00 |
|
Tom Eastep
|
c8866ef8bf
|
Correct handling of columns with embedded spaces
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-29 08:56:14 -08:00 |
|
Tom Eastep
|
6fe06c82c8
|
More switch from tcrules to mangle
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-28 15:24:05 -08:00 |
|
Tom Eastep
|
543446f8d7
|
Integrate tcrules and mangle processing.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-28 14:24:36 -08:00 |
|
Tom Eastep
|
a1222d10cb
|
change 'marks' file to 'mangle'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-28 10:03:23 -08:00 |
|
Tom Eastep
|
3dba1f5bee
|
Tested version of the marks file handler
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-27 12:38:22 -08:00 |
|
Tom Eastep
|
3960aaee4c
|
Consolidate declarations in process_mark_rule().
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-24 09:49:10 -08:00 |
|
Tom Eastep
|
5419109880
|
Correct syntax errors in new mars handling
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-24 09:04:54 -08:00 |
|
Tom Eastep
|
584b0ac50e
|
Some small tweaks to the marks file processing
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-24 07:25:40 -08:00 |
|
Tom Eastep
|
4c2cedb670
|
Add get_target_param1() that doesn't accept the <action>/<param> syntax
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-19 09:17:11 -08:00 |
|
Tom Eastep
|
f32a777099
|
Fix INLINE in tcrles
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-18 09:19:35 -08:00 |
|
Tom Eastep
|
cd5be38cfb
|
Eliminate silly extra loop in accounting processing.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-18 09:19:16 -08:00 |
|
Tom Eastep
|
2894bb9656
|
Move INLINE processing into the Chains module.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-16 12:31:35 -08:00 |
|
Tom Eastep
|
fad3b42bd3
|
Correct line split in the Accounting module
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-16 07:40:41 -08:00 |
|
Tom Eastep
|
4e4e7cac1d
|
Redefine the -i option
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-15 11:23:20 -08:00 |
|
Tom Eastep
|
6d72cb3138
|
Correct update inline
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-15 09:32:09 -08:00 |
|
Tom Eastep
|
9abe60bc27
|
Implement the -i option of upgrade
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-14 17:54:10 -08:00 |
|
Tom Eastep
|
33c5893bdb
|
Implement INLINE_MATCHES
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-14 13:35:01 -08:00 |
|
Tom Eastep
|
2bc329aa1d
|
Add INLINE support to the masq file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-13 15:44:16 -08:00 |
|
Tom Eastep
|
95abeaea24
|
Finish INLINE in the tcrules file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-01 09:25:32 -08:00 |
|
Tom Eastep
|
75258083e3
|
Cleanup of column splitting change.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-01 09:24:49 -08:00 |
|
Tom Eastep
|
bf44e514e3
|
Keep parentheses balanced when splitting a line.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-11-30 14:13:42 -08:00 |
|
Tom Eastep
|
e5d250750b
|
Correct handling of ?SECTION
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-11-27 07:53:33 -08:00 |
|
Tom Eastep
|
d63262a0cb
|
change ZONE2ZONE default to '-'.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-11-24 08:16:28 -08:00 |
|
Tom Eastep
|
3870157898
|
Issue warning on bare SECTION headings.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-11-24 07:58:02 -08:00 |
|
Tom Eastep
|
80d54ec40b
|
Implement ?SECTION
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-11-18 06:57:54 -08:00 |
|
Tom Eastep
|
855cb6e7f4
|
Correct handling of HFSC classes with DMAX but no UMAX
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-11-16 08:07:23 -08:00 |
|
Tom Eastep
|
e14d92c5ac
|
Add DROP support in tcrules
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-11-04 10:50:11 -08:00 |
|
Tom Eastep
|
ca3385d1be
|
Remove superfluous '[' from character set.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-10-21 09:28:21 -07:00 |
|
Tom Eastep
|
5823411091
|
Correct typo in a regular expression.
- Re-enable |<mark> in the tctrules file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-10-21 07:04:23 -07:00 |
|
Tom Eastep
|
66c2fca2b0
|
Eradicate the use of 'fgrep'
- Busybox on Leaf Bering does not have fgrep
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-10-14 07:15:08 -07:00 |
|