summaryrefslogtreecommitdiff
path: root/pimd/pim_bfd.c
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-02-28pim6d: Adding show running for ipv6 mld commandsSai Gomathi N
2022-02-16pim6d: remove `PIM_V6_TEMP_BREAK`David Lamparter
2022-02-14pim6d: IPv6-adjust neigh->source_addrDavid Lamparter
2022-01-18pimd: remove redundant header includeMobashshera Rasool
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-08-27pimd: de-circularize includesDavid Lamparter
2021-05-31isisd, ospf6d, pimd: set vrf_id when creating bfd sessionsIgor Ryzhov
2021-04-23pimd: support BFD profiles configurationRafael Zalamena
2021-04-23pimd: rework BFD integrationRafael Zalamena
2021-02-07*: Fix usage of bfd_adj_eventDonald Sharp
2020-10-22:* Convert prefix2str to %pFXDonatas Abraitis
2020-07-10 *: add BFD profile support for IS-ISGalaxyGorilla
2020-04-08*: Do not cast to the same typeDonatas Abraitis
2020-03-06*: Finish off the __PRETTY_FUNCTION__ to __func__Donald Sharp
2020-03-05*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis
2019-10-28bfdd: Handling local and remote admin-downSumitAgarwal123
2019-05-14bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert
2019-05-07bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_idPhilippe Guibert
2019-05-03*: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young
2018-08-30bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice
2018-08-08bgpd/ospf(6)d/pimd: don't show BFD timersRafael Zalamena
2018-08-02pimd: Cleanup bfd memory on shutdownDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-10-10*: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal
2017-10-10*: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal
2017-09-15*: use clang's 'ForEachMacros' format style optionRenato Westphal
2017-08-13pimd: pim bfd vrf awareChirag Shah
2017-07-24pimd: Remove pimg from pim_upstream.cDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: use vty_outlnQuentin Young
2017-06-05pimd: fix pim bfd crash and bfd neigh downChirag Shah
2017-06-01pimd: Remove some unneeded debugs from pimDonald Sharp
2017-05-17pimd: pim bfd supportChirag Shah