Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-27 | Fix check_prefix_boundry() to handle IPv6 abreviated addresses. | Stig Thormodsrud | |
2008-07-10 | Fix 2752: "Unknown command" after "source any" was configured in the second ↵ | Stig Thormodsrud | |
rule of an access-list | |||
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-05-17 | Fix 3266: Syntax validation for as-path-prepend does not allow 32 bit ASNs | Stig Thormodsrud | |
Fix 3268 : CLI allows an as-path-prepend of > 24 ASNs but routing engine does not appear to support > 24 | |||
2008-04-25 | Remove linkstatus script | Stephen Hemminger | |
Watchlink is no longer used/needed | |||
2008-04-18 | don't signal watchlink if it's not running | An-Cheng Huang | |
2008-03-25 | update help strings in BGP | Robert Bays | |
add comp_help strings to BGP remove enforce-capability parameter since in quagga it's an alias remove interface parameter since it's ipv6 related remove password parameter as the md5 code isn't in the current release fixed a couple of parameter relationship bugs | |||
2008-03-17 | update help for access-lists | Robert Bays | |
2008-03-12 | updated fix for bug 2713. neighbor now allows g/G. | Robert Bays | |
2008-03-11 | fixes for bugs 2713, 2541, 2888, 2676 | Robert Bays | |
2008-03-10 | fix for bug 2713 | Robert Bays | |
2008-03-10 | fix for bugs 2541, 2888, 2676 | Robert Bays | |
2008-03-10 | Update to GPLv2 | Stephen Hemminger | |
Convert from VPL 1.0 to GPLv2 | |||
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-02-19 | Add a check for when the vtysh wrapper is called without any parameters. | Stig Thormodsrud | |
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. | |||
2008-01-09 | Fix for bug 2615 "as-path-list configuration was not sent to the routing ↵ | Stig Thormodsrud | |
engine". | |||
2008-01-03 | work w/ either quagga (debian) or vyatta-quagga packages | Tom Grennan | |
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-11-16 | Fix "set policy community-list|as-path". | Stig Thormodsrud | |
2007-11-15 | Fix "set policy access-list destination any". | Stig Thormodsrud | |
2007-11-14 | optimize checks to speed up config load | Robert Bays | |
2007-11-14 | enable peer-groups | Robert Bays | |
2007-11-09 | template updates | Robert Bays | |
2007-11-06 | Fix ospf area validation and move error message to template file. | Stig Thormodsrud | |
2007-11-05 | Add ospf area validation and fix tab completion for router-id. | Stig Thormodsrud | |
2007-10-17 | Add missing vyatta_quagga_utils.pl. | Stig Thormodsrud | |
2007-10-01 | fixed dependency and quagga path. | An-Cheng Huang | |
2007-10-01 | initial import (from eureka /cli).upstream | An-Cheng Huang | |