index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
rfapi
/
rfapi_monitor.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Convert thread_cancel to THREAD_OFF and use THREAD_ARG
Donald Sharp
2022-07-21
1
-6
/
+6
*
bgpd, ldpd: No need for an explicit NULL check for thread_timer_remain_second
Donatas Abraitis
2022-07-18
1
-22
/
+18
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-5
/
+2
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-20
/
+6
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-21
/
+7
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-3
/
+2
*
bgpd: Convert users of `rn->p` to use accessor function
Donald Sharp
2020-03-26
1
-1
/
+1
*
bgpd, lib, ripngd: Add agg_node_get_prefix
Donald Sharp
2020-03-24
1
-9
/
+10
*
bgpd, isisd, lib: Make key values const for skiplist
Donald Sharp
2020-03-24
1
-3
/
+3
*
bgpd: Rename various variable names to something more appropriate
Donald Sharp
2018-10-09
1
-6
/
+6
*
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
2018-10-09
1
-1
/
+1
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-2
/
+0
*
bgpd, ripngd: Convert to using new agg_table/route
Donald Sharp
2018-08-30
1
-87
/
+94
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-6
/
+3
*
bgpd: Fix prefix2str using BUFSIZ to PREFIX_STRLEN
Donald Sharp
2017-12-11
1
-20
/
+19
*
rfapi: fix clang warning
Vincent JARDIN
2017-10-08
1
-0
/
+2
*
bgpd: Convert to using ETH_ALEN
Donald Sharp
2017-08-04
1
-2
/
+2
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-5
/
+4
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-4
/
+5
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1395
/
+1282
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-4
/
+6
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-4
/
+4
*
bgpd: replace AFI_ETHER reference with AFI_L2VPN ref
Philippe Guibert
2017-02-14
1
-6
/
+6
*
bgpd vnc: Add 'debug bgp vnc verbose' target
Lou Berger
2016-12-08
1
-29
/
+30
*
vnc: use directories in includes (request from Martin W.)
Lou Berger
2016-10-03
1
-22
/
+22
*
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
1
-0
/
+1701