aboutsummaryrefslogtreecommitdiffstats
path: root/netlink/librtnl/netns.h
AgeCommit message (Collapse)AuthorFilesLines
2018-04-04Add support for MPLS labels in router pluginChad Wang1-0/+7
1. Fixed more formatting issues. Added ASSERT. 2. Added MPLS features to support iproute2 command like ip -f mpls route add <label> dev vpp0 ip route add <IP> encap mpls <LABELS> via <IP> dev vpp0 3. Modifications to compile with the latest VPP. Change-Id: I5ed55ec3c6484beb1377496e9c763bb55da7ee26 Signed-off-by: Chad Wang <imflinter@gmail.com>
2016-05-11Initial commit for the netlink effortPierre Pfister1-0/+138
Change-Id: Ie804a9855f20e12f44fe040d15efb710941dee9f Signed-off-by: Pierre Pfister <ppfister@cisco.com>