summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMark O'Brien <mobrien@vyatta.com>2008-02-25 17:38:30 -0800
committerMark O'Brien <mobrien@vyatta.com>2008-02-25 17:38:30 -0800
commit3f6dcc65e75ddb0e231cc52c3a99e07a9a269c3f (patch)
treea85aa32486f0329061a7fc6fed554dd6eacb4251 /debian
parente6c7db7279b7f279217a15b5a3bbe646df0b5645 (diff)
downloadvyatta-cfg-quagga-3f6dcc65e75ddb0e231cc52c3a99e07a9a269c3f.tar.gz
vyatta-cfg-quagga-3f6dcc65e75ddb0e231cc52c3a99e07a9a269c3f.zip
vc4.0.0debian/0.2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog44
1 files changed, 44 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 80e882fa..12e0c1b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,47 @@
+vyatta-cfg-quagga (0.2) unstable; urgency=low
+
+ vc4.0.0
+ [ Mark O'Brien ]
+
+
+ [ An-Cheng Huang ]
+ * convert templates to new syntax
+
+ [ Michael Larson ]
+ * allow per vif configuration of disable-link-status
+ * fix for bug 2541--requires saving temporary file, plus script to
+ walk tree and redefined nodes. a bit of a
+
+ [ Stig Thormodsrud ]
+ * Fix 2697 route-map can't be set for default-originate
+ * Add some comp_help strings to ospf cli
+ * Fix 2805 'show configuration all' does not display all default
+ values for ospf
+ * Fix 2810 ospf authentications gets truncated to 8 characters
+ * Fix 2812 'show configuration all' does not display all default
+ values for bgp.
+ * Fix 2813 'show configuration all' does not display all default
+ * Add "set interface <type> ip ospf bandwidth" to OSPF cost
+ calculation.
+ * Duplicate quagga "interface ip ospf" tree for tunnel and vif
+ interfaces.
+ * Fix 1513 BGP - peer-port and local-port accept invalid values
+ * Fix 2819 Plain-text authentication should be identified as such
+ * Comment out "backdoor" command as a workaround until cli bug 2525 is
+ fixed.
+ * Add default value for ospf auto-cost reference-bandwidth.
+ * Fix 2856 "delete interfaces ethernet eth1 ip rip" commit failed if
+ "split-horizon poison-reverse" is
+ * Apply same fix for 2856 under tunnel heirarchy.
+ * Add a check for when the vtysh wrapper is called without any
+ parameters.
+ * Fix 2679 aggregate-address "as-set" and/or "summary-only" not sent
+ to the routing engine
+
+ [ Mark O'Brien ]
+
+ -- Mark O'Brien <mobrien@vyatta.com> Mon, 25 Feb 2008 17:38:29 -0800
+
vyatta-cfg-quagga (0.1) unstable; urgency=low
* Initial Release.