Age | Commit message (Collapse) | Author |
|
... in the past an encrypted key was encrypted again b/c we only used
createUser in /var/lib/snmp/snmpd.conf nad not usmUser in addition.
|
|
|
|
|
|
|
|
|
|
configs to commands.
|
|
* t652-rewrite-snmp:
T652: Add SNMPv3 TSM handling and commit verification
T655: Add support for SNMPv3 'noAuthNoPriv' security level
T652: read SNMPv3 config into python dictionary
snmp.py: refactor listen-address config generation
T654: Support IPv6 configuration for SNMP listen address
T652: first SNMP version using XML interface definition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"protocols static route 0.0.0.0".
Code-wise that option was in vyatta-cfg-quagga, but the syntax is inside "system", so let's keep
the script under system too.
|
|
|
|
|
|
|
|
rather than an error.
|
|
The setdefault() dict object method updates the value only if it's not
already set, so it's useless for what we want to do, despite its deceptive name.
|
|
|
|
|
|
and add a deprecation warning for the listen-on option.
|
|
checking for unconfigured service.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add tests for hostname
|
|
|
|
|
|
This reverts commit d9474df03d47b20f06580c3b32aac69849162015.
|
|
|
|
with VyOS paths.
|
|
|
|
|
|
Fix multiple syntax errors.
Restart rsyslog after update since it uses the hostname.
Write the 127.0 entry to /etc/hosts, since sudo complains when it cannot resolve it.
|
|
T626 Add tests for vyos-update-crontab and initial setup for sonarcloud
|
|
T574: Add new style scripts and definitions for system host-name
|
|
|
|
^...$ all the time.
|
|
|
|
|
|
|
|
multiple validation options.
|