Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-14 | update ttl-security for peer-group as well | Robert Bays | |
2010-07-14 | move conditional checks for ttl-security back into the node.def files to ↵ | Robert Bays | |
keep them from being checked on every commit | |||
2010-07-14 | fix for bug 5855 | Robert Bays | |
2010-07-14 | ttl-security should not be a typed node | Stephen Hemminger | |
Bug 5850 Move check for ebgp-multihop and ttl-security into vyatta-bgp.pl script | |||
2010-07-14 | fix for bug 5801 | Robert Bays | |
2010-07-14 | fix for bug 5836 | Robert Bays | |
2010-07-13 | add commit check to verify remove-private-as is not set on iBGP peers | Robert Bays | |
2010-07-12 | further fix for bug 5810 | Robert Bays | |
2010-07-12 | update error messages to include 6 | Robert Bays | |
2010-07-12 | Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg-quagga into larkspur | Robert Bays | |
2010-07-12 | fic for bug 5813 | Robert Bays | |
2010-07-12 | fix for bug 5824 | Robert Bays | |
2010-07-12 | fix for bug 5825 | Robert Bays | |
2010-07-12 | fix for bug 5832 | Robert Bays | |
2010-07-12 | fix for bug 5810 | Robert Bays | |
2010-07-12 | fix for bug 5827 in peer-group | Robert Bays | |
2010-07-12 | fix for bug 5827 | Robert Bays | |
2010-07-09 | Add ttl-security option to peer-group | Stephen Hemminger | |
Add ttl-security value as peer-group option. Also validate the range of ttl-security setting. | |||
2010-07-09 | more robust fix for local-as | Robert Bays | |
2010-07-09 | fixes for local-as and confederations | Robert Bays | |
2010-07-09 | As part of bug 5780, clean up the param generation | Robert Bays | |
2010-07-06 | fix for bug 5780 | Robert Bays | |
2010-06-08 | fix for bug 874: allow setting administrative distance | Robert Bays | |
2010-06-04 | fix direct active dir access in node.defs | Robert Bays | |
2010-06-03 | optimization: move remote-as and peer-group check into transaction to save ↵ | Robert Bays | |
on exec calls | |||
2010-06-03 | clean up peer-group error and help messages | Robert Bays | |
2010-06-03 | add missing help strings per bug 5642 | Robert Bays | |
2010-05-25 | re-add the disable-send-comunity node to peer-groups | Robert Bays | |
2010-05-17 | Add support for TTL security hops | Stephen Hemminger | |
Bug 4937 Integrate CLI support for TTL hop count security | |||
2010-05-06 | Bugfix 5584: Fix prefix-list parameters under peer-group. | Bob Gilligan | |
2010-05-05 | Bugfix 5584: Fix completion and checking for prefix-list parameters | Bob 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-06 | more ipv6 and peer-group updates | Robert Bays | |
2010-04-06 | update for peer-group support and general cleanup. Still need at least one ↵ | Robert Bays | |
more pass before release. | |||
2010-04-05 | initial update to bgp with new ipv6 and peer-group nodes | Robert Bays | |
2010-04-04 | initial update to migrate bgp to transaction library | Robert Bays | |
2010-03-15 | Fix trailing whitespace errors | Stephen Hemminger | |
Template errors caused by trailing whitespace. | |||
2010-03-05 | Get rid of vyatta-vtysh | Stephen Hemminger | |
For SELinux policy, changing vyatta-quagga to use standard path values. This means not having to change policies. | |||
2010-02-18 | BGP IPv6 peer route-map fails on boot-up. | Stig Thormodsrud | |
2010-02-18 | Fixes to support IPv6 BGP peer. | Stig Thormodsrud | |
2010-02-17 | Fix 5347: committing unsuppress-map for bgp ipv6 neigbor failed | Stig Thormodsrud | |
2010-02-17 | Fix 5345: committing filter-list for bgp ipv6 neigbor failed | Stig Thormodsrud | |
2010-02-17 | Fix 5344: committing prefix-list6 as bgp ipv6 neighbor prefix-list | Stig Thormodsrud | |
got "prefix-list <> doesn't exist" | |||
2009-12-04 | Fix 5113: bgp default-originate commit fails for IPv6 | Stig Thormodsrud | |
2009-11-30 | added required keyword to help text. | Michael Larson | |
2009-11-16 | modify priorities (see bug 5114) for kenwood | Michael Larson | |
2009-11-04 | corresponding fix for bug 5037 in kenwood | slioch | |
2009-11-02 | Fix 5028: BGP password containing special characters not correctly passed to ↵ | Stig Thormodsrud | |
quagga | |||
2009-10-30 | Partial 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-30 | Fix 5060: error adding bgp policy to ipv6 peer. | Stig Thormodsrud | |
2009-10-27 | modify bgp priorities to schedule as last protocol for quagga. | slioch | |