]> git.ipfire.org Git - thirdparty/lldpd.git/commit
snmp: make use of newer snmp_select_info2() function
authorVincent Bernat <vincent@bernat.im>
Tue, 18 Aug 2015 08:34:04 +0000 (10:34 +0200)
committerVincent Bernat <vincent@bernat.im>
Tue, 18 Aug 2015 08:34:04 +0000 (10:34 +0200)
commit59c32cf0a4649d7c3f964311ad4924a46c923b77
treedf3cc7c91dcd0c345fdfde5559604adccbd0a8a2
parente8c8d15b113d401f851acdd16c0299dc1beb2f8b
snmp: make use of newer snmp_select_info2() function

When available, it allows to not hit the 1024 FD limit of
snmp_select_info().
m4/snmp.m4
src/daemon/event.c