vyatta-cfg-quagga (0.7) unstable; urgency=low

  3.0.3
  [ Mark O'Brien ]


  [ Stephen Hemminger ]
  * Remove linkstatus script
  * Fix typo in node.def (from linkwatch removal)

  [ rbalocca ]
  * Indicate the VC4.0.2 release candidate in the changelog

  [ Mark O'Brien ]

 -- Mark O'Brien <mobrien@vyatta.com>  Tue, 29 Apr 2008 16:42:15 -0700

vyatta-cfg-quagga (0.6) unstable; urgency=low

  VC4.0.2
  [ Mark O'Brien ]


  [ An-Cheng Huang ]
  * don't signal watchlink if it's not running

  [ Mark O'Brien ]

 -- Mark O'Brien <mobrien@vyatta.com>  Sat, 19 Apr 2008 11:56:01 -0700

vyatta-cfg-quagga (0.5) unstable; urgency=low

  VC4.0.2 release candidate
  [ Mark O'Brien ]

  * Fix for bug 3093
  * Updated autocomplet for loopback non-broadcast option

  [ Robert Bays ]
  * fix for bugs 3085,3114,3121,3119,3120
  * add 2 lines acidentally deleted in last commit for attribute-
    unchanged

  [ Stig Thormodsrud ]
  * Fix 3115: set protocols ospf default-information originate always"
    sends no "always" to the
  * Fix 3128: "isis" needs to be removed under " protocols ospf access-
    list <> export"
  * Fix 3132:  "set protocols ospf refresh timers <>" then commit failed
  * Fix 3133: "delete protocols ospf timers throttle spf delay" commit
    failed
  * Fix 3131: "delete protocols ospf parameters abr-type" does not
    remove " ospf abr-type standard"
  * Fix 3130: "set protocols ospf compatible rfc1583" or " set protocols
    ospf parameters
  * Fix 3124: "set protocols ospf area <> area-type nssa translate
    always" removed "...... nssa no-summary" from the routing engine
  * Make sure OSPF area-type is set before default-cost.
  * Fix 3129: "delete protocols ospf neighbor <> priority" should delete
    the neighbor in the config as under the routing engine
  * Fix 3126: ospf virtual-link authentication types should not be able
    to be coexisted in the config
  * Fix [Bug 3125] "...... range <> no-advertise" should be removed from
    the config while it is removed from the routing engine by  "set
    protocols ospf area <> range <> substitute

  [ Mark O'Brien ]

 -- Mark O'Brien <mobrien@vyatta.com>  Wed, 16 Apr 2008 09:50:02 -0700

vyatta-cfg-quagga (0.4) unstable; urgency=low

  3.0.2
  [ Mark O'Brien ]

  * 3.0.1

  [ Robert Bays ]
  * update help strings in BGP
  * shorten some of the BGP help strings
  * fix bug 3074

  [ Stig Thormodsrud ]
  * Fix 3026 ospf: failed to delete ospf configuration from top level
  * Fix 3108: Unable to configure ospf 'default-information' originate

  [ rbalocca ]
  * Fix debian dependencies
  * Set dependencies on either bash or vyatta-bash

  [ Mark O'Brien ]

 -- Mark O'Brien <mobrien@vyatta.com>  Fri, 04 Apr 2008 18:00:28 -0700

vyatta-cfg-quagga (0.3) unstable; urgency=low

  VC4.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
  [ 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.

 -- An-Cheng Huang <ancheng@vyatta.com>  Mon, 1 Oct 2007 11:23:11 -0700