Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
If we call it "action", it should be a verb, and if the verb is "disable",
what does it disable? :)
|
|
|
|
|
|
|
|
|
|
interface created by the driver.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug #195: Added feature to send log message to remote syslog server over UDP or TCP.
|
|
Add support to override default Ciphers and MACs options in SSH server
for eg:
set service ssh ciphers <list of ciphers>
set service ssh macs <list of macs>
|
|
See VyOS bug 196 for more information about the feature request.
|
|
See VyOS bug 195 for more information about the feature request.
|
|
|
|
|
|
numering.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This new configuration option allows the user to specify
what action to take on ctrl-alt-delete: disable, reboot
or poweroff. By default ctrl-alt-delete-action is set
to disable.
The ctrl-alt-delete action is configured in /etc/inittab.
|
|
|
|
|
|
|
|
|
|
|
|
Changes are copyright 2013, Vyatta, a Brocade company.
|
|
|
|
correctness.
|
|
Signed-off-by: Daniil Baturin <daniil@baturin.org>
|
|
|
|
Minor fixes. Refactoring.
Add seclevel property to SNMPv3 group.
|
|
|
|
Typo in conditional meant that 'ip li set dev ethN down' never
ran.
|
|
Having the word REQUIRED in the string is enough to break the webgui, remove it entirely
|
|
Bug 8829
|