index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
agentx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+1
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-1
/
+3
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-1
/
+0
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-3
/
+5
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-1
/
+1
*
lib: Test return of fcntl in agentx.c
Donald Sharp
2020-02-04
1
-5
/
+19
*
lib: changes for making snmp socket non-blocking
sudhanshukumar22
2019-10-11
1
-0
/
+16
*
lib: remove agentx already enabled warning
Quentin Young
2018-10-28
1
-2
/
+1
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-8
/
+4
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-5
/
+5
*
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-2
/
+2
*
lib: Convert to flog_warn in agentx.c
Donald Sharp
2018-09-06
1
-1
/
+2
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-4
/
+4
*
lib: Add LIB_ERR_SNMP
Donald Sharp
2018-08-14
1
-4
/
+9
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-3
/
+3
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-229
/
+225
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-1
/
+1
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-1
/
+1
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-3
/
+3
|
/
*
lib: fix more docstrings
Quentin Young
2017-07-06
1
-4
/
+2
*
*: use vty_outln
Quentin Young
2017-06-29
1
-3
/
+3
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
Merge pull request #408 from qlyoung/remove-thread-macros
Russ White
2017-05-10
1
-3
/
+7
|
\
|
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-4
/
+7
|
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-2
/
+3
*
|
*: Allow agentx to be displayed as part of vtysh
Donald Sharp
2017-05-09
1
-3
/
+4
|
/
*
*: snmp: convert into modules
David Lamparter
2017-03-25
1
-2
/
+2
*
build: replace some hardcoding with ./configure
David Lamparter
2016-12-20
1
-2
/
+3
*
lib: AgentX: use threads instead of eventloop hack
David Lamparter
2016-07-28
1
-1
/
+104
*
*: fixup snmp support
David Lamparter
2016-07-24
1
-0
/
+1
*
Fixup code to use correct XMALLOC operators
Donald Sharp
2015-08-26
1
-2
/
+2
*
agentx: handle SNMP traps
Vincent Bernat
2012-06-25
1
-1
/
+81
*
smux: remove `tick` argument from smux_trap()
Vincent Bernat
2012-06-25
1
-1
/
+1
*
agentx: add AgentX support to Quagga.
Vincent Bernat
2012-06-25
1
-0
/
+133