summaryrefslogtreecommitdiffstats
path: root/bfdd (follow)
Commit message (Expand)AuthorAgeFilesLines
* bfdd: fix profiles autocompletionIgor Ryzhov2021-04-011-1/+1
* bbfd: clear nb config entries when removing bfd nodeIgor Ryzhov2021-04-011-1/+15
* bfdd: remove profiles when removing bfd nodeIgor Ryzhov2021-04-013-0/+10
* Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-225-13/+15
|\
| * *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+2
| * *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-175-12/+13
* | Merge pull request #8225 from idryzhov/bfd-echo-modeRafael Zalamena2021-03-172-1/+7
|\ \
| * | bfdd: warn users about echo-mode restrictionsIgor Ryzhov2021-03-161-0/+4
| * | bfdd: fix starting echo receive timerIgor Ryzhov2021-03-161-1/+3
| |/
* / bfdd: separate echo rx/tx timersIgor Ryzhov2021-03-1612-50/+290
|/
* bfdd: make sessions administratively up by defaultIgor Ryzhov2021-03-144-7/+4
* bfdd: fix detect timeoutIgor Ryzhov2021-03-091-3/+3
* bfdd: fix echo configuration in profileIgor Ryzhov2021-03-041-2/+8
* bfdd: forbid creation of the same peer with and without interface nameIgor Ryzhov2021-03-031-0/+52
* bfdd: actually return validation error instead of loggingIgor Ryzhov2021-03-031-20/+17
* bfdd: require local-address when using multihopIgor Ryzhov2021-03-031-2/+6
* *: fix format string SNAFUsDavid Lamparter2021-02-161-2/+2
* Merge pull request #8006 from idryzhov/fix-bfd-lookupPhilippe Guibert2021-02-121-115/+45
|\
| * bfdd: fix session lookupIgor Ryzhov2021-02-031-115/+45
* | bfdd: Prevent use after free ( again )Donald Sharp2021-02-071-1/+3
|/
* bfdd: Prevent storage of ifp pointer that has been deletedDonald Sharp2021-01-301-1/+3
* bfdd: Prevent unininited data transmittalDonald Sharp2021-01-301-1/+1
* bfdd: Remove #if 0Donald Sharp2021-01-281-4/+0
* bfdd: improve some debug messages related to zebra notificationsPhilippe Guibert2021-01-092-7/+10
* bfdd: update vrf of received packetPhilippe Guibert2021-01-091-0/+10
* bfdd: enable bfd session if vrf interface availablePhilippe Guibert2021-01-092-6/+20
* bfdd: socket should be bound to vrf interface by defaultPhilippe Guibert2021-01-091-4/+6
* bfd: fix session lookupIgor Ryzhov2020-12-041-1/+1
* Merge pull request #6950 from opensourcerouting/bfd-distributed-v3Donald Sharp2020-12-038-26/+1924
|\
| * bfdd: move interface/vrf reset codeRafael Zalamena2020-11-242-3/+2
| * bfdd: support connecting to BFD data planeRafael Zalamena2020-11-243-15/+229
| * bfdd: distributed BFD show commandsRafael Zalamena2020-11-243-0/+151
| * bfdd: integrate distributed BFDRafael Zalamena2020-11-243-5/+209
| * bfdd: disable sockets when using distributed BFDRafael Zalamena2020-11-241-16/+25
| * bfdd: distributed BFD debugging knobRafael Zalamena2020-11-241-0/+21
| * bfdd: import distributed BFD implementationRafael Zalamena2020-11-244-2/+921
| * bfdd: import data plane protocol headerRafael Zalamena2020-11-241-0/+381
* | bfdd: session specific command type checksRafael Zalamena2020-12-011-0/+20
|/
* bfdd: fix multiple links same addressRafael Zalamena2020-11-181-2/+5
* Merge pull request #7476 from opensourcerouting/bfd-fixesRuss White2020-11-171-51/+73
|\
| * bfdd: missing BFD integration debug valueRafael Zalamena2020-11-081-3/+9
| * bfdd,lib: simplify integration protocolRafael Zalamena2020-11-081-48/+64
* | bfdd: On interface address delete we are leaking memoryDonald Sharp2020-11-151-1/+4
|/
* Merge pull request #7473 from eololab/fix-crash-bfdd-show-counters-jsonDonald Sharp2020-11-071-1/+1
|\
| * bfdd: fix crash on show bfd peers counters jsonEmanuele Bovisio2020-11-061-1/+1
* | bfdd: fix possible null dereferenceIgor Ryzhov2020-11-051-2/+2
|/
* * : update signature of thread_cancel apiMark Stapp2020-10-231-17/+4
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-3/+2
* vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov2020-10-021-0/+1
* bfdd: Make new multihop peer if local-address is uniqueTashana Mehta-Wilson2020-09-291-12/+13