summaryrefslogtreecommitdiff
path: root/bfdd/ptm_adapter.c
AgeCommit message (Expand)Author
2025-04-08bfdd: clean up -Wshadow warningsMark Stapp
2025-01-23bfdd: add bfdname info when notify bfd status to PTMwumu.zsl
2024-07-25bfdd: remove control socket obsolete codeRafael Zalamena
2023-11-21bfdd: Free zclient memory on shutdownDonald Sharp
2023-11-02lib: convert if_zapi_callbacks into actual hooksDavid Lamparter
2023-10-07*: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-27*: apply proper format string attributesDavid Lamparter
2022-04-24bfdd: fix broken FSM in active modeanlan_cs
2022-02-07bfdd: Use AF_UNSPEC instead of comparing to 0Donald Sharp
2021-12-21*: rework renaming the default VRFIgor Ryzhov
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-10-20*: convert zclient callbacks to tableDavid Lamparter
2021-06-01lib: fix bfd multihopIgor Ryzhov
2021-03-15bfdd: make sessions administratively up by defaultIgor Ryzhov
2021-02-07bfdd: Prevent use after free ( again )Donald Sharp
2021-01-30bfdd: Prevent storage of ifp pointer that has been deletedDonald Sharp
2021-01-09bfdd: improve some debug messages related to zebra notificationsPhilippe Guibert
2021-01-09bfdd: enable bfd session if vrf interface availablePhilippe Guibert
2020-11-24bfdd: move interface/vrf reset codeRafael Zalamena
2020-11-17Merge pull request #7476 from opensourcerouting/bfd-fixesRuss White
2020-11-14bfdd: On interface address delete we are leaking memoryDonald Sharp
2020-11-08bfdd: missing BFD integration debug valueRafael Zalamena
2020-11-08bfdd,lib: simplify integration protocolRafael Zalamena
2020-10-22:* Convert prefix2str to %pFXDonatas Abraitis
2020-08-11bfdd: implement minimum TTLRafael Zalamena
2020-07-14*: un-split strings across linesDavid Lamparter
2020-07-02Merge pull request #6437 from opensourcerouting/bfd-profiles-bgpDonald Sharp
2020-06-16Merge pull request #6390 from opensourcerouting/bfd-cp-fixRuss White
2020-05-29bfdd,lib: implement protocol profile selectionRafael Zalamena
2020-05-20bfdd: implement BFD session configuration profilesRafael Zalamena
2020-05-13bfdd: tell peer when our control plane is deadRafael Zalamena
2020-04-27bfdd: fix frr-format false warningDavid Lamparter
2020-04-14bfdd: add more zebra debug messagesRafael Zalamena
2020-04-14bfdd: simplify code flowRafael Zalamena
2020-04-14bfdd: add debug fine tuning capabilitiesRafael Zalamena
2020-04-10bfdd: use standard log macrosRafael Zalamena
2020-04-09bfdd: remove BFD_*_FLAG macrosRafael Zalamena
2019-10-29Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWNRafael Zalamena
2019-10-28bfdd: Handling local and remote admin-downSumitAgarwal123
2019-10-11bfdd: simplify session observers codeRafael Zalamena
2019-09-19*: Convert zapi->interface_delete to ifp callbackDonald Sharp
2019-09-19*: Switch all zclient->interface_add to interface create callbackDonald Sharp
2019-09-19*: Add infrastructure to support zapi interface callbacksDonald Sharp
2019-08-27bfdd: update vrf name of bfd session if necessaryPhilippe Guibert
2019-08-27bfdd: add vrf information as key element for bfd session searchPhilippe Guibert
2019-06-23Revert "Ospf missing interface handling 2"Donald Sharp
2019-06-12*: change interface structure, from vrf_id to vrfPhilippe Guibert
2019-06-12lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()...Philippe Guibert
2019-05-14bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert