index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_snmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-33
/
+33
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-5
/
+5
*
ospf6d: Don't assign to values that are never read
Donald Sharp
2017-12-14
1
-5
/
+5
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-3
/
+3
*
ospf6d: Add missing vrf lookup
Donald Sharp
2017-10-10
1
-0
/
+2
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-4
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-962
/
+1163
*
Merge pull request #820 from opensourcerouting/gcc7
Donald Sharp
2017-07-14
1
-0
/
+1
|
\
|
*
*: fix GCC 7 switch/case fallthrough warnings
David Lamparter
2017-07-14
1
-0
/
+1
*
|
ospf6d: use macro for LSDB walks
David Lamparter
2017-07-11
1
-14
/
+8
|
/
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: snmp: convert into modules
David Lamparter
2017-03-25
1
-9
/
+18
*
*: use hooks for sending SNMP traps
David Lamparter
2017-03-25
1
-5
/
+27
*
ospf6d: fix fallout from ifindex_t change
David Lamparter
2016-09-23
1
-1
/
+2
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-6
/
+6
*
*: snmp: add a load of "static" specifiers
David Lamparter
2016-07-28
1
-3
/
+3
*
*: fixup snmp support
David Lamparter
2016-07-24
1
-3
/
+5
*
*: add missing includes
David Lamparter
2016-06-07
1
-0
/
+2
*
ospf6d: fix uninitialized warning in SNMP
David Lamparter
2016-05-26
1
-1
/
+1
*
snmp: fix warnings
David Lamparter
2016-05-26
1
-1
/
+0
*
ospf6d: add "auto-cost reference-bandwidth" command
Vincent Bernat
2014-03-21
1
-1
/
+3
*
security: Fix some typos and potential NULL-deref
Remi Gacogne
2014-02-11
1
-1
/
+1
*
ospf6d: fix segfault when requesting inexistant interfaces or areas
Vincent Bernat
2012-07-10
1
-4
/
+6
*
ospf6d: add SNMP notifications/traps support
Vincent Bernat
2012-06-25
1
-0
/
+56
*
ospf6d: add SNMP support for ospfv3*LsdbTable
Vincent Bernat
2012-06-25
1
-89
/
+174
*
ospf6d: add SNMP implementation of ospfv3IfTable
Vincent Bernat
2012-06-25
1
-1
/
+203
*
ospf6d: complete SNMP implementation of ospfv3AreaTable
Vincent Bernat
2012-06-25
1
-2
/
+28
*
ospf6d: complete SNMP implementation for scalar objects
Vincent Bernat
2012-06-25
1
-0
/
+44
*
ospf6d: add SNMP support for ospfv3NbrTable
Vincent Bernat
2012-06-25
1
-0
/
+164
*
snmp: fix OSPFV3-MIB implementation
Vincent Bernat
2012-06-25
1
-173
/
+237
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
1
-0
/
+8
*
build: only define HAVE_SNMP
Vincent Bernat
2012-06-25
1
-6
/
+0
*
[snmp] Compiler warning fixes for when "--enable-snmp" is configured.
Chris Caputo
2009-06-02
1
-3
/
+7
*
Make --enable-snmp cross compile and make libcrypto optional with --without-c...
Joakim Tjernlund
2008-08-25
1
-2
/
+3
*
[64-bit] Fix 4 problems with printf formats and 64-bit size_t
Andrew J. Schorr
2007-04-27
1
-6
/
+6
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-5
/
+2
*
*.c: Change level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-11
/
+11
*
Fix compile.
hasso
2004-11-26
1
-1
/
+1
*
Merge svn revisions 1208, 1222 and 1228 from Zebra cvs.
hasso
2004-11-25
1
-1
/
+235
*
Make initializing smux connection configurable - "smux peer OID" command
hasso
2004-10-13
1
-6
/
+1
*
2004-10-10 Paul Jakma <paul@dishone.st>
paul
2004-10-10
1
-4
/
+4
*
Merge svn revisions 1065 and 1066 from Zebra CVS.
hasso
2004-10-08
1
-0
/
+304