summaryrefslogtreecommitdiff
path: root/templates/protocols
AgeCommit message (Collapse)Author
2011-12-19Bug 7582: Errors on generating allowed values under an edit level for ↵Robert Bays
protocols bgp <> neighbor <> peer-group fix ipv6 peer-group template to use variable reference rather than compwords
2011-12-19Bug 7582: Errors on generating allowed values under an edit level for ↵Robert Bays
protocols bgp <> neighbor <> peer-group peer-group teplate: change compwords to variable reference
2011-09-29bgp: Bug 6033 - There is no auto completion for "bgp <> neighbor <> peer-group"Robert Bays
2011-06-17Missed two nodes in the last commitJohn Southworth
2011-06-17Bugfix 6816: Make previous bugfix more maintainable by moving check to a ↵John Southworth
script instead of defining it in multiple node.defs
2011-06-17Bugfix 6816: Verify that at least one next-hop exists if the parent node for ↵John Southworth
the route still exists
2011-06-07remove peer-group checks from node.defs. this functionality has been moved ↵Robert Bays
into vyatta-bgp.pl.
2011-06-06remove debug nodeRobert Bays
2011-06-06Bug 7121 - IPv6 peer-groups not workingRobert Bays
2011-05-25alternative fix for bug 6069An-Cheng Huang
2011-05-04changes for new commitnapa-devAn-Cheng Huang
2010-12-06Fix help textStephen Hemminger
Bug 6111 Help text should not start with Set
2010-11-19Need to skip LAST node tag when configuring bgp node, but let all others ↵Michael
through.
2010-11-18fix bug 6430Robert Bays
2010-11-18fix for 6069Michael Larson
2010-08-12fix for bug 6049Robert Bays
2010-08-10fix for bug 4393Robert Bays
2010-08-10rename function to be more descriptive of the actual useRobert Bays
2010-08-06larkspur specific fix for 5971Robert Bays
2010-08-06fix for bug 5937Robert Bays
2010-08-06fix for bug 5925Robert Bays
2010-07-23fix for bug 5892Robert Bays
2010-07-22fix for bug 5893Robert Bays
2010-07-21remove explicit paths from commit error messages since that is handled by ↵Robert Bays
CLI now
2010-07-21Add syntax validation on BGP access-list rule valueStephen Hemminger
The access-list is a number (in policy)
2010-07-21Remove verbs from help stringsStephen Hemminger
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