<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <pre class="moz-quote-pre" wrap="">Dear all,

I got request from FRR developers to share our respective work on BGP Link State (BGP-LS a.k.a RFC7752)

This new functionality has been identify in the feature request list (see
<a class="moz-txt-link-freetext" href="https://github.com/FRRouting/frr/wiki/Feature-Requests">https://github.com/FRRouting/frr/wiki/Feature-Requests</a>) following issue 3520
(see <a class="moz-txt-link-freetext" href="https://github.com/FRRouting/frr/issues/3520">https://github.com/FRRouting/frr/issues/3520</a>).

The development branch is necessary as:
 - No one have a complete solution and we would build a global solution without redeveloping everything
   from scratch: we have parser & serializer, others have integration in latest FRR version ...
 - This is a complex feature which re-use BGP as transport protocol, but which is completely new in FRR
   and need large amount of work
 - BGP-LS needs to collect Link State information from OSPF or IS-IS. For that purpose, new Traffic
   Engineering Database will be introduce in lib directory. This TED will be fulfil by OSPF or IS-IS and
   modification sent to BGP through new ZAPI message. This method will avoid to code an OSPF parser and
   an IS-IS parser inside BGP-LS code and reduce the amount of data that transit through zebra layer.

Please inform me once the branch created.

Regards

Olivier</pre>
    <div class="moz-signature"><br>
      <span style="margin:0px 0 20px 0;"> </span> </div>
  <PRE>_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.

This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified.
Thank you.
</PRE></body>
</html>