index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_bfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: fix source-address for BFD sessions when using update-source IFNAME
Igor Ryzhov
2021-11-12
1
-1
/
+1
*
bgpd: update BFD config on update-source change
Rafael Zalamena
2021-11-04
1
-16
/
+18
*
bgpd: fix crash during configuration removal
Rafael Zalamena
2021-07-14
1
-1
/
+3
*
bgpd: Convert to using peer_established(peer) function
Donald Sharp
2021-06-07
1
-1
/
+1
*
lib: remove enabled flag for bfd sessions
Igor Ryzhov
2021-04-22
1
-2
/
+0
*
ospfd: fix crash on "show ip ospf neighbor detail"
Igor Ryzhov
2021-04-09
1
-2
/
+1
*
bgpd: improve BFD with timers configuration
Rafael Zalamena
2021-03-23
1
-1
/
+2
*
bgpd: add debug option for BFD
Rafael Zalamena
2021-03-23
1
-8
/
+8
*
bgpd: rework BFD integration
Rafael Zalamena
2021-03-23
1
-710
/
+340
*
bgpd: Fix profiles compile issue when not using bfdd
Donald Sharp
2020-10-26
1
-0
/
+2
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-11
/
+8
*
bgpd: rename bgp_fsm_event_update
Quentin Young
2020-09-17
1
-1
/
+1
*
Merge pull request #6711 from GalaxyGorilla/bfd_isis_profiles
Quentin Young
2020-07-21
1
-7
/
+7
|
\
|
*
*: add BFD profile support for IS-IS
GalaxyGorilla
2020-07-10
1
-7
/
+7
*
|
*: un-split strings across lines
David Lamparter
2020-07-14
1
-2
/
+1
|
/
*
Merge pull request #6437 from opensourcerouting/bfd-profiles-bgp
Donald Sharp
2020-07-02
1
-18
/
+189
|
\
|
*
bgpd: fix crash on daemon exit
Rafael Zalamena
2020-05-29
1
-0
/
+13
|
*
bgpd: command to remove profile configuration
Rafael Zalamena
2020-05-29
1
-0
/
+12
|
*
bgpd: support BFD profiles configuration
Rafael Zalamena
2020-05-29
1
-18
/
+164
*
|
bgpd: attempt to fix test convergence failure
Rafael Zalamena
2020-06-18
1
-6
/
+0
|
/
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-4
/
+4
*
bgpd: reset bfd session when bgp comes up
Philippe Guibert
2020-03-13
1
-0
/
+19
*
bgpd: Print out vrf name as well as id
Donald Sharp
2020-02-14
1
-5
/
+8
*
bgpd: Replace bgp_flag_* to [UN]SET/CHECK_FLAG macros
Donatas Abraitis
2020-02-06
1
-3
/
+3
*
bfdd: Handling local and remote admin-down
SumitAgarwal123
2019-10-29
1
-1
/
+2
*
bgpd: add vty command to enable bfd control-plane-check-failure
Philippe Guibert
2019-05-14
1
-2
/
+76
*
bfdd, lib, bgpd: add bfd cbit usage
Philippe Guibert
2019-05-14
1
-11
/
+33
*
bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_id
Philippe Guibert
2019-05-07
1
-4
/
+3
*
Merge pull request #4264 from pguibert6WIND/trace_bfd
Donald Sharp
2019-05-07
1
-0
/
+5
|
\
|
*
bgpd: add bfd event trace
Philippe Guibert
2019-05-06
1
-0
/
+5
*
|
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-4
/
+2
|
/
*
bgpd: improve reconnection mechanism by cancelling connect timers
Philippe Guibert
2019-04-18
1
-1
/
+3
*
bgpd: improve bgp convergence, with bfd up
Philippe Guibert
2019-04-18
1
-0
/
+5
*
bgpd/ospfd: make bgp and ospf json response a bit more consistent
Don Slice
2018-08-30
1
-1
/
+1
*
bgpd/ospf(6)d/pimd: hide BFD commands with timers
Rafael Zalamena
2018-08-08
1
-2
/
+14
*
bgpd/ospf(6)d/pimd: don't show BFD timers
Rafael Zalamena
2018-08-08
1
-0
/
+4
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-6
/
+6
*
bgpd: peer->bgp must be non NULL
Donald Sharp
2018-03-21
1
-1
/
+1
*
bgpd: fix compilation issue with bgpd
Philippe Guibert
2018-01-22
1
-2
/
+2
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-3
/
+2
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-2
/
+3
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-475
/
+458
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-6
/
+6
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-6
/
+6
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-3
/
+3
|
/
*
*: use vty_outln
Quentin Young
2017-06-29
1
-6
/
+5
*
*: use ->text and strmatch where appropriate
Quentin Young
2017-06-27
1
-2
/
+2
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
bgpd: remove unnecessary #include "vty.h"
Quentin Young
2017-03-02
1
-1
/
+0
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-02
1
-4
/
+7
|
\
[next]