summaryrefslogtreecommitdiffstats
path: root/bfdd/bfd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bfdd: fix bfd key structureIgor Ryzhov2021-06-021-3/+14
* bfdd: remove profiles when removing bfd nodeIgor Ryzhov2021-04-011-0/+1
* Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-221-3/+3
|\
| * *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-3/+3
* | bfdd: separate echo rx/tx timersIgor Ryzhov2021-03-161-2/+12
|/
* bfdd: support connecting to BFD data planeRafael Zalamena2020-11-241-3/+4
* bfdd: distributed BFD show commandsRafael Zalamena2020-11-241-0/+12
* bfdd: integrate distributed BFDRafael Zalamena2020-11-241-0/+27
* bfdd: import distributed BFD implementationRafael Zalamena2020-11-241-0/+25
* bfdd: implement minimum TTLRafael Zalamena2020-08-121-1/+4
* bfdd: simplify and remove duplicated codeRafael Zalamena2020-08-111-0/+9
* bfdd: implement passive modeRafael Zalamena2020-08-111-0/+11
* bfdd: don't update peers settings on shutdownRafael Zalamena2020-05-291-0/+6
* bfdd: implement BFD session configuration profilesRafael Zalamena2020-05-201-0/+86
* bfdd: remove duplicated codeRafael Zalamena2020-05-151-0/+16
* bfdd: constify satostrRafael Zalamena2020-04-141-1/+1
* bfdd: add debug fine tuning capabilitiesRafael Zalamena2020-04-141-0/+19
* bfdd: use standard log macrosRafael Zalamena2020-04-101-8/+2
* bfdd: remove BFD_*_FLAG macrosRafael Zalamena2020-04-091-4/+0
* bfdd: remove logging shimDavid Lamparter2020-01-211-19/+12
* bfdd: Adding new CLI, show bfd peers briefSumitAgarwal1232019-12-041-0/+2
* *: generously apply constDavid Lamparter2019-12-021-2/+2
* bfdd: bind VRF sockets to devicesRafael Zalamena2019-11-041-6/+6
* bfdd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-31/+0
* Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWNRafael Zalamena2019-10-291-2/+2
|\
| * bfdd: Handling local and remote admin-downSumitAgarwal1232019-10-291-2/+2
* | bfdd: simplify session observers codeRafael Zalamena2019-10-111-6/+2
|/
* bfdd: update vrf name of bfd session if necessaryPhilippe Guibert2019-08-271-0/+1
* bfdd: support global BFD resetRafael Zalamena2019-06-221-0/+1
* bfdd: implement write_config using northboundRafael Zalamena2019-06-221-0/+23
* bfdd: migrate session commands to northboundRafael Zalamena2019-06-221-4/+19
* bfdd: export some private functionsRafael Zalamena2019-06-221-0/+6
* bfdd: use MTYPE_STATICDavid Lamparter2019-06-211-10/+5
* bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert2019-05-141-0/+8
* bfd: add bfdd_privs to the bglobal structurePhilippe Guibert2019-05-071-2/+2
* bfdd: upon vrf enable/disable, update bs and obs listPhilippe Guibert2019-05-071-0/+2
* bfdd: register to interfaces from other vrfsPhilippe Guibert2019-05-071-0/+2
* bfdd: socket handling per vrf contextPhilippe Guibert2019-05-071-7/+14
* bfdd: add vrf frameworkPhilippe Guibert2019-05-071-0/+1
* bfdd: socket creation in a vrf can be donePhilippe Guibert2019-05-071-0/+2
* bfdd: move bfd_ses_[xx] to bfd_sess_[xx] like other routinesPhilippe Guibert2019-05-071-3/+3
* Merge pull request #4155 from pguibert6WIND/bfd_increase_configRuss White2019-04-261-0/+1
|\
| * bfdd: avoid having bfd config inherited from operation contextPhilippe Guibert2019-04-181-0/+1
* | bfdd: fix UDP source port rangeRafael Zalamena2019-04-251-2/+2
|/
* bfdd: don't enable sessions without local-addressRafael Zalamena2019-03-121-1/+5
* bfdd: change session lookup data structureRafael Zalamena2019-03-121-34/+19
* *: Rename backet to bucketTim Bray2019-02-251-1/+1
* bfdd: fix CI warningsRafael Zalamena2019-02-141-12/+14
* bfdd: header clean upRafael Zalamena2019-02-141-13/+4
* bfdd: implement session interface observerRafael Zalamena2019-02-141-2/+21