index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
smux.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
lib: On shutdown, disable snmp from working
Donald Sharp
2022-12-15
1
-0
/
+3
*
lib: Convert agentx_enabled to a bool
Donald Sharp
2022-12-15
1
-1
/
+1
*
bgpd: Implement SNMP BGP4V2-MIB (bgp4V2PeerEntry)
Donatas Abraitis
2022-11-14
1
-2
/
+8
*
lib, bgpd: add a specific oid_copy function for IPv6 addrs
Pat Ruddy
2021-03-25
1
-1
/
+2
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
Merge pull request #7945 from volta-networks/feat_isis_snmp
Renato Westphal
2021-03-15
1
-0
/
+4
|
\
|
*
isisd: support for snmp
lynne
2021-03-02
1
-0
/
+4
*
|
Merge pull request #8023 from volta-networks/feat_add_agentx_enabled_hook
Quentin Young
2021-02-24
1
-0
/
+4
|
\
\
|
*
|
lib: add agentx_enabled hook
Karen Schoener
2021-02-16
1
-0
/
+4
*
|
|
bgpd, lib: add oid2in6_addr utility and use it
Pat Ruddy
2021-02-17
1
-0
/
+1
|
|
/
|
/
|
*
|
lib, bgpd: smux_trap return code is never used
Donald Sharp
2021-02-14
1
-3
/
+3
*
|
lib: allow traps with differently indexed objects
Pat Ruddy
2021-02-02
1
-0
/
+10
*
|
bgpd: add SNMP support for mplsL3VpnRte Table
Pat Ruddy
2021-02-02
1
-0
/
+5
*
|
lib: add SNMP_OCTET macro
Pat Ruddy
2021-02-02
1
-1
/
+5
*
|
lib: add IANA defines and IPv6 macro
Pat Ruddy
2021-02-02
1
-0
/
+20
*
|
lib: add utilities to encode/decode an int in SNMP oid
Pat Ruddy
2021-02-02
1
-0
/
+2
*
|
bgpd, lib: add mplsL3VpnVrf table
Pat Ruddy
2021-02-02
1
-0
/
+2
|
/
*
lib: make oid_copy_addr respect my constness
Donald Sharp
2020-03-26
1
-1
/
+1
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+8
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-3
/
+3
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-45
/
+36
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: add missing includes
David Lamparter
2016-06-07
1
-0
/
+2
*
snmp: fix warnings
David Lamparter
2016-05-26
1
-3
/
+3
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
1
-0
/
+2
*
agentx: handle SNMP traps
Vincent Bernat
2012-06-25
1
-3
/
+28
*
smux: drop findVar element from trap object struct
Vincent Bernat
2012-06-25
1
-2
/
+1
*
smux: remove `tick` argument from smux_trap()
Vincent Bernat
2012-06-25
1
-1
/
+1
*
smux: isolate SMUX implementation from SNMP implementation
Vincent Bernat
2012-06-25
1
-77
/
+4
*
[cleanup] Use const in smux interface
Stephen Hemminger
2009-06-18
1
-2
/
+3
*
[smux] 64-bit fix for lib/smux.h SNMP_INTEGER() macro
Chris Caputo
2009-06-02
1
-2
/
+2
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-2
/
+2
*
2005-05-06 Paul Jakma <paul@dishone.st>
paul
2005-05-06
1
-11
/
+12
*
Make initializing smux connection configurable - "smux peer OID" command
hasso
2004-10-13
1
-1
/
+1
*
2004-10-11 Paul Jakma <paul@dishone.st>
paul
2004-10-11
1
-1
/
+1
*
2003-06-19 Paul Jakma <paul@dishone.st>
paul
2003-06-19
1
-2
/
+2
*
Initial revision
paul
2002-12-13
1
-0
/
+159