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
*
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
*
|
bfdd,yang: optimize nb with YANG
anlan_cs
2022-01-25
1
-86
/
+15
*
|
bfdd: correct one word of comment
anlan_cs
2022-01-24
1
-1
/
+1
|
/
*
Merge pull request #10363 from anlancs/bfd-move-counter
Santosh P K
2022-01-19
1
-2
/
+2
|
\
|
*
bfdd: fix the possibly wrong counter of control packets
anlan_cs
2022-01-18
1
-2
/
+2
*
|
Merge pull request #10183 from idryzhov/rework-vrf-rename
Rafael Zalamena
2022-01-17
3
-78
/
+1
|
\
\
|
|
/
|
/
|
|
*
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
3
-78
/
+1
*
|
bfdd: Clean up some white space snafu's
Donald Sharp
2022-01-08
1
-2
/
+2
|
/
*
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
*
|
Merge pull request #10120 from idryzhov/bfd-detect-to
Russ White
2021-12-07
2
-24
/
+18
|
\
\
|
|
/
|
/
|
|
*
bfdd: fix detection timeout update
Igor Ryzhov
2021-12-03
2
-24
/
+18
*
|
bfdd: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-10
/
+5
|
/
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
2
-8
/
+6
*
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
bfdd: fix coverity warnings
Igor Ryzhov
2021-11-10
1
-1
/
+4
*
Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrf
Russ White
2021-11-05
3
-24
/
+16
|
\
|
*
bfdd: cleanup vrf handling in packet receive
Igor Ryzhov
2021-10-14
3
-24
/
+16
*
|
Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-all
Russ White
2021-10-27
1
-24
/
+7
|
\
\
|
*
|
bfdd: cleanup bfd_session_enable
Igor Ryzhov
2021-10-15
1
-24
/
+7
|
|
/
*
|
Merge pull request #9854 from opensourcerouting/zapi-call-table
Russ White
2021-10-26
1
-14
/
+17
|
\
\
|
*
|
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-14
/
+17
|
|
/
*
|
Merge pull request #9824 from idryzhov/nb-cli-const-lyd-node
Donald Sharp
2021-10-25
2
-41
/
+42
|
\
\
|
|
/
|
/
|
[next]