Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
engine, "neighbor A.B.C.D update-source W.X.Y.Z" always works, and there is no ip address saved under interface hence "neighbor A.B.C.D update-source INTERFACE_NAME" doesn't work.
2. Removed the last $VAR(@) from the "delete:" part, since the routing engine treats "no neighbor A.B.C.D update-source W.X.Y.Z" as "Unknown command", but "no neighbor A.B.C.D update-source" does work and accomplishes the deletion correctly.
|
|
|
|
|
|
|
|
- Change type from text to ipv4
|
|
Add "ip" commands to serial, multilink and pppoe config trees.
|
|
"commit failed"
|
|
|
|
routing engine
- work around cli bug 2525 by calling perl script to check node existance
|
|
and redefined nodes. a bit of a
pain.
|
|
|
|
|
|
"split-horizon poison-reverse" is
configured.
- One little space breaks it. :-(
|
|
|
|
|
|
|
|
|
|
Need to figure out a better way of doing this...
|
|
|
|
|
|
|
|
- Add syntax checks to verify length of passwords.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-> disable-link-detect)
|
|
|
|
|
|
is enabled by default for all interfaces.
|
|
before
adding the new.
|
|
|
|
|
|
|
|
engine".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- log commands to /tmp/vtysh.log
- return error code when quagga responds with an errmsg
- ignore errors when called with -n
|