Tom Eastep
|
aca5b33858
|
Backout my start for a fix for Togan's patch
|
2011-04-17 09:06:13 -07:00 |
|
Tom Eastep
|
97b7856380
|
Reverse Togan's patch -- it is woefully incomplete
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2011-04-17 07:55:30 -07:00 |
|
Tom Eastep
|
46191c9f87
|
Re-bump versions
|
2011-04-16 09:15:29 -07:00 |
|
Tom Eastep
|
1430856164
|
Re-apply Togun's Patch
|
2011-04-16 08:51:19 -07:00 |
|
Tom Eastep
|
1a0388080f
|
Initiate 4.4.20
Update versions
Update release documents
Apply Togan Muftuoglu's change to increase installation flexibility
|
2011-04-16 08:31:46 -07:00 |
|
Tom Eastep
|
4f5970b5f2
|
Use 'ip route list' rather than 'ip route ls' for busybox compatability
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2011-04-15 11:15:32 -07:00 |
|
Tom Eastep
|
5126c439a4
|
Fix a progress message in the installer.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2011-04-15 11:06:45 -07:00 |
|
Tom Eastep
|
d42a65fd11
|
Correct one more default route save/restore defect
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2011-04-15 07:09:34 -07:00 |
|
Tom Eastep
|
0b18c37a91
|
Fix install.sh bug
|
2011-04-14 17:00:35 -07:00 |
|
Tom Eastep
|
f2acf4bfe5
|
Fix install.sh bug
|
2011-04-14 16:55:56 -07:00 |
|
Tom Eastep
|
4c1fbb67e4
|
Update release documents
|
2011-04-14 15:20:15 -07:00 |
|
Tom Eastep
|
dff405683c
|
Correct default route save/restore
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2011-04-14 12:25:33 -07:00 |
|
Tom Eastep
|
96af7bfed6
|
Fix the prior commit
|
2011-04-13 17:56:15 -07:00 |
|
Tom Eastep
|
9a8f411531
|
Update version to 4.4.19.1 and document corrected problems
|
2011-04-13 17:22:07 -07:00 |
|
Tom Eastep
|
9008cd960c
|
Fix a silly masq bug
|
2011-04-13 17:01:22 -07:00 |
|
Tom Eastep
|
16276b9900
|
Don't assume that all nexthop routes are default routes
|
2011-04-13 13:57:22 -07:00 |
|
Tom Eastep
|
a0b16e2803
|
Delete duplicate rule
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2011-04-13 06:56:17 -07:00 |
|
Tom Eastep
|
5919c234f4
|
Update version of IPAddrs.pm
|
2011-04-12 07:21:24 -07:00 |
|
Tom Eastep
|
53571043c0
|
Fix another proto editing defect
|
2011-04-11 17:18:39 -07:00 |
|
Tom Eastep
|
18f4b11b09
|
Don't allow '\!0' in the PROTO column
|
2011-04-11 16:25:19 -07:00 |
|
Tom Eastep
|
73754521b1
|
Correct Perl module versions
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2011-04-11 15:05:18 -07:00 |
|
Tom Eastep
|
5734c84499
|
Documentation updates
|
2011-04-11 09:37:50 -07:00 |
|
Tom Eastep
|
0b17136780
|
Consolidate corrected problem list
|
2011-04-11 07:22:30 -07:00 |
|
Tom Eastep
|
57165c6551
|
Document fix for split_line().
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2011-04-10 15:25:35 -07:00 |
|
Tom Eastep
|
ca46052410
|
Fix file name in split_line error message for proxyndp file
|
2011-04-10 13:19:42 -07:00 |
|
Tom Eastep
|
512008170d
|
Revert "Fold some long lines"
This reverts commit 3674cfd387 .
|
2011-04-10 11:20:50 -07:00 |
|
Tom Eastep
|
3674cfd387
|
Fold some long lines
|
2011-04-10 10:10:00 -07:00 |
|
Tom Eastep
|
8abc78331b
|
Two minor cosmetic changes
|
2011-04-10 09:52:00 -07:00 |
|
Tom Eastep
|
2a34a30b42
|
Update release documents
|
2011-04-09 10:32:18 -07:00 |
|
Tom Eastep
|
1be89edb49
|
Version to 4.4.19
|
2011-04-09 07:58:13 -07:00 |
|
Tom Eastep
|
2ee452794e
|
Add a corrected problem (shell metacharacters in variable values)
|
2011-04-08 07:57:12 -07:00 |
|
Tom Eastep
|
92611d6789
|
A couple of tweaks before releasing RC1
|
2011-04-08 07:50:54 -07:00 |
|
Tom Eastep
|
cafb810b63
|
Update release documents
|
2011-04-06 17:07:05 -07:00 |
|
Tom Eastep
|
7ab55f4217
|
Ensure that the PREROUTING->dnat jump is added when a wildcard interface is present
|
2011-04-06 15:14:39 -07:00 |
|
Tom Eastep
|
755c3cfd80
|
Quote param values that include shell metacharacters
|
2011-04-06 14:52:32 -07:00 |
|
Tom Eastep
|
e653a34865
|
Fix man page typo (CLEAR_FORWARD_MARK -> FORWARD_CLEAR_MARK)
|
2011-04-06 10:46:47 -07:00 |
|
Tom Eastep
|
6626ef06fb
|
Fix yet another optimizer bug
|
2011-04-06 10:10:42 -07:00 |
|
Tom Eastep
|
81437b2bb1
|
Don't mention downloads in the complex TC doc
|
2011-04-04 19:01:06 -07:00 |
|
Tom Eastep
|
159c871f18
|
Make simple TC work with both IPv4 and IPv6
|
2011-04-04 09:55:45 -07:00 |
|
Tom Eastep
|
a927ccf410
|
Correct typo in release notes
|
2011-04-04 09:29:45 -07:00 |
|
Tom Eastep
|
7466895919
|
Revert tcpri change
|
2011-04-04 09:14:46 -07:00 |
|
Tom Eastep
|
3730283b64
|
Move and correct EXPORTMODULES in shorewall6.conf manpage
|
2011-04-04 08:32:18 -07:00 |
|
Tom Eastep
|
3b0da84b8d
|
Exit POSTROUTING early if a mark is restored
|
2011-04-04 08:19:58 -07:00 |
|
Tom Eastep
|
10cc400cfd
|
Display mangle table in the output of 'shorewall show tc'
|
2011-04-04 08:19:36 -07:00 |
|
Tom Eastep
|
c1160ec076
|
Version to RC1
|
2011-04-03 15:54:36 -07:00 |
|
Tom Eastep
|
1b9b6b6467
|
Correct release notes
|
2011-04-03 13:21:07 -07:00 |
|
Tom Eastep
|
8609c97d1c
|
Version to Beta 5
|
2011-04-03 10:30:33 -07:00 |
|
Tom Eastep
|
86f4d3bad6
|
Revert "Set version RC1"
This reverts commit ae9558c7c6 .
|
2011-04-03 10:28:20 -07:00 |
|
Tom Eastep
|
ae9558c7c6
|
Set version RC1
|
2011-04-03 10:04:53 -07:00 |
|
Tom Eastep
|
9f5783ca26
|
Set version to RC1
|
2011-04-03 10:01:01 -07:00 |
|