Add tests to make sure that snmpd adheres to the RFC2578 section 7.1
authormartijn <martijn@openbsd.org>
Thu, 8 Feb 2024 17:38:41 +0000 (17:38 +0000)
committermartijn <martijn@openbsd.org>
Thu, 8 Feb 2024 17:38:41 +0000 (17:38 +0000)
commit1434a006ead141f4a995b7fb3ab86f1b270b3ccc
treed508d76bfee1386224e1910b9c4fb701e878856f
parentc3e23a03507c396d1a7f4301862c675ae9791f13
Add tests to make sure that snmpd adheres to the RFC2578 section 7.1
octet string primitive limitations. The integer based ones are
restricted by the AgentX protocol and can't be tested.
regress/usr.sbin/snmpd/Makefile
regress/usr.sbin/snmpd/backend.c
regress/usr.sbin/snmpd/regress.h
regress/usr.sbin/snmpd/snmp.c
regress/usr.sbin/snmpd/snmpd_regress.c