index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_snmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
build: make builddir include path consistent
David Lamparter
2021-04-21
1
-1
/
+1
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
*
zebra: in_addr_cmp and `struct prefix` are not happy
Donald Sharp
2020-04-17
1
-2
/
+2
*
zebra: Embed lib nexthop-group in zebra hash entry
Mark Stapp
2020-02-27
1
-6
/
+6
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-17
/
+0
*
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
2019-12-04
1
-9
/
+9
*
zebra: Update snmp code to use nexthop pointer
Stephen Worley
2019-10-25
1
-6
/
+6
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-53
/
+55
*
lib: Isolate nexthop_group functions to nexthop_group.c
Donald Sharp
2018-03-09
1
-10
/
+11
*
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
1
-7
/
+5
*
zebra: Fixup indentation
Donald Sharp
2017-09-11
1
-6
/
+9
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-446
/
+433
*
zebra: Refactor 'struct rib' to be 'struct route_entry'
Donald Sharp
2017-06-01
1
-34
/
+34
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: snmp: convert into modules
David Lamparter
2017-03-25
1
-5
/
+21
*
zebra: fix sign warning in SNMP code
David Lamparter
2016-11-15
1
-2
/
+2
*
*: snmp: add a load of "static" specifiers
David Lamparter
2016-07-28
1
-2
/
+2
*
zebra: fix include for SNMP
David Lamparter
2016-07-28
1
-0
/
+1
*
zebra: Refactor struct zebra_t
Donald Sharp
2016-04-15
1
-2
/
+0
*
ZEBRA: Remove NEXTHOP_TYPE_XXX_IFNAME
Donald Sharp
2015-12-04
1
-2
/
+1
*
lib, zebra: move "struct vrf" to be a lib module
Feng Lu
2015-10-30
1
-3
/
+8
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-3
/
+3
*
zebra: add structure to hold per-prefix state in RIB
Avneesh Sachdev
2012-11-30
1
-5
/
+5
*
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
-14
/
+19
*
Make --enable-snmp cross compile and make libcrypto optional with --without-c...
Joakim Tjernlund
2008-08-25
1
-1
/
+3
*
Make initializing smux connection configurable - "smux peer OID" command
hasso
2004-10-13
1
-4
/
+1
*
Some compiler warnings fixes and fix for bugzilla #119.
hasso
2004-10-12
1
-5
/
+5
*
2003-06-19 Paul Jakma <paul@dishone.st>
paul
2003-06-19
1
-1
/
+4
*
Fix build for net-snmp
paul
2003-03-18
1
-81
/
+99
*
Initial revision
paul
2002-12-13
1
-0
/
+550