Age | Commit message (Collapse) | Author |
|
|
|
Multivalue nodes are diffed with previous value for validation before
commit.
|
|
|
|
default restricted mode and allowed op/cfg/pipe commands.
|
|
|
|
|
|
|
|
|
|
|
|
* don't use eval for "show".
|
|
|
|
|
|
with "show".
|
|
|
|
|
|
Also while we're add it, allow user to set an ipv6 address or get address from dhcp.
|
|
|
|
|
|
used for commit actions.
* fix array index out of bound.
|
|
exist (for existence checks in templates).
* add debug output.
|
|
according to the conversion result.
|
|
|
|
* remove compiler warnings.
|
|
in the proper order.
|
|
* start vyatta-ofr at S90.
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
etc/init.d/vyatta-ofr
|
|
/opt/vyatta/etc/config if .../config.boot exists
otherwise, bind /opt/vyatta/etc/config to either
~root/vyatta/config or /media/floppy/config (in order)
if neither exist, create ~root/vyatta/config
|
|
|
|
|
|
|
|
* add "show -all" command to display all values.
* "save" command saves all values.
|
|
|
|
* export {copy,free}_path().
|
|
|
|
|
|
|
|
|
|
variable references was not working.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|