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.
|
|
|
|
|
|
manipulation library.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
all definitions are processed successfully.
|
|
|
|
|
|
|
|
Add tests for host-name and domain-name again
|
|
|
|
|