Age | Commit message (Expand) | Author |
2011-06-06 | remove debug node | Robert Bays |
2011-06-06 | remove debug statement from bgp script. | Robert Bays |
2011-06-06 | Bug 6841: a neighbor becomes inactivated in the routing engine after its peer... | Robert Bays |
2011-01-13 | silence the perl critic | Robert Bays |
2010-12-06 | Fix check for local IP address | Stephen Hemminger |
2010-12-02 | fix for bug 6481. change the tree walk order. add support for predefined orde... | Robert Bays |
2010-11-19 | update to use getIP | Robert Bays |
2010-11-18 | fix bug 6430 | Robert Bays |
2010-10-11 | fix for bug 6293 | Robert Bays |
2010-08-12 | Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg-quagga into larkspur | Robert Bays |
2010-08-12 | fix for bug 6041 | Robert Bays |
2010-08-12 | Add missing step for peer group ttl-security | Stephen Hemminger |
2010-08-10 | fix for bug 6021 | Robert Bays |
2010-08-10 | fix for bug 5939 | Robert Bays |
2010-08-10 | rename function to be more descriptive of the actual use | Robert Bays |
2010-08-06 | fix for bug 5973 | Robert Bays |
2010-08-06 | fix for bug 5925 | Robert Bays |
2010-07-23 | fix for bug 5892 | Robert Bays |
2010-07-20 | fix for bug 5876. ttl-security check moved to templates. | Robert Bays |
2010-07-14 | move conditional checks for ttl-security back into the node.def files to keep... | Robert Bays |
2010-07-14 | ttl-security should not be a typed node | Stephen Hemminger |
2010-07-14 | fix for bug 5801 | Robert Bays |
2010-07-14 | fix for bug 5841 | Robert Bays |
2010-07-12 | fix ipv6 network statements | Robert Bays |
2010-07-12 | Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg-quagga into larkspur | Robert Bays |
2010-07-12 | fix for bug 5826 | Robert Bays |
2010-07-12 | fix for bug 5828 | Robert Bays |
2010-07-09 | Revert "Use net_set to avoid using sudo" | Stephen Hemminger |
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 |
2010-07-09 | fix for bug 5767 | Robert Bays |
2010-07-09 | more robust fix for local-as | Robert Bays |
2010-07-09 | Temporary fix for bug 5777. This isn't the right fix since this will | Robert Bays |
2010-07-06 | fix for bug 5778 | Robert Bays |
2010-07-01 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-quagga into larkspur | Stephen Hemminger |
2010-06-23 | remove leftover script as discussed | An-Cheng Huang |
2010-06-21 | fix for bug 5713 | Robert Bays |
2010-06-08 | fix for bug 874: allow setting administrative distance | Robert Bays |
2010-06-07 | fix aggregate-address command | 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 on... | Robert Bays |
2010-06-02 | fix for bug 5653 | Robert Bays |
2010-05-22 | add functionality to skip nodes while in _setConfigTree | Robert Bays |
2010-05-21 | Use net_set to avoid using sudo | Stephen Hemminger |
2010-05-20 | change qcom struct to hash of hashes to make it easier for the developer to read | Robert Bays |
2010-05-17 | Add support for TTL security hops | Stephen Hemminger |
2010-05-06 | Bugfix 5584: Fix prefix-list parameters under peer-group. | Bob Gilligan |
2010-05-06 | Activate neighbor for IPv6 when address-family parameters are set for it. | Bob Gilligan |