summaryrefslogtreecommitdiff
path: root/bfdd/bfd.h
AgeCommit message (Expand)Author
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
2020-05-15bfdd: remove duplicated codeRafael Zalamena
2020-04-14bfdd: constify satostrRafael 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
2020-01-21bfdd: remove logging shimDavid Lamparter
2019-12-03bfdd: Adding new CLI, show bfd peers briefSumitAgarwal123
2019-12-02*: generously apply constDavid Lamparter
2019-11-04bfdd: bind VRF sockets to devicesRafael Zalamena
2019-10-30bfdd: split northbound callbacks into multiple filesRenato Westphal
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-08-27bfdd: update vrf name of bfd session if necessaryPhilippe Guibert
2019-06-22bfdd: support global BFD resetRafael Zalamena
2019-06-22bfdd: implement write_config using northboundRafael Zalamena
2019-06-22bfdd: migrate session commands to northboundRafael Zalamena
2019-06-22bfdd: export some private functionsRafael Zalamena
2019-06-21bfdd: use MTYPE_STATICDavid Lamparter
2019-05-14bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert
2019-05-07bfd: add bfdd_privs to the bglobal structurePhilippe Guibert
2019-05-07bfdd: upon vrf enable/disable, update bs and obs listPhilippe Guibert
2019-05-07bfdd: register to interfaces from other vrfsPhilippe Guibert
2019-05-07bfdd: socket handling per vrf contextPhilippe Guibert
2019-05-07bfdd: add vrf frameworkPhilippe Guibert
2019-05-07bfdd: socket creation in a vrf can be donePhilippe Guibert
2019-05-07bfdd: move bfd_ses_[xx] to bfd_sess_[xx] like other routinesPhilippe Guibert
2019-04-25Merge pull request #4155 from pguibert6WIND/bfd_increase_configRuss White
2019-04-25bfdd: fix UDP source port rangeRafael Zalamena
2019-04-18bfdd: avoid having bfd config inherited from operation contextPhilippe Guibert
2019-03-11bfdd: don't enable sessions without local-addressRafael Zalamena
2019-03-11bfdd: change session lookup data structureRafael Zalamena