summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2010-06-04fix direct active dir access in node.defsRobert Bays
2010-06-03optimization: move remote-as and peer-group check into transaction to save on...Robert Bays
2010-06-03clean up peer-group error and help messagesRobert Bays
2010-06-03add missing help strings per bug 5642Robert Bays
2010-05-25re-add the disable-send-comunity node to peer-groupsRobert Bays
2010-05-17Add support for TTL security hopsStephen Hemminger
2010-05-06Bugfix 5584: Fix prefix-list parameters under peer-group.Bob Gilligan
2010-05-05Bugfix 5584: Fix completion and checking for prefix-list parametersBob Gilligan
2010-04-26Fix typo in help textJon Andersson
2010-04-06more ipv6 and peer-group updatesRobert Bays
2010-04-06update for peer-group support and general cleanup. Still need at least one m...Robert Bays
2010-04-05initial update to bgp with new ipv6 and peer-group nodesRobert Bays
2010-04-04initial update to migrate bgp to transaction libraryRobert Bays
2010-03-20Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg-quagga into larkspurStig Thormodsrud
2010-03-20Revert "Fix warnings found by check_tmpl."Stig Thormodsrud
2010-03-20Fix 4161: Bad config handling of "protocols ospf passive-interface"Stig Thormodsrud
2010-03-17Bugfix 5458: Include interface name, if present, when deleting IPv6 routes.Bob Gilligan
2010-03-15Fix trailing whitespace errorsStephen Hemminger
2010-03-12Fix warnings found by check_tmpl.Stig Thormodsrud
2010-03-05Get rid of vyatta-vtyshStephen Hemminger
2010-03-04Allow multiple values in 'set community'Stephen Hemminger
2010-02-18BGP IPv6 peer route-map fails on boot-up.Stig Thormodsrud
2010-02-18Fixes to support IPv6 BGP peer.Stig 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-17Fix 5344: committing prefix-list6 as bgp ipv6 neighbor prefix-listStig Thormodsrud
2010-02-12Fix 4161: Bad config handling of "procotols ospf passive-interface".Stig Thormodsrud
2010-01-25Fix set community additiveStephen Hemminger
2010-01-20Fix 5235: Not possible to run OSPFv3 on multiple interfacesStig 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-15Bugfix 5221: Allow outgoing interface to be specified for IPv6 static route.Bob Gilligan
2010-01-14Check arguement to policy route-map COMMUNITY rule N set communityStephen Hemminger
2009-12-04Fix 5113: bgp default-originate commit fails for IPv6Stig Thormodsrud
2009-11-30added required keyword to help text.Michael Larson
2009-11-30added required keyword to help text.Michael Larson
2009-11-16modify priorities (see bug 5114) for kenwoodMichael Larson
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-04corresponding fix for bug 5037 in kenwoodslioch
2009-11-02Fix call the vyatta-cli-expand-var.pl.Stig Thormodsrud
2009-11-02Fix 5028: BGP password containing special characters not correctly passed to ...Stig Thormodsrud
2009-10-30Partial fix for 4984: Configuring an IP of a local interface as a bgp neighbo...Stig Thormodsrud
2009-10-30Fix 5060: error adding bgp policy to ipv6 peer.Stig 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-27modify bgp priorities to schedule as last protocol for quagga.slioch
2009-10-27Fix 5036: Unable to configure more than one interface per area in OSPFv3Stig Thormodsrud
2009-10-21move priority after tag nodes.slioch