summaryrefslogtreecommitdiff
path: root/bfdd/bfd.h
AgeCommit message (Expand)Author
2025-03-03bfdd: Add BFD "log-session-changes" feature.Acee Lindem
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: 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: 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-12bfdd: disable echo socket when not using itRafael 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-01-27build: nuke `BFDD_CONTROL_SOCKET`David Lamparter
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-06-11Merge pull request #13675 from zmw12306/bfd_version_checkIgor Ryzhov
2023-06-03bfdd: fix version bits check.zmw12306
2023-04-25bfd: fix missing Authentication in control pktzmw12306
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-08-02BFDD: Add RTT to BFD IPV4 Echo packet processinglynnemorrison
2022-06-27bfdd: add IPv4 BFD Echo support that matches RFClynnemorrison
2022-05-04Merge pull request #11137 from opensourcerouting/if-name-len-fixesDonald Sharp
2022-05-02*: use FRR interface name definition everywhereRafael Zalamena
2022-05-02bfdd: remove "local_address" of bfd sessionewlumpkin
2022-04-19*: Fix spelling of overridenDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-12-21*: rework renaming the default VRFIgor Ryzhov
2021-10-14bfdd: cleanup vrf handling in packet receiveIgor Ryzhov
2021-06-02bfdd: fix bfd key structureIgor Ryzhov
2021-04-01bfdd: remove profiles when removing bfd nodeIgor Ryzhov
2021-03-22Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-03-16bfdd: separate echo rx/tx timersIgor Ryzhov
2020-11-24bfdd: support connecting to BFD data planeRafael Zalamena
2020-11-24bfdd: distributed BFD show commandsRafael Zalamena
2020-11-24bfdd: integrate distributed BFDRafael Zalamena
2020-11-24bfdd: import distributed BFD implementationRafael Zalamena
2020-08-11bfdd: implement minimum TTLRafael Zalamena
2020-08-11bfdd: simplify and remove duplicated codeRafael Zalamena
2020-08-11bfdd: implement passive modeRafael Zalamena
2020-05-29bfdd: don't update peers settings on shutdownRafael Zalamena
2020-05-20bfdd: implement BFD session configuration profilesRafael Zalamena