Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-10 | fix for bug 5925 | Robert Bays | |
(cherry picked from commit 0773ce1032d07f7f74e2b41c0f160570a8ed66a1) | |||
2010-08-06 | larkspur specific fix for 5971 | Robert Bays | |
2010-08-06 | fix for bug 5937 | Robert Bays | |
2010-08-06 | fix for bug 5925 | Robert Bays | |
2010-07-28 | fix for bug 5892 | Robert Bays | |
(cherry picked from commit 5ae305002d35de573a34974104f13ebede556715) | |||
2010-07-23 | fix for bug 5892 | Robert Bays | |
2010-07-22 | fix for bug 5893 | Robert Bays | |
2010-07-21 | remove explicit paths from commit error messages since that is handled by ↵ | Robert Bays | |
CLI now | |||
2010-07-21 | Add syntax validation on BGP access-list rule value | Stephen Hemminger | |
The access-list is a number (in policy) | |||
2010-07-21 | Remove verbs from help strings | Stephen Hemminger | |
2010-07-21 | Convert Quagga templates to use val_help: | Stephen Hemminger | |
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 | Need full path to arp command | Stephen Hemminger | |
If not using sudo, then need full path to arp. | |||
2010-07-09 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-quagga into larkspur | Stephen Hemminger | |
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-07-01 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-quagga into larkspur | Stephen Hemminger | |
2010-06-14 | Fix ospfv3 redistribute command. | Stig Thormodsrud | |
2010-06-14 | Added route-map support in ospfv3-redistribute | Jon Andersson | |
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-21 | No longer need sudo for arp | Stephen Hemminger | |
Have capability do that. | |||
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-26 | Fix typo in help text | Jon Andersson | |
2010-04-06 | more ipv6 and peer-group updates | Robert Bays | |