Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-04 | Protocol daemon management | Stephen Hemminger | |
Bug 3828 Start protocols from configuration system, and use watchquagga to restart protocol daemons after failure | |||
2008-12-06 | Revert "need full path to linkdetect" | Stephen Hemminger | |
This reverts commit d4952bc1550223dddcd1228d7335ce1fc380f739 because it included local changes as well as bug fix | |||
2008-12-05 | need full path to linkdetect | Stephen Hemminger | |
2008-12-03 | Add vyatta-link-detect | Stephen Hemminger | |
Need to get it installed | |||
2008-08-12 | Remove the perl wrapper for vtysh (no longer needed). | Stephen Hemminger | |
2008-08-12 | Revert "Replace vyatta-vtysh with vtysh" | Stephen Hemminger | |
This reverts commit 588492cf8a9ddf438b649c6db4986bcab9c22435. | |||
2008-08-11 | Replace vyatta-vtysh with vtysh | Stephen Hemminger | |
2008-07-28 | Add new program to check prefix boundary | Stephen Hemminger | |
Using perl to check prefix boundary, is slow because of the overhead of compiling the same script many times. So convert this simple task to a C program. | |||
2008-06-19 | Add module version for quagga. | Stig Thormodsrud | |
2008-06-05 | Fix Bug 3269 system gateway-address conflicts with static default | Mohit Mehta | |
- route is only deleted from route table if both gateway-address and the static route equivalent to setting a gateway-address are not set | |||
2008-04-25 | Remove linkstatus script | Stephen Hemminger | |
Watchlink is no longer used/needed | |||
2008-02-20 | fix for bug 2541--requires saving temporary file, plus script to walk tree ↵ | Michael Larson | |
and redefined nodes. a bit of a pain. | |||
2008-01-15 | wired up link detect to cli. writes to exlusion file. note that link-detect ↵ | Michael Larson | |
is enabled by default for all interfaces. | |||
2007-12-12 | Add wrapper script between cfg templates and vtysh. The wrapper will: | Stig Thormodsrud | |
- log commands to /tmp/vtysh.log - return error code when quagga responds with an errmsg - ignore errors when called with -n | |||
2007-11-19 | Add syntax validation for as-path prepend. | Stig Thormodsrud | |
2007-10-17 | Add missing vyatta_quagga_utils.pl. | Stig Thormodsrud | |
2007-10-01 | initial import (from eureka /cli).upstream | An-Cheng Huang | |