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: add no variants to all configurations
Louis Scalbert
2024-10-03
1
-4
/
+7
*
bfdd: add no variants to interval configurations
Rafael Zalamena
2024-10-01
1
-16
/
+25
*
bfdd: remove control socket obsolete code
Rafael Zalamena
2024-07-25
10
-1809
/
+76
*
bfdd: changes for code maintainability
sri-mohan1
2024-07-16
3
-16
/
+17
*
bfdd: fix BFD_GETCBIT
Igor Ryzhov
2024-04-15
1
-1
/
+1
*
Merge pull request #15697 from zmw12306/bfd_check_Mflag
Igor Ryzhov
2024-04-12
2
-0
/
+8
|
\
|
*
bfdd: add check for flag M
zmw12306
2024-04-12
2
-0
/
+8
*
|
*: create a single registry of daemons' default port values
Mark Stapp
2024-02-01
1
-1
/
+1
*
|
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-27
1
-6
/
+13
*
|
build: nuke `BFDD_CONTROL_SOCKET`
David Lamparter
2024-01-27
3
-8
/
+7
*
|
*: zebra.h should not have fcntl.h
Donald Sharp
2024-01-09
1
-0
/
+2
*
|
*: remove sys/stat.h from zebra.h
Donald Sharp
2024-01-09
1
-0
/
+1
*
|
*: Remove sys/ioctl.h from zebra.h
Donald Sharp
2024-01-04
1
-0
/
+1
*
|
lib: all: remove './' from xpath 22% speedup
Christian Hopps
2023-11-29
2
-17
/
+17
*
|
Merge pull request #14811 from donaldsharp/zebra_final_shutdown_finally
Christian Hopps
2023-11-28
3
-0
/
+8
|
\
\
|
*
|
bfdd: Free zclient memory on shutdown
Donald Sharp
2023-11-21
3
-0
/
+8
*
|
|
*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
Donald Sharp
2023-11-21
1
-1
/
+1
|
/
/
*
|
*: Remove netlink headers from lib/zebra.h
Donald Sharp
2023-11-07
1
-0
/
+4
*
|
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-11-03
1
-1
/
+2
*
|
*: 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
[next]