summaryrefslogtreecommitdiffstats
path: root/bfdd/bfd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* BFDD: Add RTT to BFD IPV4 Echo packet processinglynnemorrison2022-08-021-1/+9
* bfdd: add IPv4 BFD Echo support that matches RFClynnemorrison2022-06-271-2/+6
* Merge pull request #11137 from opensourcerouting/if-name-len-fixesDonald Sharp2022-05-041-2/+2
|\
| * *: use FRR interface name definition everywhereRafael Zalamena2022-05-021-2/+2
* | bfdd: remove "local_address" of bfd sessionewlumpkin2022-05-021-1/+0
|/
* *: Fix spelling of overridenDonald Sharp2022-04-191-1/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-6/+6
* *: rework renaming the default VRFIgor Ryzhov2021-12-211-1/+0
* bfdd: cleanup vrf handling in packet receiveIgor Ryzhov2021-10-141-1/+2
* 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