<div dir="ltr">Thanks!!!!!</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 14, 2018 at 5:58 AM, Donald Sharp <span dir="ltr"><<a href="mailto:sharpd@cumulusnetworks.com" target="_blank">sharpd@cumulusnetworks.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Rafael -<br>
<br>
Thanks for doing this work and driving this effort.  I know a whole<br>
bunch of people have been asking for this integration into FRR.<br>
<span class="HOEnZb"><font color="#888888"><br>
donald<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Tue, Aug 14, 2018 at 8:50 AM, Rafael Zalamena<br>
<<a href="mailto:rzalamena@opensourcerouting.org">rzalamena@opensourcerouting.<wbr>org</a>> wrote:<br>
> Hi all,<br>
><br>
> Today the BFD daemon (`bfdd`) got merged into master. It implements<br>
> the Bidirectional Forwarding Detection protocol and its main purpose<br>
> is to detect link failures to notify services. The daemon is<br>
> automatically built on standard distribution on all platforms.<br>
><br>
> Currently the following FRR daemons support BFD:<br>
><br>
> * bgpd;<br>
> * ospfd;<br>
> * ospf6d;<br>
> * pimd;<br>
><br>
> ---<br>
><br>
> Background:<br>
><br>
> The BFD daemon was implemented re-using some Cumulus implementation,<br>
> but it was extracted from another service (<br>
> <a href="https://github.com/CumulusNetworks/ptm/blob/master/src/ptm_bfd.c" rel="noreferrer" target="_blank">https://github.com/<wbr>CumulusNetworks/ptm/blob/<wbr>master/src/ptm_bfd.c</a> ).<br>
> The code went through the following changes:<br>
><br>
> * it became a stand alone daemon;<br>
> * added new configuration interfaces: vtysh and control socket (using JSON);<br>
> * replaced uthash.h with FRR's hash implementation;<br>
> * added compatibility code to run on *BSDs;<br>
> * changed event manager with FRR's;<br>
> * minor code/protocol fixes;<br>
><br>
> Related RFCs:<br>
><br>
> * RFC 5880 (protocol description);<br>
> * RFC 5881 (single hop IPv4/IPv6 implementation);<br>
> * RFC 5883 (multi hop implementation);<br>
><br>
> Thanks to everyone that helped reviewing the code!<br>
><br>
> Rafael<br>
><br>
> ______________________________<wbr>_________________<br>
> dev mailing list<br>
> <a href="mailto:dev@lists.frrouting.org">dev@lists.frrouting.org</a><br>
> <a href="https://lists.frrouting.org/listinfo/dev" rel="noreferrer" target="_blank">https://lists.frrouting.org/<wbr>listinfo/dev</a><br>
<br>
______________________________<wbr>_________________<br>
dev mailing list<br>
<a href="mailto:dev@lists.frrouting.org">dev@lists.frrouting.org</a><br>
<a href="https://lists.frrouting.org/listinfo/dev" rel="noreferrer" target="_blank">https://lists.frrouting.org/<wbr>listinfo/dev</a><br>
</div></div></blockquote></div><br></div>