diff options
author | Mark O'Brien <mobrien@vyatta.com> | 2008-03-18 19:03:48 -0700 |
---|---|---|
committer | Mark O'Brien <mobrien@vyatta.com> | 2008-03-18 19:03:48 -0700 |
commit | 6315c678a346c411d6ee14536f9d05563b1945eb (patch) | |
tree | 2b66a19d028f9e367f67e66ce2470268ae269066 /debian | |
parent | 4e2574e6907291df4e87c795dcbdd8111036e3de (diff) | |
download | vyatta-cfg-quagga-6315c678a346c411d6ee14536f9d05563b1945eb.tar.gz vyatta-cfg-quagga-6315c678a346c411d6ee14536f9d05563b1945eb.zip |
3.0.1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 12e0c1b2..574043b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,55 @@ +vyatta-cfg-quagga (0.3) unstable; urgency=low + + 3.0.1 + [ Mark O'Brien ] + + + [ Arthur Xiong ] + * 1. Fix bug 2754 - changed node type from txt to ipv4, since in the + routing engine, "neighbor A.B.C.D update-source W.X.Y.Z" always + works, and there is no ip address saved under interface hence + "neighbor A.B.C.D update-source INTERFACE_NAME" doesn't work. + * Fixed a typo + * Change the type from "txt" to "u32" for "protocols ospf access-list + <>" + + [ Bob Gilligan ] + * Bugfix: 2818. + + [ Mohit Mehta ] + * Fix Bug 2886 Invalid gateway address is accepted + * Fix Bug 1513 BGP - peer-port and local-port accept invalid values + + [ Robert Bays ] + * bug 2753 + * bug 2783: set protocols ospf distribute-list... + * bug 2716: set metric-type is not implemented + * fix ospf node for bug 2783 + * fix for bugs 2541, 2888, 2676 + * fix for bug 2713 + * fixes for bugs 2713, 2541, 2888, 2676 + * updated fix for bug 2713. neighbor now allows g/G. + * fix for bugs 2725 and 2999 + * fix for bug 2993 + * fix for bug 2800 + * update help for access-lists + * update help for access-lists + * iupdate help strings for policy nodes + * fix bgp and policy for match community and network backdoor + * finish help strings for policy + + [ Stephen Hemminger ] + * Replace VPL with GPLv2 + * Update to GPLv2 + + [ Stig Thormodsrud ] + * Fix 2906: "delete protocols ospf area X area-type nssa " and then + "commit" - "commit failed" + + [ Mark O'Brien ] + + -- Mark O'Brien <mobrien@vyatta.com> Tue, 18 Mar 2008 19:03:48 -0700 + vyatta-cfg-quagga (0.2) unstable; urgency=low vc4.0.0 |