summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2009-11-020.18.45debian/0.18.45Stig Thormodsrud
2009-11-02Fix call the vyatta-cli-expand-var.pl.Stig Thormodsrud
2009-11-020.18.44debian/0.18.44Stig Thormodsrud
2009-11-02Fix 5028: BGP password containing special characters not correctly passed to ↵Stig Thormodsrud
quagga
2009-10-300.18.43debian/0.18.43Stig Thormodsrud
2009-10-30Partial fix for 4984: Configuring an IP of a local interface as a bgp ↵Stig Thormodsrud
neighbor results in an out of sync condition between the vyatta config and the bgpd config - still need vtysh to exit non-zero.
2009-10-300.18.42debian/0.18.42Stig Thormodsrud
2009-10-30Fix 5060: error adding bgp policy to ipv6 peer.Stig Thormodsrud
2009-10-300.18.41debian/0.18.41Stig Thormodsrud
2009-10-30Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-quagga into kenwoodStig Thormodsrud
2009-10-30First pass of IPv6 policy.Stig Thormodsrud
2009-10-270.18.40debian/0.18.40slioch
2009-10-27modify bgp priorities to schedule as last protocol for quagga.slioch
2009-10-270.18.39debian/0.18.39Stig Thormodsrud
2009-10-27Fix 5036: Unable to configure more than one interface per area in OSPFv3Stig Thormodsrud
2009-10-210.18.38debian/0.18.38slioch
2009-10-21move priority after tag nodes.slioch
2009-10-200.18.37debian/0.18.37slioch
2009-10-20pushed priority to node.def'sslioch
2009-10-160.18.36debian/0.18.36Stig Thormodsrud
2009-10-16Fix 5015: Route maps terms that contain reference to VIF interfaces fail to ↵Stig Thormodsrud
load on boot
2009-10-140.18.35debian/0.18.35An-Cheng Huang
2009-10-14add .merge-branch-excludeAn-Cheng Huang
2009-10-130.18.34debian/0.18.34Stephen Hemminger