Age | Commit message (Collapse) | Author |
|
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.
|
|
Wrong shell variable in earlier commit
|
|
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.
|
|
- help strings standardized in vyatta-cfg-quagga
|
|
|
|
- log commands to /tmp/vtysh.log
- return error code when quagga responds with an errmsg
- ignore errors when called with -n
|
|
|