<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi Donald,</p>
<p>Yes for sure. It is mandatory for MP-BGP to manage L3VPN.</p>
<p>Regards</p>
<p>Olivier<br>
</p>
<br>
<div class="moz-cite-prefix">Le 09/12/2016 à 00:25, Donald Sharp a
écrit :<br>
</div>
<blockquote
cite="mid:CAK989ydS4uXZ8=RcbLo6U-9x8m4BFVUM4k3Q-o42fZz-70hJsw@mail.gmail.com"
type="cite">
<pre wrap="">I think we should turn ldpd on for master branch by default.
donald
On Thu, Dec 8, 2016 at 6:22 PM, Donald Sharp <a class="moz-txt-link-rfc2396E" href="mailto:sharpd@cumulusnetworks.com"><sharpd@cumulusnetworks.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">(cherry picked from commit a67ce7192143de7de0741af3d0b4f72ee57c7ffd)
---
configure.ac | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index 7e751cd..128300c 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1157,11 +1157,11 @@ else
fi
AM_CONDITIONAL(OSPFD, test "x$OSPFD" = "xospfd")
-if test "${enable_ldpd}" = "yes";then
+if test "${enable_ldpd}" = "no";then
+ LDPD=""
+else
LDPD="ldpd"
AC_DEFINE(HAVE_LDPD, 1, ldpd)
-else
- LDPD=""
fi
AM_CONDITIONAL(LDPD, test "x$LDPD" = "xldpd")
--
2.9.3
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
cmaster-next mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cmaster-next@lists.nox.tf">cmaster-next@lists.nox.tf</a>
<a class="moz-txt-link-freetext" href="https://lists.nox.tf/listinfo/cmaster-next">https://lists.nox.tf/listinfo/cmaster-next</a>
</pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<a style="text-decoration:none;" href="http://www.orange.com"> <img
style="border:none" alt="logo Orange"
src="cid:part1.EB36CC53.9E536073@orange.com"> </a>
<p style="line-height:20px;margin:0px"> </p>
<span style="font-weight:bold;font-family:Arial,
sans-serif;font-size:10pt;color:#000000;"> Olivier Dugeon </span>
<br>
<span style="font-family:Arial,
sans-serif;font-size:10pt;color:#000000;"> Senior research
engineer in QoS and network control<br>
Open Source Referent</span> <br>
<span style="font-family:Arial,
sans-serif;font-size:10pt;color:#000000;">
Orange/IMT/OLN/WTC/IEE/OPEN </span>
<p style="line-height:20px;margin:0px"> </p>
<span style="font-family:Arial,
sans-serif;font-size:10pt;color:#000000"> fixe : +33 2 96 07 28
80 </span> <br>
<span style="font-family:Arial,
sans-serif;font-size:10pt;color:#000000;text-decoration:none">
mobile : +33 6 82 90 37 85 </span> <br>
<span style="margin:0px 0 20px 0;"> <a style="margin:0px 0 20px
0;font-family:Arial,
sans-serif;font-size:10pt;color:#FF6600;text-decoration:none;"
href="mailto:olivier.dugeon@orange.com">olivier.dugeon@orange.com</a>
</span>
<p style="line-height:20px;margin:0px"> </p>
</div>
</body>
</html>