index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_snmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: hook for bgp peer status change events
Marton Kun-Szabo
2019-08-13
1
-1
/
+5
*
*: use array_size instead of raw division
Quentin Young
2019-02-26
1
-8
/
+6
*
bgpd: Cleanup non-normal compiled code path
Donald Sharp
2018-12-12
1
-2
/
+2
*
bgpd: Abstract bgp_info retrieving/setting from info pointer
Donald Sharp
2018-11-16
1
-2
/
+4
*
bgpd: fix missed info->path rename in snmp
David Lamparter
2018-10-16
1
-1
/
+1
*
bgpd: Convert binfo to path
Donald Sharp
2018-10-09
1
-22
/
+22
*
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
2018-10-09
1
-6
/
+7
*
bgpd: Implement group-overrides for peer timers
Pascal Mathis
2018-06-14
1
-5
/
+5
*
bgpd: fix and improve snmp peer lookups
Pascal Mathis
2018-05-11
1
-20
/
+22
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-37
/
+37
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-2
/
+0
*
bgpd: use atomic_* ops on _Atomic variables
Quentin Young
2018-01-09
1
-9
/
+9
*
bgpd: fix various problems with hold/keepalive timers
Don Slice
2017-10-26
1
-2
/
+2
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-0
/
+2
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-2
/
+0
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-687
/
+730
*
bgpd: Refactor 'struct attr_extra' into 'struct attr'
Donald Sharp
2017-07-12
1
-8
/
+2
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
*: snmp: convert into modules
David Lamparter
2017-03-25
1
-8
/
+21
*
*: use hooks for sending SNMP traps
David Lamparter
2017-03-25
1
-5
/
+11
*
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
2016-08-16
1
-0
/
+1
*
*: snmp: add a load of "static" specifiers
David Lamparter
2016-07-28
1
-4
/
+4
*
*: fix in_addr initialisers
David Lamparter
2016-05-26
1
-1
/
+1
*
bgpd: fix SNMP write support
David Lamparter
2016-05-26
1
-18
/
+20
*
Use a hash to store BGP peer structures
Daniel Walton
2015-10-23
1
-1
/
+3
*
Remove BGP's asorig timer, it is no longer used
Daniel Walton
2015-10-20
1
-12
/
+2
*
bgpd: backout change of bm->master and master
Donald Sharp
2015-10-13
1
-1
/
+1
*
bgpd: fix using of two pointers for struct thread_master
Donald Sharp
2015-09-24
1
-1
/
+1
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-4
/
+4
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
1
-1
/
+6
*
agentx: handle SNMP traps
Vincent Bernat
2012-06-25
1
-2
/
+7
*
smux: drop findVar element from trap object struct
Vincent Bernat
2012-06-25
1
-2
/
+2
*
smux: remove `tick` argument from smux_trap()
Vincent Bernat
2012-06-25
1
-2
/
+2
*
build: only define HAVE_SNMP
Vincent Bernat
2012-06-25
1
-6
/
+0
*
bgp: use monotonic clock for time of day
Stephen Hemminger
2010-01-15
1
-4
/
+4
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[snmp] Compiler warning fixes for when "--enable-snmp" is configured.
Chris Caputo
2009-06-02
1
-16
/
+23
*
Make --enable-snmp cross compile and make libcrypto optional with --without-c...
Joakim Tjernlund
2008-08-25
1
-1
/
+3
*
[bgpd] Trim memory usage of BGP routes
Paul Jakma
2007-05-04
1
-2
/
+8
*
2005-09-10 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-10
1
-2
/
+1
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-4
/
+4
*
* bgp_attr.c, bgp_snmp.c, bgp_vty.c, bgpd.[ch]: Remove support for old
hasso
2005-02-01
1
-1
/
+1
*
* bgp_nexthop.c: Improve debug.
hasso
2005-02-01
1
-5
/
+0
*
Make initializing smux connection configurable - "smux peer OID" command
hasso
2004-10-13
1
-7
/
+1
*
2004-10-13 Paul Jakma <paul@dishone.st>
paul
2004-10-13
1
-1
/
+1
*
2003-06-19 Paul Jakma <paul@dishone.st>
paul
2003-06-19
1
-1
/
+7
*
Import of zebra.org 20030428-18:07 IST
paul
2003-04-28
1
-1
/
+0
*
2003-04-04 Paul Jakma <paul@dishone.st>
paul
2003-04-04
1
-2
/
+6
*
Fix build for net-snmp
paul
2003-03-18
1
-1
/
+4
*
Initial revision
paul
2002-12-13
1
-0
/
+875