]> git.ipfire.org Git - thirdparty/lldpd.git/commit - NEWS
snmp: add unit tests
authorVincent Bernat <bernat@luffy.cx>
Thu, 19 Jan 2012 19:26:31 +0000 (20:26 +0100)
committerVincent Bernat <bernat@luffy.cx>
Fri, 20 Jan 2012 09:37:17 +0000 (10:37 +0100)
commit4e22da4ce3a043ecbee226b14830ff22571a6d24
treeb7500403474b09d7ad7d50c610c3156330a8d45b
parent902d0d2ecf34630b17c5a8f38e1a2517bb321af3
snmp: add unit tests

This also happens to fix some minor issues with SNMP implementation.
CHANGELOG
src/Makefile.am
src/agent.c
src/agent.h [new file with mode: 0644]
tests/Makefile.am
tests/check_snmp.c [new file with mode: 0644]