index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
snmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
*: use compiler.h MIN/MAX macros instead of everyone having one
Donald Sharp
2021-11-11
1
-3
/
+1
*
lib, bgpd: add a specific oid_copy function for IPv6 addrs
Pat Ruddy
2021-03-25
1
-3
/
+14
*
bgpd, lib: add oid2in6_addr utility and use it
Pat Ruddy
2021-02-17
1
-0
/
+11
*
lib: add utilities to encode/decode an int in SNMP oid
Pat Ruddy
2021-02-02
1
-1
/
+27
*
bgpd, lib: add mplsL3VpnVrf table
Pat Ruddy
2021-02-02
1
-0
/
+28
*
lib: make oid_copy_addr respect my constness
Donald Sharp
2020-03-26
1
-2
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-4
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-75
/
+67
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: snmp: convert into modules
David Lamparter
2017-03-25
1
-2
/
+0
*
snmp: fix warnings
David Lamparter
2016-05-26
1
-1
/
+1
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
1
-0
/
+20
*
smux: isolate SMUX implementation from SNMP implementation
Vincent Bernat
2012-06-25
1
-0
/
+113