index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
/
bfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-10
/
+10
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-12
/
+12
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-4
/
+4
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
bfdd: changes for code maintainability
sri-mohan1
2022-09-05
1
-2
/
+2
*
Merge pull request #11668 from rampxxxx/bfd_rtt_in_echo_pkt
Rafael Zalamena
2022-08-09
1
-0
/
+17
|
\
|
*
BFDD: Add RTT to BFD IPV4 Echo packet processing
lynnemorrison
2022-08-02
1
-0
/
+17
*
|
bfdd: allow l3vrf bfd sessions without udp leaking
Philippe Guibert
2022-07-19
1
-34
/
+32
|
/
*
bfdd: add IPv4 BFD Echo support that matches RFC
lynnemorrison
2022-06-27
1
-1
/
+17
*
*: Fix spelling of overriden
Donald Sharp
2022-04-19
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-12
/
+4
*
bfdd: Fix overflow possibility with time statements
Donald Sharp
2022-02-22
1
-7
/
+7
*
bfdd: fix broken FSM in passive mode
anlan_cs
2022-02-02
1
-41
/
+12
*
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
1
-72
/
+1
*
Merge pull request #10186 from idryzhov/bfd-receive-timer-cb
Mark Stapp
2021-12-07
1
-8
/
+0
|
\
|
*
bfdd: remove unnecessary receive timer restart
Igor Ryzhov
2021-12-06
1
-8
/
+0
*
|
bfdd: fix detection timeout update
Igor Ryzhov
2021-12-03
1
-21
/
+0
|
/
*
Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrf
Russ White
2021-11-05
1
-17
/
+4
|
\
|
*
bfdd: cleanup vrf handling in packet receive
Igor Ryzhov
2021-10-14
1
-17
/
+4
*
|
bfdd: cleanup bfd_session_enable
Igor Ryzhov
2021-10-15
1
-24
/
+7
|
/
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-4
/
+4
*
bfdd: remove profiles when removing bfd node
Igor Ryzhov
2021-04-01
1
-0
/
+8
*
Merge pull request #8121 from opensourcerouting/macro-cleanup
Donatas Abraitis
2021-03-22
1
-4
/
+4
|
\
|
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-4
/
+4
*
|
Merge pull request #8225 from idryzhov/bfd-echo-mode
Rafael Zalamena
2021-03-17
1
-1
/
+3
|
\
\
|
*
|
bfdd: fix starting echo receive timer
Igor Ryzhov
2021-03-16
1
-1
/
+3
|
|
/
*
/
bfdd: separate echo rx/tx timers
Igor Ryzhov
2021-03-16
1
-11
/
+24
|
/
*
bfdd: make sessions administratively up by default
Igor Ryzhov
2021-03-14
1
-2
/
+2
*
bfdd: fix detect timeout
Igor Ryzhov
2021-03-09
1
-3
/
+3
*
bfdd: fix session lookup
Igor Ryzhov
2021-02-03
1
-115
/
+45
*
bfdd: improve some debug messages related to zebra notifications
Philippe Guibert
2021-01-09
1
-2
/
+4
*
bfdd: enable bfd session if vrf interface available
Philippe Guibert
2021-01-09
1
-0
/
+7
*
bfd: fix session lookup
Igor Ryzhov
2020-12-04
1
-1
/
+1
*
bfdd: move interface/vrf reset code
Rafael Zalamena
2020-11-24
1
-2
/
+0
*
bfdd: integrate distributed BFD
Rafael Zalamena
2020-11-24
1
-5
/
+44
*
bfdd: disable sockets when using distributed BFD
Rafael Zalamena
2020-11-24
1
-16
/
+25
*
bfdd: fix multiple links same address
Rafael Zalamena
2020-11-18
1
-2
/
+5
*
bfdd: Make new multihop peer if local-address is unique
Tashana Mehta-Wilson
2020-09-29
1
-12
/
+13
*
Merge pull request #7063 from idryzhov/yang-leafref
Renato Westphal
2020-09-26
1
-1
/
+1
|
\
|
*
bfdd: use * as a placeholder for an empty interface name in northbound
Igor Ryzhov
2020-09-24
1
-1
/
+1
*
|
*: move all userdata when changing node xpath
Igor Ryzhov
2020-09-24
1
-0
/
+6
|
/
*
bfdd: Allow it to work when V6 is completely turned off
Donald Sharp
2020-08-14
1
-6
/
+9
*
bfdd: implement minimum TTL
Rafael Zalamena
2020-08-12
1
-0
/
+12
*
bfdd: simplify and remove duplicated code
Rafael Zalamena
2020-08-11
1
-46
/
+21
*
bfdd: implement passive mode
Rafael Zalamena
2020-08-11
1
-5
/
+59
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-2
/
+1
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-4
/
+2
*
bfdd: Use XFREE, clean up SA warning for bfd profiles
Mark Stapp
2020-07-03
1
-1
/
+2
*
bfdd: don't update peers settings on shutdown
Rafael Zalamena
2020-05-29
1
-1
/
+2
*
bfdd,lib: implement protocol profile selection
Rafael Zalamena
2020-05-29
1
-0
/
+9
[next]