aboutsummaryrefslogtreecommitdiffstats
path: root/netlink/librtnl
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Remove FIB_1.0 support and fix FIB_2.0 issueHongjun Ni1-32/+0
2018-07-02Note about selinux rules used by router plugin and log added about sendmsg er...Tomasz Plaza1-1/+4
2018-04-04Add support for MPLS labels in router pluginChad Wang4-272/+301
2017-11-07Changing unix_file to clib_file in order to work with VPP 1801Michael Borokhovich1-4/+5
2017-04-05FIx compile issue for netlink and router pluginHongjun Ni1-2/+4
2016-10-05[netlink] support new vpp fibJeff Shaw1-0/+45
2016-06-29[Netlink] Namespace name formatting bugfix and reduced verbosityPierre Pfister2-3/+3
2016-06-17netlink: re-define DBL_MAX to be smaller than usual.Jeff Shaw1-0/+3
2016-05-19[Netlink] Bugfix - Use indexes rather than pointersPierre Pfister2-11/+12
2016-05-19[Netlink] Add format function to get namespace pathPierre Pfister2-14/+19
2016-05-11Initial commit for the netlink effortPierre Pfister6-0/+1841