vyatta-cfg-quagga (0.17.6) unstable; urgency=low * Use new syntax and allow any interface * RIP allow any interface type * RIPNG: allow any interface type * Static: show all interfaces in allowed list * Add wirelessmodem router parameters -- Stephen Hemminger Sun, 08 Mar 2009 16:49:45 -0700 vyatta-cfg-quagga (0.17.5) unstable; urgency=low * Fix call to vyatta-interfaces.pl --check now requires --dev -- Stig Thormodsrud Thu, 05 Mar 2009 15:07:48 -0800 vyatta-cfg-quagga (0.17.4) unstable; urgency=low [ slioch ] * clean up other static route commands to remove references to /tmp/ pellets and to use environment variable set via new cli. [ Stig Thormodsrud ] * Fix 4184: ospfv3 interface values don't work on vlans * Fix 'passive-interface' to allow interface or 'default'. -- Stig Thormodsrud Thu, 05 Mar 2009 10:48:20 -0800 vyatta-cfg-quagga (0.17.3) unstable; urgency=low [ Stig Thormodsrud ] * Add initial "interface <> ipv6 ripng" nodes. * Minor cleanups to "interface <> ipv6 ospfv3" before copying to other interfaces. [ slioch ] * ported example of node.def using commit environmental variable rather than relying on /tmp pellets. should also improve performance when delete large numbers of static -- slioch Wed, 04 Mar 2009 09:47:28 -0800 vyatta-cfg-quagga (0.17.2) unstable; urgency=low [ Stig Thormodsrud ] * Add missing quote around quagga command. [ Stephen Hemminger ] * Add more options to show-protocols [ Stig Thormodsrud ] -- Stig Thormodsrud Mon, 02 Mar 2009 09:33:29 -0800 vyatta-cfg-quagga (0.17.1) unstable; urgency=low [ Stig Thormodsrud ] * Revert "Make sure to quote $VAR(@) usage." [ Stephen Hemminger ] * Handle mapping from ospfv3 to ospf6d [ Stig Thormodsrud ] * Change from double quote to single quote around $VAR(@). * Use single quotes around $VAR(@). [ An-Cheng Huang ] -- An-Cheng Huang Wed, 25 Feb 2009 18:59:05 -0800 vyatta-cfg-quagga (0.17) unstable; urgency=low [ root ] * Initial commit of config commands for ospfv3 [ slioch ] * as per discussion with Stephen. update handles shutdown of daemon and explicit stop is not needed. Removed from [ Stephen Hemminger ] * Add quagga parameters for bridge and bonding devices [ Stig Thormodsrud ] * Make sure to quote $VAR(@) usage. [ Stephen Hemminger ] * Start BGP on create * Use multi-line create on ospf * Start ripngd on create * Use multi-line in one create node * OSPFv3 start ospf6d -- Stephen Hemminger Wed, 25 Feb 2009 10:23:26 -0800 vyatta-cfg-quagga (0.16) unstable; urgency=low [ Stephen Hemminger ] * force BGP on [ slioch ] * changes to support bgp start/stop * applied same changes to ospf and rip as to bgp re: start/stop router daemon hooks -- slioch Thu, 19 Feb 2009 20:34:15 -0800 vyatta-cfg-quagga (0.15) unstable; urgency=low * Fix email in changlog * Allow start if daemon already running -- Stephen Hemminger Thu, 19 Feb 2009 10:01:43 -0800 vyatta-cfg-quagga (0.14) unstable; urgency=low * Move sudo from vyatta-protocol to nodes * Move daemon start to the disable node * Rework of protocol startup -- Stephen Hemminger Wed, 18 Feb 2009 15:40:48 -0800 vyatta-cfg-quagga (0.13.7) unstable; urgency=low * OSPF: allow any type interface * Handle reload of interface properties -- Stephen Hemminger Wed, 11 Feb 2009 22:20:25 -0800 vyatta-cfg-quagga (0.13.6) unstable; urgency=low * Change reload to restart * Move reload to vyatta-cfg-reload -- Stephen Hemminger Thu, 05 Feb 2009 14:48:15 -0800 vyatta-cfg-quagga (0.13.5) unstable; urgency=low * remove pid files on protocol stop * Fix reload * Manage daemons better -- Stephen Hemminger Thu, 05 Feb 2009 11:45:20 -0800 vyatta-cfg-quagga (0.13.4) unstable; urgency=low [ Bob Gilligan ] * Bugfix 4052: Add support for PPPOE over ethernet VIFs. [ Stephen Hemminger ] * Protocol daemon management -- Stephen Hemminger Wed, 04 Feb 2009 15:19:06 -0800 vyatta-cfg-quagga (0.13.3) unstable; urgency=low * Fix exists/not exists function -- Stephen Hemminger Thu, 29 Jan 2009 15:00:18 -0800 vyatta-cfg-quagga (0.13.2) unstable; urgency=low * bgp: cleanup * check-as-prepend: turn on strict * policy: turn on strict * utils: turn on strict * add new script for protocol restart * Change mode of script files * More work on protocol restart -- Stephen Hemminger Wed, 28 Jan 2009 16:12:26 -0800 vyatta-cfg-quagga (0.13.1) unstable; urgency=low [ Bob Gilligan ] * Bugfix 3863: Provide ability to configure static ARP table entries [ An-Cheng Huang ] * add support for development build [ Stephen Hemminger ] * Convert to new Vyatta::Config hierarchy * Add new script to wrap changes to link-detect * Add vyatta-link-detect * Use new link-detect script * need full path to linkdetect * Revert "need full path to linkdetect" * fix comments that got copied * Use full path to link-detect [ An-Cheng Huang ] * update maintainer information * "files" file should be removed before package build [ Stephen Hemminger ] * Allow any interface for interface routes [ An-Cheng Huang ] -- An-Cheng Huang Thu, 08 Jan 2009 09:24:32 -0800 vyatta-cfg-quagga (0.13) unstable; urgency=low 3.2.0 [ Mark O'Brien ] [ Bob Gilligan ] * Bugfix: 3684 [ Stephen Hemminger ] * Remove the perl wrapper for vtysh (no longer needed). * Revert "Replace vyatta-vtysh with vtysh" * Replace vyatta-vtysh with vtysh [ Stig Thormodsrud ] * Fix syntax errors found by check_tmpl. * Fix syntax error found by check_tmpl. * Fix syntax problems identified by /opt/vyatta/sbin/check_tmpl * Fix 3550: Setting kernel redistribution metric generates internal error. * Fix BGP IPv6 redistribute route-map error message. * Add BGP IPv6 redistribute commands. * Fix bgp soft-reconfiguration for IPv6. * Add IPv6 support to bgp cli. [ rbalocca ] * Ignore derived files [ Stig Thormodsrud ] * Fix "delete protocols ripng". [ Stephen Hemminger ] * Replace calls to vyatta-vtysh perl script with vyatta-vtysh * Update control since now contains not just scripts * Get rid of long line causing warning [ Stig Thormodsrud ] * First pass at gluing ripng cli to quagga. [ Stephen Hemminger ] * Use vyatta_sbindir * Add program to .gitignore * Add new program to check prefix boundary [ Stig Thormodsrud ] * Fix ipv6 blackhole route. * Fix check_prefix_boundry() to handle IPv6 abreviated addresses. * Add cli for IPv6 static routes. [ Mark O'Brien ] -- Mark O'Brien Tue, 25 Nov 2008 19:08:50 -0800 vyatta-cfg-quagga (0.12) unstable; urgency=low 3.1.2 [ Mark O'Brien ] [ Stig Thormodsrud ] * Fix 2752: "Unknown command" after "source any" was configured in the second rule of an access-list [ Mark O'Brien ] -- Mark O'Brien Wed, 23 Jul 2008 21:35:50 -0700 vyatta-cfg-quagga (0.11) unstable; urgency=low 3.1.1 [ Mark O'Brien ] [ Stig Thormodsrud ] * Fix 3344: Unable to delete route-map that contains a 'set metric ' statement * Add module version for quagga. [ Stephen Hemminger ] * Add configuration parameter for BGP MD5 [ Mark O'Brien ] -- Mark O'Brien Sat, 28 Jun 2008 11:22:08 -0700 vyatta-cfg-quagga (0.10) unstable; urgency=low 3.1.0 [ Mark O'Brien ] [ Stig Thormodsrud ] * Fix 3345: Unable to configure OSPF redistribute route-map [ Mohit Mehta ] * Fix bug 3134 "delete interfaces <> <> ip rip split-horizon" sets "no ip rip split-horizon" under the routing engine which is unknown in the config * Fix bug 2849 "disable-split-horizon" needs to be implemented [ Stig Thormodsrud ] * Fix 3316: "metric-type" option does not exist in the CLI for OSPF redistribution [ Mohit Mehta ] * Fix Bug 3269 system gateway-address conflicts with static default [ Bob Gilligan ] * Bugfix: 3019 [ Stephen Hemminger ] * Fix templates for disable-link-detect when using vif on serial [ rbalocca ] * Ignore derived files [ Stig Thormodsrud ] * Fix 3266: Syntax validation for as-path-prepend does not allow 32 bit ASNs [ Stephen Hemminger ] * Add option to disable link-detect on serial interfaces [ rbalocca ] * Convert to our method of changelog creation [ Stig Thormodsrud ] * Fix 3199: removed redundant "static interface-route blackhole" [ Bob Gilligan ] * Add IP routing protocol config templates for PPPOE, PPPOE and Classical [ Stig Thormodsrud ] * Fix 3139 Check for previous authentication type before allowing another [ Bob Gilligan ] * Bugfix: 3181, 3019 [ Mohit Mehta ] * Fix Bug 2849 "disable-split-horizon" needs to be implemented * Fix Bug 2849 "disable-split-horizon" needs to be implemented [ Stig Thormodsrud ] * Partial fix for 3004. Set priority of network node higher than virtual-link node. [ rbalocca ] * Merge from glendale [ Mohit Mehta ] * Fix Bug 3069 Help strings should be standardized * Fix Bug 3069 Help strings should be standardized * Fix Bug 2849 "disable-split-horizon" needs to be implemented [ Mark O'Brien ] -- Mark O'Brien Tue, 17 Jun 2008 09:26:15 -0700 vyatta-cfg-quagga (0.9) unstable; urgency=low 3.0.5 -- Mark O'Brien Tue, 06 May 2008 12:43:14 -0700 vyatta-cfg-quagga (0.8) unstable; urgency=low 3.0.4 -- Mark O'Brien Mon, 05 May 2008 16:40:33 -0700 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 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 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 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 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 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 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 Mon, 25 Feb 2008 17:38:29 -0800 vyatta-cfg-quagga (0.1) unstable; urgency=low * Initial Release. -- An-Cheng Huang Mon, 1 Oct 2007 11:23:11 -0700