summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaurav Sinha <gaurav.sinha@vyatta.com>2012-08-22 17:41:31 -0700
committerGaurav Sinha <gaurav.sinha@vyatta.com>2012-08-22 17:41:31 -0700
commit46c2a30d36dd0f6157bd60e506024b24c87f6669 (patch)
tree01d7df33ee5cb3e12a6664987bef443602e653c6
parent050b306a3daf0ce20d7b34d91da744d174271fa9 (diff)
downloadvyatta-conntrack-46c2a30d36dd0f6157bd60e506024b24c87f6669.tar.gz
vyatta-conntrack-46c2a30d36dd0f6157bd60e506024b24c87f6669.zip
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e93b0ae..8950b10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+vyatta-conntrack (0.47) 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
+ * 0.46
+
+ -- Gaurav Sinha <gaurav.sinha@vyatta.com> Wed, 22 Aug 2012 17:41:31 -0700
+
vyatta-conntrack (0.46) unstable; urgency=low
* initial commit for 8067