summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 801ef29..e93b0ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+vyatta-conntrack (0.46) unstable; urgency=low
+
+ * initial commit for 8067
+ * Initial conntrack-ignore rule handling script.
+ * fixing rule creation
+ * fix rule deletion and modification
+ * Fixed protocols allowed script, use same as NAT, fixed protocol
+ parsing
+ * Add show conntrack ignore command for showing conntrack ignore rules
+ with packet, byte statistics
+ * changed any to 0.0.0.0, all based on field, minor modifications in
+ show script
+ * remove numerically sort function, not needed anymore.
+ * Fix bug with statistics, count should double increment
+
+ -- Gaurav Sinha <gaurav.sinha@vyatta.com> Wed, 22 Aug 2012 17:40:53 -0700
+
vyatta-conntrack (0.45) unstable; urgency=low
* check protocol timers are configured on commit: bug 8216