Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-06 | Bug 6841: a neighbor becomes inactivated in the routing engine after its ↵ | Robert Bays | |
peer-group is removed Bug 6981: BGP commit failure with shutdown and peer-group attributes rework of the peer-groups implementation. | |||
2011-03-08 | Fix perl critic warnings | Stephen Hemminger | |
Vyatta/Quagga/Config.pm "return" statement with explicit "undef" at line 359, column 12. See page 199 of PBP. (Severity: 5) "return" statement with explicit "undef" at line 364, column 10. See page 199 of PBP. (Severity: 5) | |||
2010-12-04 | clean up code | Robert Bays | |
2010-12-03 | add debug function to clean up code | Robert Bays | |
2010-12-03 | fix ordering for non-consistent commands | Robert Bays | |
2010-12-02 | fix for bug 6481. change the tree walk order. add support for predefined ↵ | Robert Bays | |
order walks. | |||
2010-11-12 | Revert "Looks like merge with larkspur missed this..." | Robert Bays | |
It wasn't a merge error. It was a change in the underlying library. This reverts commit 2b500bb648942a90e53d774a68da31c52b9d14ac. | |||
2010-11-10 | Looks like merge with larkspur missed this... | Robert Bays | |
2010-08-30 | Merge commit 'a785fe685d9fa0edd813e2a53f1ebbc227ba2c7f' into mendocino | Robert Bays | |
Conflicts: debian/changelog scripts/bgp/vyatta-bgp.pl | |||
2010-08-16 | fix for bug 6054 | Robert Bays | |
2010-08-12 | fix for bug 6034 | Robert Bays | |
2010-07-30 | new API changes | An-Cheng Huang | |
2010-07-14 | fix for bug 5848 | Robert Bays | |
2010-07-14 | fix for bug 5811 | Robert Bays | |
2010-07-12 | fix for bug 5760: BGP configuration script does not handle "multi:" node ↵ | Robert Bays | |
values correctly | |||
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-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 | |