Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-18 | pkg-release picks up changes outside of current branch apparently... | Michael Larson | |
Revert "better solution for mendocino--removes patch from larkspur." This reverts commit cea49c020969bc157982c56c3962ad5ae99dbc7f. | |||
2010-11-18 | better solution for mendocino--removes patch from larkspur. | Michael Larson | |
2010-08-19 | larkspur fix for bug 6069. | Michael Larson | |
set first tmp file on first visitation. clean up other files in etc/commit hook. | |||
2010-08-12 | fix for bug 6049 | Robert Bays | |
2010-08-10 | fix for bug 4393 | Robert Bays | |
2010-08-10 | rename function to be more descriptive of the actual use | Robert Bays | |
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-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 | 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 | |