Age | Commit message (Collapse) | Author |
|
|
|
* use shorter /config path when presenting configuration directory to users
|
|
assigned to interfaces
|
|
statements.
|
|
(cherry picked from commit 55e621e5b351913bf735477d00ca554c5a19c4d6)
|
|
command doesnt work with sync groups
(cherry picked from commit 92a4d11c73fa5bcd18b91a8a5c7e11ec2bf42ed1)
|
|
Bug 6590
The code to check for local address has to be smarter
to handle IPv6. Introduces dependency on Socket6 module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Vyatta::Misc
|
|
|
|
|
|
|
|
Perl versions of commonly used backquote escapes.
|
|
|
|
Commonly needed routine to check if IP address is local.
|
|
* export loadFile through perl API.
* "load" operation is now handled by the backend library.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|