Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- help strings standardized in vyatta-cfg
|
|
|
|
|
|
This reverts commit f352a460fdf15ac927d1deb4672c42b334eb8e67.
|
|
|
|
- help strings standardized in vyatta-cfg
|
|
|
|
|
|
|
|
|
|
|
|
More robust fix for Bug 2802. Handle case of multiple addresses
and lines in the linkstatus file. Add locking to try and prevent
multiple update.
|
|
|
|
|
|
|
|
|
|
Kludge to work around address watchlink interaction: remove status file.
This should fix bug 2802.
There may still be problems when multiple addresses are assigned to
an interface. The correct fix is to just get rid of the watchlink
process and do the management in kernel or zebra.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Quagga link-detect may have already removed address from interface.
Check for missing address, and if not present just tell vtysh.
This fixes bug 2802
|
|
|
|
|
|
|
|
* rename pre-glendale start-up config.
* warn user when loading a pre-glendale config.
|
|
argument is provided.
- 'load' reads config file from default location just as 'save'
|
|
|
|
|