Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* change check for fw applied to an interface
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* return of isActive() was inverted in original API.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
handling of slashes in embedded multis when checking
deactivated state via api.
|
|
Not the right mod to support a reverse difference.
This reverts commit ee5e4fb5ba06385bfd36c93eaa9cb7891c266c8e.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* always start in BACKUP state even whether or not preempt is set
|
|
|
|
reactivating bgp neighbor node.
|
|
|
|
suppress the active designation.
|
|
|
|
check on modified nodes prior to
load. modified active directory check.
|
|
|
|
|
|
|
|
|
|
|
|
when deactivated--deactivated
nodes will appear as deleted.
|
|
further changes forthcoming to the perl api to support interfaces outside of listNodes.
|
|
and is active in loaded configuration.
|
|
to print an error message if it's called with the quiet flag off
|
|
configuration of disable nodes. requires vyatta-config-migrate package as well.
Additional fix required for loading configuration with deactivated nodes that are activated through the loading process.
|
|
* use "enumeration" template field for both CLI completion and GUI2
enumeration support.
* CLI completion now uses enumeration if it exists.
* add "existing-interfaces" script as an example.
|
|
/* to create a comment */
> comment [PATH-TO-NODE] "my comments"
/* to delete a comment */
> comment [PATH-TO-NODE] ""
|
|
|