summaryrefslogtreecommitdiff
path: root/accel-pppd/extra/net-snmp
AgeCommit message (Expand)Author
2014-10-03get rid of time(), use clock_gettime(CLOCK_MONOTONIC) insteadDmitry Kozlov
2014-04-30net-snmp: add missing memdebug.h includeDmitry Kozlov
2014-04-30net-snmp: fiexed improper handling of empty username when requesting session ...Dmitry Kozlov
2014-04-29net-snmp: unshare file descriptors namespaceGuillaume Nault
2014-04-29Revert "net-snmp: run snmp in "special" thread"Guillaume Nault
2014-04-11net-snmp: run snmp in "special" threadDmitry Kozlov
2013-10-31net-snmp: fixed ipoe oidsDmitry Kozlov
2013-10-31net-snmp: add missing IPOE module initializationDmitry Kozlov
2013-10-29net-snmp: add ipoe statisticsDmitry Kozlov
2013-09-03snmp: properly terminate snmp threadDmitry Kozlov
2013-03-16ipoe: fixed shared=1 modeKozlov Dmitry
2013-01-25cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIXKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2011-12-27snmp: implemneted new node (ACCEL-PPP-MIB::cli.0) which can be used to send c...Kozlov Dmitry
2011-08-30net-snmp: NETSNMP_PREFIX option to locate net-snmp library at different locationKozlov Dmitry
2011-08-23ppp: ipv6: multiple prefixes, route option, rdnss option implementationKozlov Dmitry
2011-08-19snmp supportKozlov Dmitry