summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorslioch <slioch@eng-140.vyatta.com>2009-07-28 14:49:17 -0700
committerslioch <slioch@eng-140.vyatta.com>2009-07-28 14:49:17 -0700
commitb798a90b2608b53d766bdb981e6eda9e471154b4 (patch)
tree1dc4f985965978a5f23a2a297b20d021fac74d6b
parentdfbf4cac22b97eab470ecd251384bf471bfed3e6 (diff)
downloadvyatta-wanloadbalance-b798a90b2608b53d766bdb981e6eda9e471154b4.tar.gz
vyatta-wanloadbalance-b798a90b2608b53d766bdb981e6eda9e471154b4.zip
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d3963d6..5a4970a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+vyatta-wanloadbalance (0.13.18) unstable; urgency=low
+
+ * bug fixes on mult targets. added packet rate limit option to rules
+ * release socks on shutdown
+ * fix for mixed test type configuration where ttl would fail. now
+ works.
+ * fixed iptables command for when limit is applied--only for state=NEW
+ w/o source-based-policy applied
+ * additional fix on test cyclex
+ * clean up all of mangle table on exit, including new entries. fixed
+ bug in target iteration where some targets never completed test
+ cycle
+ * fix bug in failed test completion.
+ * reworked tests to fix bug in handling of received packets. modified
+ show cmd output.
+
+ -- slioch <slioch@eng-140.vyatta.com> Tue, 28 Jul 2009 14:49:17 -0700
+
vyatta-wanloadbalance (0.13.17) unstable; urgency=low
[ root ]