| Age | Commit message (Expand) | Author |
| 2025-04-08 | bfdd: clean up -Wshadow warnings | Mark Stapp |
| 2025-01-23 | bfdd: add bfdname info when notify bfd status to PTM | wumu.zsl |
| 2024-07-25 | bfdd: remove control socket obsolete code | Rafael Zalamena |
| 2023-11-21 | bfdd: Free zclient memory on shutdown | Donald Sharp |
| 2023-11-02 | lib: convert if_zapi_callbacks into actual hooks | David Lamparter |
| 2023-10-07 | *: remove ZEBRA_INTERFACE_VRF_UPDATE | anlan_cs |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2023-01-27 | *: apply proper format string attributes | David Lamparter |
| 2022-04-24 | bfdd: fix broken FSM in active mode | anlan_cs |
| 2022-02-07 | bfdd: Use AF_UNSPEC instead of comparing to 0 | Donald Sharp |
| 2021-12-21 | *: rework renaming the default VRF | Igor Ryzhov |
| 2021-11-22 | *: cleanup ifp->vrf_id | Igor Ryzhov |
| 2021-10-20 | *: convert zclient callbacks to table | David Lamparter |
| 2021-06-01 | lib: fix bfd multihop | Igor Ryzhov |
| 2021-03-15 | bfdd: make sessions administratively up by default | Igor Ryzhov |
| 2021-02-07 | bfdd: Prevent use after free ( again ) | Donald Sharp |
| 2021-01-30 | bfdd: Prevent storage of ifp pointer that has been deleted | Donald Sharp |
| 2021-01-09 | bfdd: improve some debug messages related to zebra notifications | Philippe Guibert |
| 2021-01-09 | bfdd: enable bfd session if vrf interface available | Philippe Guibert |
| 2020-11-24 | bfdd: move interface/vrf reset code | Rafael Zalamena |
| 2020-11-17 | Merge pull request #7476 from opensourcerouting/bfd-fixes | Russ White |
| 2020-11-14 | bfdd: On interface address delete we are leaking memory | Donald Sharp |
| 2020-11-08 | bfdd: missing BFD integration debug value | Rafael Zalamena |
| 2020-11-08 | bfdd,lib: simplify integration protocol | Rafael Zalamena |
| 2020-10-22 | :* Convert prefix2str to %pFX | Donatas Abraitis |
| 2020-08-11 | bfdd: implement minimum TTL | Rafael Zalamena |
| 2020-07-14 | *: un-split strings across lines | David Lamparter |
| 2020-07-02 | Merge pull request #6437 from opensourcerouting/bfd-profiles-bgp | Donald Sharp |
| 2020-06-16 | Merge pull request #6390 from opensourcerouting/bfd-cp-fix | Russ White |
| 2020-05-29 | bfdd,lib: implement protocol profile selection | Rafael Zalamena |
| 2020-05-20 | bfdd: implement BFD session configuration profiles | Rafael Zalamena |
| 2020-05-13 | bfdd: tell peer when our control plane is dead | Rafael Zalamena |
| 2020-04-27 | bfdd: fix frr-format false warning | David Lamparter |
| 2020-04-14 | bfdd: add more zebra debug messages | Rafael Zalamena |
| 2020-04-14 | bfdd: simplify code flow | Rafael Zalamena |
| 2020-04-14 | bfdd: add debug fine tuning capabilities | Rafael Zalamena |
| 2020-04-10 | bfdd: use standard log macros | Rafael Zalamena |
| 2020-04-09 | bfdd: remove BFD_*_FLAG macros | Rafael Zalamena |
| 2019-10-29 | Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWN | Rafael Zalamena |
| 2019-10-28 | bfdd: Handling local and remote admin-down | SumitAgarwal123 |
| 2019-10-11 | bfdd: simplify session observers code | Rafael Zalamena |
| 2019-09-19 | *: Convert zapi->interface_delete to ifp callback | Donald Sharp |
| 2019-09-19 | *: Switch all zclient->interface_add to interface create callback | Donald Sharp |
| 2019-09-19 | *: Add infrastructure to support zapi interface callbacks | Donald Sharp |
| 2019-08-27 | bfdd: update vrf name of bfd session if necessary | Philippe Guibert |
| 2019-08-27 | bfdd: add vrf information as key element for bfd session search | Philippe Guibert |
| 2019-06-23 | Revert "Ospf missing interface handling 2" | Donald Sharp |
| 2019-06-12 | *: change interface structure, from vrf_id to vrf | Philippe Guibert |
| 2019-06-12 | lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()... | Philippe Guibert |
| 2019-05-14 | bfdd, lib, bgpd: add bfd cbit usage | Philippe Guibert |