summaryrefslogtreecommitdiffstats
path: root/bfdd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #7063 from idryzhov/yang-leafrefRenato Westphal2020-09-264-19/+13
|\
| * bfdd: use * as a placeholder for an empty interface name in northboundIgor Ryzhov2020-09-243-5/+8
| * bfdd: interface and vrf are mandatory leafsIgor Ryzhov2020-09-241-14/+3
| * bfdd: add missing includesIgor Ryzhov2020-09-221-0/+2
* | *: move all userdata when changing node xpathIgor Ryzhov2020-09-241-0/+6
|/
* bfdd: fix parameter lengthIgor Ryzhov2020-08-241-2/+2
* bfdd: Allow it to work when V6 is completely turned offDonald Sharp2020-08-142-12/+36
* bfdd: implement minimum TTLRafael Zalamena2020-08-1210-6/+200
* bfdd: simplify and remove duplicated codeRafael Zalamena2020-08-113-55/+37
* bfdd: implement passive modeRafael Zalamena2020-08-118-5/+183
* *: introduce DEFPY_YANG & friendsRenato Westphal2020-08-031-19/+19
* Merge pull request #6731 from opensourcerouting/style-string-prepDonald Sharp2020-07-165-21/+16
|\
| * *: remove PRI[udx](8|16|32)David Lamparter2020-07-143-13/+12
| * *: un-split strings across linesDavid Lamparter2020-07-143-8/+4
* | bfdd: update detect multiplier on profile changeRafael Zalamena2020-07-131-0/+1
|/
* bfdd: Use XFREE, clean up SA warning for bfd profilesMark Stapp2020-07-031-1/+2
* Merge pull request #6437 from opensourcerouting/bfd-profiles-bgpDonald Sharp2020-07-025-7/+51
|\
| * bfdd: don't update peers settings on shutdownRafael Zalamena2020-05-293-1/+10
| * bfdd,lib: implement protocol profile selectionRafael Zalamena2020-05-293-6/+41
* | Merge pull request #6390 from opensourcerouting/bfd-cp-fixRuss White2020-06-161-12/+51
|\ \
| * | bfdd: tell peer when our control plane is deadRafael Zalamena2020-05-141-12/+51
* | | *: add filter northbound supportRafael Zalamena2020-06-051-0/+1
| |/ |/|
* | bfdd: remove profile pointers on removalRafael Zalamena2020-05-201-0/+33
* | bfdd: implement BFD session configuration profilesRafael Zalamena2020-05-207-7/+737
* | bfdd,lib,vtysh: new command node for BFD profilesRafael Zalamena2020-05-201-0/+34
* | bfdd: remove duplicated codeRafael Zalamena2020-05-153-115/+88
|/
* Merge pull request #6301 from pguibert6WIND/bfd_debug_showRafael Zalamena2020-04-271-3/+6
|\
| * bfdd: display debugging status of bfdPhilippe Guibert2020-04-271-3/+6