index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: remove ZEBRA_INTERFACE_VRF_UPDATE
anlan_cs
2023-10-07
1
-17
/
+0
*
bfdd: add debug flag around log
lynnemorrison
2023-07-28
1
-3
/
+4
*
bfdd: add additional parameters to json command
lynnemorrison
2023-07-28
1
-0
/
+6
*
Merge pull request #13675 from zmw12306/bfd_version_check
Igor Ryzhov
2023-06-11
1
-1
/
+1
|
\
|
*
bfdd: fix version bits check.
zmw12306
2023-06-03
1
-1
/
+1
*
|
Merge pull request #13364 from zmw12306/bfd_auth
Donatas Abraitis
2023-06-08
2
-0
/
+52
|
\
\
|
*
|
bfd: fix missing Authentication in control pkt
zmw12306
2023-04-25
2
-0
/
+52
|
|
/
*
|
bfdd: remove redundant nb destroy callbacks
Igor Ryzhov
2023-05-31
3
-43
/
+0
*
|
Merge pull request #13556 from donaldsharp/token_to_desc
Russ White
2023-05-23
1
-2
/
+2
|
\
\
|
*
|
bfdd: Use shorter memory names so that they fit in vty output
Donald Sharp
2023-05-20
1
-2
/
+2
|
|
/
*
/
bfdd: Fix malformed session with vrf
anlan_cs
2023-05-11
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
2
-2
/
+2
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
5
-38
/
+38
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
2
-2
/
+2
*
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
1
-4
/
+4
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
6
-61
/
+61
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
5
-34
/
+34
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
bfdd: Remove useless check for ECHO packet
anlan_cs
2023-03-03
1
-7
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
16
-232
/
+16
*
*: manual SPDX License ID conversions
David Lamparter
2023-02-09
1
-18
/
+1
*
bfdd: fix size_t format string
David Lamparter
2023-01-27
1
-1
/
+1
*
*: apply proper format string attributes
David Lamparter
2023-01-27
2
-0
/
+2
*
bfdd: validate incoming control message length
Mark Stapp
2023-01-10
1
-0
/
+9
*
bfdd: fix IPv4 socket source selection
Rafael Zalamena
2022-11-24
1
-2
/
+0
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
3
-6
/
+0
*
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+2
*
bfdd: changes for code maintainability
sri-mohan1
2022-09-05
2
-20
/
+20
*
Merge pull request #11668 from rampxxxx/bfd_rtt_in_echo_pkt
Rafael Zalamena
2022-08-09
4
-11
/
+103
|
\
|
*
BFDD: Add RTT to BFD IPV4 Echo packet processing
lynnemorrison
2022-08-02
4
-11
/
+103
*
|
bfdd: Some interfaces don't have mac addresses
Donald Sharp
2022-08-06
1
-2
/
+5
*
|
Merge pull request #11565 from pguibert6WIND/bfd_vrf_lite_support
Rafael Zalamena
2022-07-22
2
-34
/
+77
|
\
\
|
|
/
|
/
|
|
*
bfdd: allow l3vrf bfd sessions without udp leaking
Philippe Guibert
2022-07-19
2
-34
/
+77
*
|
BFDD: Cleanup warning
lynnemorrison
2022-07-19
1
-1
/
+1
|
/
*
bfdd: fix coverity memory overrun
Rafael Zalamena
2022-07-06
1
-2
/
+2
*
bfdd: fix coverity scan resource leak
Rafael Zalamena
2022-07-06
1
-0
/
+2
*
bfdd: add IPv4 BFD Echo support that matches RFC
lynnemorrison
2022-06-27
4
-10
/
+442
*
bfdd: Prevent coverity from thinking values are uninited
Donald Sharp
2022-05-12
1
-0
/
+2
*
bfdd: fix override between sessions
anlan_cs
2022-05-06
1
-0
/
+8
*
Merge pull request #11137 from opensourcerouting/if-name-len-fixes
Donald Sharp
2022-05-04
1
-2
/
+2
|
\
|
*
*: use FRR interface name definition everywhere
Rafael Zalamena
2022-05-02
1
-2
/
+2
*
|
bfdd: remove "local_address" of bfd session
ewlumpkin
2022-05-02
3
-19
/
+6
|
/
*
bfdd: fix broken FSM in active mode
anlan_cs
2022-04-24
1
-1
/
+2
*
*: Fix spelling of overriden
Donald Sharp
2022-04-19
2
-2
/
+2
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
5
-67
/
+44
*
bfdd: Fix overflow possibility with time statements
Donald Sharp
2022-02-22
1
-7
/
+7
*
bfdd: Use AF_UNSPEC instead of comparing to 0
Donald Sharp
2022-02-07
1
-1
/
+1
*
Merge pull request #10388 from anlancs/bfd-fsm-passive
Igor Ryzhov
2022-02-02
1
-41
/
+12
|
\
|
*
bfdd: fix broken FSM in passive mode
anlan_cs
2022-02-02
1
-41
/
+12
[next]