summaryrefslogtreecommitdiffstats
path: root/lib/agentx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-229/+225
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-1/+1
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-1/+1
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-3/+3
|/
* lib: fix more docstringsQuentin Young2017-07-061-4/+2
* *: use vty_outlnQuentin Young2017-06-291-3/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* Merge pull request #408 from qlyoung/remove-thread-macrosRuss White2017-05-101-3/+7
|\
| * *: update thread_add_* callsQuentin Young2017-05-091-4/+7
| * *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-2/+3
* | *: Allow agentx to be displayed as part of vtyshDonald Sharp2017-05-091-3/+4
|/
* *: snmp: convert into modulesDavid Lamparter2017-03-251-2/+2
* 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