Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
debian/changelog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 'split horizon disable' enabled
|
|
|
|
|
|
|
|
|
|
|
|
- BGP - peer-port range changed to <1-65535>, also indicated in the help
|
|
Convert from VPL 1.0 to GPLv2
|
|
Glendale is licensed under GPL version 2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|