Age | Commit message (Collapse) | Author |
|
node.
|
|
Conflicts:
templates/protocols/ospf/area/node.tag/range/node.tag/cost/node.def
templates/protocols/ospf/area/node.tag/range/node.tag/not-advertise/node.def
templates/protocols/ospf/area/node.tag/range/node.tag/substitute/node.def
templates/protocols/ospf/area/node.tag/virtual-link/node.tag/authentication/md5/node.def
templates/protocols/ospf/area/node.tag/virtual-link/node.tag/authentication/plaintext-password/node.def
|
|
- help strings standardized in vyatta-cfg-quagga
|
|
config while it is removed from the routing engine by "set protocols ospf area <> range <> substitute
<>"
|
|
coexisted in the config
|
|
neighbor in the config as under the routing engine
|
|
|
|
removed "...... nssa no-summary" from the routing engine
|
|
parameters
rfc1583-compatibility" needs to be removed
|
|
abr-type standard"
from the routing engine
|
|
|
|
|
|
export"
|
|
"always" to the
routing engine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"commit failed"
|
|
|
|
|
|
- Add syntax checks to verify length of passwords.
|
|
|
|
|
|
- log commands to /tmp/vtysh.log
- return error code when quagga responds with an errmsg
- ignore errors when called with -n
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- still need to add validation and rest of functionality.
|