index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_snmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-4
/
+4
*
ospfd: fix invocation of ospfTrapNbrStateChange
Babis Chalios
2020-10-15
1
-14
/
+19
*
ospfd: Fix possible null deref
Donald Sharp
2020-04-17
1
-1
/
+1
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-4
/
+4
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-2
/
+2
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-127
/
+0
*
ospfd: nbr->oi is never null
Donald Sharp
2019-11-22
1
-2
/
+0
*
*: remove trailing newlines from zlog messages
Quentin Young
2019-03-14
1
-1
/
+1
*
*: use array_size instead of raw division
Quentin Young
2019-02-26
1
-22
/
+12
*
*: fix clang-6 SA warnings
David Lamparter
2018-09-08
1
-1
/
+0
*
ospfd: Remove unused function
Donald Sharp
2018-08-21
1
-0
/
+1
*
babeld, eigrpd, ospfd: unsigned negative check
paco
2018-06-18
1
-3
/
+3
*
ospfd: remove unnecessary assignment
Quentin Young
2018-04-17
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-87
/
+87
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-7
/
+1
*
ospfd: Set filter to unbound debug logs
Chirag Shah
2017-12-27
1
-5
/
+7
*
ospfd: OSPFv2 VRF Support
Chirag Shah
2017-10-03
1
-19
/
+19
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-5
/
+2
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-2
/
+5
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-2343
/
+2254
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-1
/
+1
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: snmp: convert into modules
David Lamparter
2017-03-25
1
-8
/
+23
*
*: use hooks for sending SNMP traps
David Lamparter
2017-03-25
1
-11
/
+67
*
*: get rid of zlog(*, LOG_LEVEL, ...)
David Lamparter
2017-03-08
1
-7
/
+7
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-15
/
+15
*
*: get rid of "MTYPE 0"
David Lamparter
2016-07-28
1
-2
/
+2
*
*: snmp: add a load of "static" specifiers
David Lamparter
2016-07-28
1
-9
/
+9
*
*: fix in_addr initialisers
David Lamparter
2016-05-26
1
-1
/
+1
*
ospfd: ospf_nbr_nbma_set()/ospf_snmp_vl_add() add unlock
Joakim Tjernlund
2016-05-26
1
-0
/
+3
*
snmp: fix warnings
David Lamparter
2016-05-26
1
-6
/
+6
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-10
/
+10
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
1
-0
/
+48
*
agentx: handle SNMP traps
Vincent Bernat
2012-06-25
1
-4
/
+13
*
smux: drop findVar element from trap object struct
Vincent Bernat
2012-06-25
1
-16
/
+16
*
smux: remove `tick` argument from smux_trap()
Vincent Bernat
2012-06-25
1
-4
/
+4
*
build: only define HAVE_SNMP
Vincent Bernat
2012-06-25
1
-6
/
+0
*
ospfd: Fixes a crash of the daemon with a snmp walk
Jorge Boncompte [DTI2]
2012-04-16
1
-4
/
+4
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-5
/
+1
*
[snmp] Compiler warning fixes for when "--enable-snmp" is configured.
Chris Caputo
2009-06-02
1
-54
/
+70
*
Make --enable-snmp cross compile and make libcrypto optional with --without-c...
Joakim Tjernlund
2008-08-25
1
-1
/
+3
*
[ospfd] Return SNMP standard neighbor state values, not quagga internal ones
Andrew J. Schorr
2007-03-14
1
-1
/
+39
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
1
-11
/
+2
*
[ospfd] Improve two info log messages in ospf_snmp.c
Andrew J. Schorr
2006-06-24
1
-2
/
+8
*
2005-10-06 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-10-06
1
-58
/
+103
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-0
/
+108
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-0
/
+1
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-1
/
+10
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-27
/
+21
[next]