Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-18 | fix bug 6430 | Robert Bays | |
2010-11-18 | fix for 6069 | Michael Larson | |
2010-08-31 | Bugfix 5545: Update quagga when any prefix-list6 rule element is changed | Bob Gilligan | |
Previously, quagga was updated only when a rule was created. This meant that changes would not be reflected in quagga until the system was rebooted, or until the rule was deleted and re-created. Patch courtesy of: Jon Andersson <Jon.Andersson@Thales.no> | |||
2010-08-30 | Merge commit 'a785fe685d9fa0edd813e2a53f1ebbc227ba2c7f' into mendocino | Robert Bays | |
Conflicts: debian/changelog scripts/bgp/vyatta-bgp.pl | |||
2010-08-17 | remove low-level config dir usage | An-Cheng Huang | |
2010-08-12 | fix for bug 6049 | Robert Bays | |
2010-08-12 | fix for bug 4393 | Robert Bays | |
(cherry picked from commit 21858a3f00d9fcbdd4d6f627f28bb139c76ab82f) | |||
2010-08-12 | rename function to be more descriptive of the actual use | Robert Bays | |
(cherry picked from commit 57a3d8e42d6ead50cecac01e4f384ec3c84d95b9) | |||
2010-08-12 | larkspur specific fix for 5971 | Robert Bays | |
(cherry picked from commit 5023738b93a104ef33c502c78e2c21b4e61a0e90) | |||
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-10 | fix for bug 5937 | Robert Bays | |
(cherry picked from commit 3966df08824342315b4e31e3a60224bd6100ece7) | |||
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 | |