Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-12 | fix for bug 5826 | 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-12 | fix for bug 5828 | Robert Bays | |
2010-07-09 | fix for bug 5767 | Robert Bays | |
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 | Temporary fix for bug 5777. This isn't the right fix since this will | Robert Bays | |
prevent bgp from ever being disabled for ipv4. However, most customers are running v4 right now anyway. This will allow testing to continue while I think about what the correct fix should be. | |||
2010-07-09 | As part of bug 5780, clean up the param generation | Robert Bays | |
2010-07-06 | fix for bug 5778 | Robert Bays | |
2010-07-06 | fix for bug 5780 | Robert Bays | |
2010-06-23 | remove leftover script as discussed | An-Cheng Huang | |
2010-06-21 | 0.18.81debian/0.18.81 | Robert Bays | |
2010-06-21 | fix for bug 5713 | Robert Bays | |
2010-06-14 | 0.18.80debian/0.18.80 | Stig Thormodsrud | |
2010-06-14 | Fix ospfv3 redistribute command. | Stig Thormodsrud | |
2010-06-14 | Added route-map support in ospfv3-redistribute | Jon Andersson | |
2010-06-08 | 0.18.79debian/0.18.79 | Robert Bays | |
2010-06-08 | fix for bug 874: allow setting administrative distance | Robert Bays | |
2010-06-07 | 0.18.78debian/0.18.78 | Robert Bays | |
2010-06-07 | fix aggregate-address command | Robert Bays | |
2010-06-04 | 0.18.77debian/0.18.77 | Robert Bays | |
2010-06-04 | fix stupid var def mistake | Robert Bays | |
2010-06-04 | clean up potential unitialized var reference | 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-06-02 | 0.18.76debian/0.18.76 | Robert Bays | |
2010-06-02 | fix for bug 5653 | Robert Bays | |
2010-05-25 | 0.18.75debian/0.18.75 | Robert Bays | |
2010-05-25 | re-add the disable-send-comunity node to peer-groups | Robert Bays | |
2010-05-23 | 0.18.74debian/0.18.74 | Robert Bays | |
2010-05-23 | change the system call in _sendQuaggaCommand(). with the selective noerr fixed, | Robert Bays | |
we can now fail on return code. | |||
2010-05-22 | add differential noerr. now it supports one of set, del, or both. | Robert Bays | |
2010-05-22 | add functionality to skip nodes while in _setConfigTree | Robert Bays | |
2010-05-20 | change qcom struct to hash of hashes to make it easier for the developer to read | Robert Bays | |
2010-05-20 | silence the perl critic. | Robert Bays | |
2010-05-17 | 0.18.73debian/0.18.73 | Stephen Hemminger | |
2010-05-17 | Add support for TTL security hops | Stephen Hemminger | |
Bug 4937 Integrate CLI support for TTL hop count security | |||
2010-05-06 | 0.18.72debian/0.18.72 | Bob Gilligan | |
2010-05-06 | Bugfix 5584: Fix prefix-list parameters under peer-group. | Bob Gilligan | |
2010-05-06 | 0.18.71debian/0.18.71 | Bob Gilligan | |
2010-05-06 | Activate neighbor for IPv6 when address-family parameters are set for it. | Bob Gilligan | |
2010-05-05 | 0.18.70debian/0.18.70 | 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 | 0.18.69debian/0.18.69 | Stig Thormodsrud | |
2010-04-26 | Fix typo in help text | Jon Andersson | |
2010-04-08 | 0.18.68debian/0.18.68 | Stig Thormodsrud | |