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: su_remote and su_local are properties of the connection
Donald Sharp
8 days
1
-5
/
+6
*
bgpd: Allow bfd to work if peer known but interface address not yet
Donald Sharp
2024-11-20
1
-1
/
+5
*
Merge pull request #17410 from opensourcerouting/fix/bgpd_ebgp_multihop_set_u...
Russ White
2024-11-12
1
-4
/
+22
|
\
|
*
bgpd: Update source address for BFD session
Donatas Abraitis
2024-11-12
1
-4
/
+22
*
|
bgpd: Reset BGP session only if it was a real BFD DOWN event
Donatas Abraitis
2024-11-05
1
-7
/
+16
|
/
*
bgpd: fix disable bfd profile for neighbors.
Dmitrii Turlupov
2024-03-12
1
-0
/
+3
*
bgpd: Move the peer->su to connection->su
Donald Sharp
2023-09-10
1
-27
/
+27
*
bgpd: Convert bgp_fsm_nht_update to take a connection
Donald Sharp
2023-09-10
1
-1
/
+1
*
bgpd: bgp_fsm_change_status/BGP_TIMER_ON and BGP_EVENT_ADD
Donald Sharp
2023-09-10
1
-2
/
+2
*
bgpd: peer_established should be connection oriented
Donald Sharp
2023-09-10
1
-2
/
+2
*
bgpd: bgp_notify_send use peer_connection instead of peer
Donald Sharp
2023-09-09
1
-1
/
+1
*
bgpd: Convert `struct peer_connection` to dynamically allocated
Donald Sharp
2023-08-18
1
-1
/
+1
*
bgpd: Move status and ostatus to `struct peer_connection`
Donald Sharp
2023-08-18
1
-1
/
+1
*
doc: Add missing rfc9384 to BGP supported RFC list
Donatas Abraitis
2023-04-01
1
-1
/
+1
*
*: 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
*
bgpd: Don't warning twice for neighbor_bfd_check_controlplane_failure
Donatas Abraitis
2023-01-11
1
-3
/
+1
*
bgpd: Replace zlog_info -> zlog_debug under BGP_DEBUG()
Donatas Abraitis
2022-06-21
1
-1
/
+1
*
bgpd: Add Notification CEASE BFD Down message
Donatas Abraitis
2022-06-02
1
-0
/
+7
*
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
[next]