summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-010.18.59+kenwood8vyatta/VC6.0-2010.06.01/i386debian/0.18.59+kenwood8kenwoodRobert Bays
2010-06-01yet another putback for another bug but we will call it 5593 againRobert Bays
2010-05-300.18.59+kenwood7debian/0.18.59+kenwood7Robert Bays
2010-05-30fix second part of bug 5593Robert Bays
2010-05-220.18.59+kenwood6debian/0.18.59+kenwood6Robert Bays
2010-05-22fix for bug 5593Robert Bays
2010-03-180.18.59+kenwood5vyatta/VC6.0-2010.04.20/i386vyatta/VC6.0-2010.04.17/i386vyatta/VC6.0-2010.03.22/i386debian/0.18.59+kenwood5Bob Gilligan
2010-03-18Bugfix 5462: Improve help strings.Bob Gilligan
2010-03-170.18.59+kenwood4debian/0.18.59+kenwood4Bob Gilligan
2010-03-17Bugfix 5458: Include interface name, if present, when deleting IPv6 routes.Bob Gilligan
When deleting an IPv6 static route from Quagga, we have to specify the route precisely the same way it was originally configured. If the route includes an outgoing interface, it must be specified. If the route does not include an outgoing interface, one must not be specified.
2010-03-160.18.59+kenwood3debian/0.18.59+kenwood3Bob Gilligan
2010-03-16Bugfix 5462: Re-organize configuration parameters for IPv6.Bob Gilligan
2010-03-040.18.59+kenwood2debian/0.18.59+kenwood2Stephen Hemminger
2010-03-04Merge branch 'kenwood' of vm:vyatta/kenwood/vyatta-cfg-quagga into kenwoodStephen Hemminger
2010-03-04Allow multiple values in 'set community'Stephen Hemminger
Bug 5400 Allow for setting multiple values in quoted string for set community.
2010-02-170.18.59+kenwood1debian/0.18.59+kenwood1An-Cheng Huang
2010-02-170.18.59debian/0.18.59Stig Thormodsrud
2010-02-17Fix 5347: committing unsuppress-map for bgp ipv6 neigbor failedStig Thormodsrud
2010-02-17Fix 5345: committing filter-list for bgp ipv6 neigbor failedStig Thormodsrud
2010-02-170.18.58debian/0.18.58Stig Thormodsrud
2010-02-17Fix 5344: committing prefix-list6 as bgp ipv6 neighbor prefix-listStig Thormodsrud
got "prefix-list <> doesn't exist"
2010-02-120.18.57debian/0.18.57Stig Thormodsrud
2010-02-12Fix 4161: Bad config handling of "procotols ospf passive-interface".Stig Thormodsrud
2010-01-250.18.56debian/0.18.56Stephen Hemminger
2010-01-25Fix set community additiveStephen Hemminger
additive is a prefix to other values, ie. "additive internet" not a separate value. The value will need to be quoted (Bug 4376) Fixing the syntax correctly is too hard (requires new node type).
2010-01-20Fix 5235: Not possible to run OSPFv3 on multiple interfacesStig Thormodsrud
2010-01-180.18.55debian/0.18.55Stig Thormodsrud
2010-01-18Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-quagga into kenwoodStig Thormodsrud
2010-01-18Add IPv6 policy access-list.Stig Thormodsrud
2010-01-18Allow none as argument to set communityStephen Hemminger
2010-01-150.18.54debian/0.18.54Bob Gilligan
2010-01-15Bugfix 5221: Allow outgoing interface to be specified for IPv6 static route.Bob Gilligan
When configuring an IPv6 static route where the next-hop is a link-local address, the outgoing interface must be specified. This change adds a new parameter named "interface" under the IPv6 static route config parameter sub-tree.
2010-01-140.18.53debian/0.18.53Stephen Hemminger
2010-01-14Check arguement to policy route-map COMMUNITY rule N set communityStephen Hemminger
Add completion and syntax validation Bug 4964
2009-12-07Add VIF support for wirelessStephen Hemminger
2009-12-040.18.52debian/0.18.52Stig Thormodsrud
2009-12-04Fix 5113: bgp default-originate commit fails for IPv6Stig Thormodsrud
2009-11-300.18.51debian/0.18.51Michael Larson
2009-11-30added required keyword to help text.Michael Larson
2009-11-300.18.50debian/0.18.50Michael Larson
2009-11-30added required keyword to help text.Michael Larson
2009-11-160.18.49debian/0.18.49Michael Larson
2009-11-16modify priorities (see bug 5114) for kenwoodMichael Larson
2009-11-130.18.48debian/0.18.48Michael Larson
2009-11-13dependency updateMichael Larson
2009-11-070.18.47debian/0.18.47Stig Thormodsrud
2009-11-07Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-quagga into kenwoodStig Thormodsrud
2009-11-07arp command for statics needs to be run under sudoDavid S. Madole
2009-11-040.18.46debian/0.18.46slioch
2009-11-04corresponding fix for bug 5037 in kenwoodslioch