Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-16 | T4884: snmpd: add community6 fallback | Sander Klein | |
If no client and network is defined only a `community` config is created. This also adds the `community6` part | |||
2022-11-23 | T4835: snmpd: Fix copy/paste error in snmpd.conf | Sander Klein | |
The variable 'client' was accidently used where 'network should have been used. This lead to missing community6 string when an IPv6 network was defined instead of an IPv6 client. | |||
2022-05-01 | snmp: T4353: fix Jinja2 linting errors | Christian Poessinger | |