summaryrefslogtreecommitdiffstats
path: root/lib/snmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* *: use compiler.h MIN/MAX macros instead of everyone having oneDonald Sharp2021-11-111-3/+1
* lib, bgpd: add a specific oid_copy function for IPv6 addrsPat Ruddy2021-03-251-3/+14
* bgpd, lib: add oid2in6_addr utility and use itPat Ruddy2021-02-171-0/+11
* lib: add utilities to encode/decode an int in SNMP oidPat Ruddy2021-02-021-1/+27
* bgpd, lib: add mplsL3VpnVrf tablePat Ruddy2021-02-021-0/+28
* lib: make oid_copy_addr respect my constnessDonald Sharp2020-03-261-2/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-4/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-75/+67
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: snmp: convert into modulesDavid Lamparter2017-03-251-2/+0
* snmp: fix warningsDavid Lamparter2016-05-261-1/+1
* snmp: let handlers accept OID from a lesser prefixVincent Bernat2012-06-251-0/+20
* smux: isolate SMUX implementation from SNMP implementationVincent Bernat2012-06-251-0/+113