summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2010-07-21Convert Quagga templates to use val_help:Stephen Hemminger
2010-07-14update ttl-security for peer-group as wellRobert Bays
2010-07-14move conditional checks for ttl-security back into the node.def files to ↵Robert Bays
keep them from being checked on every commit
2010-07-14fix for bug 5855Robert Bays
2010-07-14ttl-security should not be a typed nodeStephen Hemminger
Bug 5850 Move check for ebgp-multihop and ttl-security into vyatta-bgp.pl script
2010-07-14fix for bug 5801Robert Bays
2010-07-14fix for bug 5836Robert Bays
2010-07-13add commit check to verify remove-private-as is not set on iBGP peersRobert Bays
2010-07-12further fix for bug 5810Robert Bays
2010-07-12update error messages to include 6Robert Bays
2010-07-12Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg-quagga into larkspurRobert Bays
2010-07-12fic for bug 5813Robert Bays
2010-07-12fix for bug 5824Robert Bays
2010-07-12fix for bug 5825Robert Bays
2010-07-12fix for bug 5832Robert Bays
2010-07-12fix for bug 5810Robert Bays
2010-07-12fix for bug 5827 in peer-groupRobert Bays
2010-07-12fix for bug 5827Robert Bays
2010-07-09Need full path to arp commandStephen Hemminger
If not using sudo, then need full path to arp.
2010-07-09Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-quagga into larkspurStephen Hemminger
2010-07-09Add ttl-security option to peer-groupStephen Hemminger
Add ttl-security value as peer-group option. Also validate the range of ttl-security setting.
2010-07-09more robust fix for local-asRobert Bays
2010-07-09fixes for local-as and confederationsRobert Bays
2010-07-09As part of bug 5780, clean up the param generationRobert Bays
2010-07-06fix for bug 5780Robert Bays
2010-07-01Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-quagga into larkspurStephen Hemminger
2010-06-14Fix ospfv3 redistribute command.Stig Thormodsrud
2010-06-14Added route-map support in ospfv3-redistributeJon Andersson
2010-06-08fix for bug 874: allow setting administrative distanceRobert Bays
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 ↵Robert Bays
on exec calls
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-21No longer need sudo for arpStephen Hemminger
Have capability do that.
2010-05-17Add support for TTL security hopsStephen Hemminger
Bug 4937 Integrate CLI support for TTL hop count security
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
This fixes the parameter validation of prefix-list parameters under "neighbor ADDR prefix-list" and under "neighbor ADDR address-family ipv6-unicast prefix-list". The former are validated against parameters configured under "policy prefix-list", while the latter are validated against parameters configured under "policy prefix-list6".
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 ↵Robert Bays
more pass before release.
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
This reverts commit 369b7c567639d7230c945045c855c678fadfb887.
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
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-15Fix trailing whitespace errorsStephen Hemminger
Template errors caused by trailing whitespace.
2010-03-12Fix warnings found by check_tmpl.Stig Thormodsrud
2010-03-05Get rid of vyatta-vtyshStephen Hemminger
For SELinux policy, changing vyatta-quagga to use standard path values. This means not having to change policies.