summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorslioch <slioch@eng-140.vyatta.com>2009-07-21 13:13:32 -0700
committerslioch <slioch@eng-140.vyatta.com>2009-07-21 13:13:32 -0700
commite99605daeed8b412073694ee35d54da78920703f (patch)
tree2a5e26a1f27166a4c61735be6f2109c475e3ae73 /debian/changelog
parentc8175dbdd23b4aeaca6df22dd35fc699e35134e1 (diff)
downloadvyatta-wanloadbalance-debian/0.13.17.tar.gz
vyatta-wanloadbalance-debian/0.13.17.zip
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 614f7e7..d3963d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+vyatta-wanloadbalance (0.13.17) unstable; urgency=low
+
+ [ root ]
+ * fix for case where iptables command fails on setting snat rules
+ after receiving new address. in this case the new address is not
+ recorded and we'll try creating the rule on the next processing
+ cycle until successful.
+
+ [ slioch ]
+ * fix for bug 4730
+ * fix for bug 4675. Throttle back the initial setting of nat rules
+ during startup of wlb.
+ * reworked target code to support multiple targets and different
+ target types.
+ * added udp ttl limited test type to health check. modified
+ configuration layout. modified op mode command to
+ * additional files needed
+
+ -- slioch <slioch@eng-140.vyatta.com> Tue, 21 Jul 2009 13:13:32 -0700
+
vyatta-wanloadbalance (0.13.16) unstable; urgency=low
* fix for bug 4698