index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
/
bfdd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-27
1
-6
/
+13
*
build: nuke `BFDD_CONTROL_SOCKET`
David Lamparter
2024-01-27
1
-5
/
+2
*
bfdd: Free zclient memory on shutdown
Donald Sharp
2023-11-21
1
-0
/
+2
*
bfdd: Use shorter memory names so that they fit in vty output
Donald Sharp
2023-05-20
1
-2
/
+2
*
*: 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
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-15
/
+1
*
bfdd: Prevent coverity from thinking values are uninited
Donald Sharp
2022-05-12
1
-0
/
+2
*
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-3
/
+3
*
bfdd: Remove #if 0
Donald Sharp
2021-01-28
1
-4
/
+0
*
bfdd: support connecting to BFD data plane
Rafael Zalamena
2020-11-24
1
-4
/
+14
*
bfdd: import distributed BFD implementation
Rafael Zalamena
2020-11-24
1
-2
/
+148
*
bfdd: add missing includes
Igor Ryzhov
2020-09-22
1
-0
/
+2
*
Merge pull request #6437 from opensourcerouting/bfd-profiles-bgp
Donald Sharp
2020-07-02
1
-0
/
+2
|
\
|
*
bfdd: don't update peers settings on shutdown
Rafael Zalamena
2020-05-29
1
-0
/
+2
*
|
*: add filter northbound support
Rafael Zalamena
2020-06-05
1
-0
/
+1
|
/
*
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
1
-0
/
+1
|
\
|
*
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
*
|
Merge pull request #5451 from opensourcerouting/rcu-log
Santosh P K
2020-04-16
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-0
/
+1
*
|
bfdd: use standard log macros
Rafael Zalamena
2020-04-10
1
-2
/
+2
|
/
*
bfdd: remove logging shim
David Lamparter
2020-01-21
1
-5
/
+2
*
*: generously apply const
David Lamparter
2019-12-02
1
-3
/
+3
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
bfdd: split northbound callbacks into multiple files
Renato Westphal
2019-10-30
1
-0
/
+1
*
bfdd: implement configuration reload
Rafael Zalamena
2019-06-22
1
-0
/
+15
*
bfdd: migrate session commands to northbound
Rafael Zalamena
2019-06-22
1
-1
/
+8
*
bfdd: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-8
/
+3
*
Merge pull request #4431 from donaldsharp/mad_gainz
Rafael Zalamena
2019-06-05
1
-2
/
+10
|
\
|
*
bfdd: Allow -N to influence BFDD_CONTROL_SOCKET
Donald Sharp
2019-06-04
1
-2
/
+10
*
|
bfdd: Modify bfdd to quietly accept access-lists
Donald Sharp
2019-06-05
1
-0
/
+4
|
/
*
bfd: add bfdd_privs to the bglobal structure
Philippe Guibert
2019-05-07
1
-18
/
+21
*
bfdd: socket handling per vrf context
Philippe Guibert
2019-05-07
1
-26
/
+2
*
bfdd: add vrf framework
Philippe Guibert
2019-05-07
1
-0
/
+2
*
bfdd: add sys_admin capability and net_raw capability
Philippe Guibert
2019-05-07
1
-1
/
+1
*
bfdd: implement session interface observer
Rafael Zalamena
2019-02-14
1
-0
/
+2
*
bfdd: use UDP sockets instead of raw
Rafael Zalamena
2018-09-03
1
-1
/
+4
*
bfdd: enumerate all diagnositic codes
Rafael Zalamena
2018-09-03
1
-7
/
+12
*
bfdd: remove VxLAN code
Rafael Zalamena
2018-09-03
1
-6
/
+0
*
bfdd: clean up header inclusion
Rafael Zalamena
2018-08-08
1
-8
/
+1
*
bfdd: re-route PTM-BFD daemon messages
Rafael Zalamena
2018-08-08
1
-0
/
+6
*
bfdd: add vty shell commands
Rafael Zalamena
2018-08-08
1
-0
/
+3
*
bfdd: imported new daemon source code
Rafael Zalamena
2018-08-08
1
-0
/
+234