summaryrefslogtreecommitdiff
path: root/bfdd
AgeCommit message (Expand)Author
2025-04-10Merge pull request #18586 from zmw12306/bfd_find_discDonald Sharp
2025-04-08bfdd: clean up -Wshadow warningsMark Stapp
2025-04-05bfdd: Fix demultiplexing to rely solely on Your Discriminator as per RFC 5880.zmw12306
2025-03-03bfdd: Add BFD "log-session-changes" feature.Acee Lindem
2025-02-12Merge pull request #18125 from donaldsharp/bfd_fd_zeroMark Stapp
2025-02-12Merge pull request #18026 from donaldsharp/bfd_fixupsJafar Al-Gharaibeh
2025-02-12bfdd: 0 is a valid fd.Donald Sharp
2025-02-11bfdd: use lower lateness warning for TX timersDavid Lamparter
2025-02-05bfdd: Use pass by reference for bfd_key_deleteDonald Sharp
2025-02-05bfdd: Use pass by reference instead of pass by value for a structDonald Sharp
2025-01-23bfdd: Fix CI build issue on kernel with no IPV6_HDRINCLwumu.zsl
2025-01-23bfdd: add bfdname info when notify bfd status to PTMwumu.zsl
2025-01-23bfdd: enable sbfd sessionwumu.zsl
2025-01-23bfdd: add sbfd state machine functionswumu.zsl
2025-01-23bfdd: implement functions for sending sbfd pkts with SRv6 headerwumu.zsl
2025-01-23bfdd: create a hash table for local sbfd reflector infowumu.zsl
2025-01-23bfdd: adjust show commands for SBFDwumu.zsl
2025-01-23bfdd: add sbfd config commands to bfdd cliwumu.zsl
2025-01-23bfdd: implement Xpath callbacks for SBFDwumu.zsl
2025-01-23bfdd: support sbfd session create and destroywumu.zsl
2025-01-22bfdd: add bfdname in bfd_keywumu.zsl
2025-01-07bfdd: add enum bfd_mode_type for different bfd typeswumu.zsl
2024-11-26Merge pull request #16987 from opensourcerouting/bfd-echo-sockRuss White
2024-11-19bfdd: retain remote dplane client socketMark Stapp
2024-11-12bfdd: disable echo socket when not using itRafael Zalamena
2024-10-08bfdd, doc, yang: change bfd timer and multiplier valuesPhilippe Guibert
2024-10-03bfdd: add no variants to all configurationsLouis Scalbert
2024-10-01bfdd: add no variants to interval configurationsRafael Zalamena
2024-07-25bfdd: remove control socket obsolete codeRafael Zalamena
2024-07-16bfdd: changes for code maintainabilitysri-mohan1
2024-04-15bfdd: fix BFD_GETCBITIgor Ryzhov
2024-04-12Merge pull request #15697 from zmw12306/bfd_check_MflagIgor Ryzhov
2024-04-11bfdd: add check for flag Mzmw12306
2024-02-01*: create a single registry of daemons' default port valuesMark Stapp
2024-01-27*: fix `frr_daemon_info` indentationDavid Lamparter
2024-01-27build: nuke `BFDD_CONTROL_SOCKET`David Lamparter
2024-01-09*: zebra.h should not have fcntl.hDonald Sharp
2024-01-09*: remove sys/stat.h from zebra.hDonald Sharp
2024-01-04*: Remove sys/ioctl.h from zebra.hDonald Sharp
2023-11-29lib: all: remove './' from xpath 22% speedupChristian Hopps
2023-11-28Merge pull request #14811 from donaldsharp/zebra_final_shutdown_finallyChristian Hopps
2023-11-21bfdd: Free zclient memory on shutdownDonald Sharp
2023-11-21*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp
2023-11-07*: Remove netlink headers from lib/zebra.hDonald Sharp
2023-11-02lib: convert if_zapi_callbacks into actual hooksDavid Lamparter
2023-10-07*: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs
2023-07-28bfdd: add debug flag around loglynnemorrison
2023-07-28bfdd: add additional parameters to json commandlynnemorrison
2023-06-11Merge pull request #13675 from zmw12306/bfd_version_checkIgor Ryzhov
2023-06-08Merge pull request #13364 from zmw12306/bfd_authDonatas Abraitis