Age | Commit message (Collapse) | Author |
|
- help strings standardized in vyatta-cfg-quagga
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 'split horizon disable' enabled
|
|
|
|
|
|
|
|
|
|
|
|
- BGP - peer-port range changed to <1-65535>, also indicated in the help
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|