summaryrefslogtreecommitdiff
path: root/lib/snmp.c
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-11-11*: use compiler.h MIN/MAX macros instead of everyone having oneDonald Sharp
2021-03-25lib, bgpd: add a specific oid_copy function for IPv6 addrsPat Ruddy
2021-02-17bgpd, lib: add oid2in6_addr utility and use itPat Ruddy
2021-02-02lib: add utilities to encode/decode an int in SNMP oidPat Ruddy
2021-02-02bgpd, lib: add mplsL3VpnVrf tablePat Ruddy
2020-03-26lib: make oid_copy_addr respect my constnessDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-03-25*: snmp: convert into modulesDavid Lamparter
2016-05-26snmp: fix warningsDavid Lamparter
2012-06-25snmp: let handlers accept OID from a lesser prefixVincent Bernat
2012-06-25smux: isolate SMUX implementation from SNMP implementationVincent Bernat