Hi,

I can see in "vppsb/netlink/librtnl/mapper.h" that each Linux namespace is
mapped to a separate FIB in VPP.

However, the 4.6 Linux kernel has support for VRFs (e.g., using "ip link
add dev NAME type vrf table ID").

If we use the second (VRFs) approach to create multiple FIBs in Linux, can
the Router-Plugin synchronize them with the VPP FIBs? Or we must use
namespaces approach in Linux?

Thanks,
Michael.
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to