Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
saved--only set values are now save as opposed to set
values plus all default values. set values will be saved now even if they match the default value.
|
|
Watchlink is no longer used to manage link detection.
This is now provided by kernel.
|
|
|
|
This should no longer be needed
Revert "cycle interface state on IP address assigment to fix static routes"
This reverts commit b0dd3c96c5e30077a602082c829d4bccf7795252.
|
|
|
|
|
|
|
|
|
|
rather than a node with a default value created by a
user. partial fix for bug 1219. Allows system to differentiate between active def nodes versus user created nodes with def
values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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.
|