Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-07 | Fix 3550: Setting kernel redistribution metric generates internal error. | Stig Thormodsrud | |
2008-07-30 | Replace calls to vyatta-vtysh perl script with vyatta-vtysh | Stephen Hemminger | |
No longer need the perl wrapper, the logging and error suppression are now in the command itself. This helps with the speed of route creation with lots of routes. | |||
2008-06-11 | Fix 3345: Unable to configure OSPF redistribute <protocol> route-map <name> | Stig Thormodsrud | |
2008-06-06 | Fix 3316: "metric-type" option does not exist in the CLI for OSPF redistribution | Stig Thormodsrud | |
- also reformat to the newer escape-free format | |||
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg-quagga | |||
2008-02-02 | Add some comp_help strings to ospf cli | Stig Thormodsrud | |
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
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-18 | Add minimal ospf config. | Stig Thormodsrud | |
- still need to add validation and rest of functionality. |