<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hello,
<div class=""><span class="Apple-tab-span" style="white-space:pre"></span>FreeBSD does not support MPLS and VRF, but it support ECMP by recompile kernel with ¡°options RADIX_MPATH¡±, and quagga/frr have supported it for few years . Not much of  people use MPLS
 on freeware. BSDer always use multi routing tables which FB called FIB to replace VRF. It¡¯s limited, but it¡¯s usable to most people.</div>
<div class=""><span class="Apple-tab-span" style="white-space:pre"></span>For the past years, FB has refactored the routing subsystem aimed to reduce contentions on SMP systems, [1][2]. Linux is  winner, but now FB can archive up to 10MPPS forward rate on one
 8-core x86 server.  It¡¯s enough to many people, right ?</div>
<div class=""><span class="Apple-tab-span" style="white-space:pre"></span>And FB has an awesome feature called vimage/vnet, it¡¯s similar to LXC on Linux with different implementation. We run serval bird/frr instance in different vnet jail on one host, and run
 serval on another host for hot backup or load sharing,  each instance is independent with ~5% performance loss.</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Simon Ke</div>
<div class="">20191031</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">[1] <a href="https://wiki.freebsd.org/ProjectsRoutingProposal" class="">https://wiki.freebsd.org/ProjectsRoutingProposal</a></div>
<div class="">[2] <a href="https://wiki.freebsd.org/ProjectsRoutingProposal/API" class="">
https://wiki.freebsd.org/ProjectsRoutingProposal/API</a></div>
</body>
</html>