summaryrefslogtreecommitdiffstats
path: root/lib/agentx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: replace some hardcoding with ./configureDavid Lamparter2016-12-201-2/+3
* lib: AgentX: use threads instead of eventloop hackDavid Lamparter2016-07-281-1/+104
* *: fixup snmp supportDavid Lamparter2016-07-241-0/+1
* Fixup code to use correct XMALLOC operatorsDonald Sharp2015-08-261-2/+2
* agentx: handle SNMP trapsVincent Bernat2012-06-251-1/+81
* smux: remove `tick` argument from smux_trap()Vincent Bernat2012-06-251-1/+1
* agentx: add AgentX support to Quagga.Vincent Bernat2012-06-251-0/+133