Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help string for 'set default gateway' standardized | |||
2008-03-06 | Fix Bug 2886 Invalid gateway address is accepted | Mohit Mehta | |
- Change type from text to ipv4 | |||
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2008-01-14 | When changing a default gateway, we must 1st delete the last default gateway ↵ | Stig Thormodsrud | |
before adding the new. | |||
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-10-16 | - Fix "set system gateway". | Stig Thormodsrud | |
- Add basic support for static routes. |