summaryrefslogtreecommitdiff
path: root/lib/bfd.c
AgeCommit message (Expand)Author
2023-03-21lib: on bfd peer shutdown actually stop eventDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2022-01-12lib: fix the right value is returned for fail casesanlan_cs
2022-01-10lib: rename one bfd parameter name to reflect real meaninganlan_cs
2022-01-08lib: small debug adjustment for bfdanlan_cs
2021-11-15lib: rename bfd function to reflect real functionalityIgor Ryzhov
2021-11-11lib: remove confusing bfd TTL APIIgor Ryzhov
2021-11-04lib: constify read only parametersRafael Zalamena
2021-11-04lib: fix BFD IPv6 session address changeRenato Westphal
2021-10-20*: convert zclient callbacks to tableDavid Lamparter
2021-10-05lib: fix spelling nits in more lib filesewlumpkin
2021-08-27lib: Send c-bit when not using bfdd as daemon of choiceDonald Sharp
2021-06-01lib: fix default ttl for single-hop bfd sessionsIgor Ryzhov
2021-06-01lib: fix bfd multihopIgor Ryzhov
2021-05-07lib: remove old bfd libraryIgor Ryzhov
2021-04-24Merge pull request #8495 from opensourcerouting/ospfv3-bfd-reworkIgor Ryzhov
2021-04-22lib: BFD session handling improvementRafael Zalamena
2021-04-22lib: fix possible crash on BFD notificationRafael Zalamena
2021-04-22lib: remove enabled flag for bfd sessionsIgor Ryzhov
2021-04-14lib: fix BFD crash on interface removalRafael Zalamena
2021-04-09ospfd: fix crash on "show ip ospf neighbor detail"Igor Ryzhov
2021-03-23lib: small BFD session notifier improvementRafael Zalamena
2021-03-23lib: new BFD integration APIRafael Zalamena
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-02-07*: Fix usage of bfd_adj_eventDonald Sharp
2020-11-18Merge pull request #7478 from donaldsharp/bufferMark Stapp
2020-11-15bgpd, lib, sharpd: Add enum for zclient_send_message returnDonald Sharp
2020-11-08lib: notify BFD when adding new profileRafael Zalamena
2020-11-08bfdd,lib: simplify integration protocolRafael Zalamena
2020-07-21Merge pull request #6711 from GalaxyGorilla/bfd_isis_profilesQuentin Young
2020-07-14*: un-split strings across linesDavid Lamparter
2020-07-10isisd: lib: refactor ISIS BFD APIGalaxyGorilla
2020-07-10 *: add BFD profile support for IS-ISGalaxyGorilla
2020-06-12lib: permit BFD library users to pass NULLRafael Zalamena
2020-05-29bfdd,lib: implement protocol profile selectionRafael Zalamena
2020-03-05Merge pull request #5916 from mjstapp/fix_gmtimeQuentin Young
2020-03-05*: use gmtime_r, localtime_r exclusivelyMark Stapp
2020-03-05*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis
2020-02-04*: remove null check before XFREEQuentin Young
2020-02-03*: don't null after XFREE; XFREE does this itselfQuentin Young
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-04-03lib: reduce exported var symbolsQuentin Young
2018-10-25*: spelchekDavid Lamparter
2018-08-30bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-09-29lib: Fix abbreviationDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14*: remove VTYNL, part 1 of 6David Lamparter