diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-07-29 15:39:03 -0700 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-07-29 15:39:03 -0700 |
commit | c7a65df14e51fd04e857039f0c282f1f7cb3b8d0 (patch) | |
tree | c91de20555b1397c629e78756cbcec0362cf94a7 | |
parent | 9d410a3ac19e77de9a2e5340b625d76fc8d4c316 (diff) | |
download | vyatta-wanloadbalance-debian/0.13.19.tar.gz vyatta-wanloadbalance-debian/0.13.19.zip |
0.13.19debian/0.13.19
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5a4970a..248b4bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vyatta-wanloadbalance (0.13.19) unstable; urgency=low + + * remove debug code + * fix for bug 4762. exclude packets from the mangle output table where + the inbound interface for wlb is the same as the packet outbound + interface. + + -- slioch <slioch@eng-140.vyatta.com> Wed, 29 Jul 2009 15:39:03 -0700 + vyatta-wanloadbalance (0.13.18) unstable; urgency=low * bug fixes on mult targets. added packet rate limit option to rules |