summaryrefslogtreecommitdiff
path: root/bfdd
AgeCommit message (Expand)Author
2025-02-12bfdd: Use pass by reference for bfd_key_deleteDonald Sharp
2025-02-12bfdd: 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
2023-06-03bfdd: fix version bits check.zmw12306
2023-05-31bfdd: remove redundant nb destroy callbacksIgor Ryzhov
2023-05-23Merge pull request #13556 from donaldsharp/token_to_descRuss White
2023-05-19bfdd: Use shorter memory names so that they fit in vty outputDonald Sharp
2023-05-11bfdd: Fix malformed session with vrfanlan_cs
2023-04-25bfd: fix missing Authentication in control pktzmw12306
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp