aboutsummaryrefslogtreecommitdiffstats
path: root/netlink
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-10-10netlink: Fix compilation issue in test/test.cPierre Pfister1-0/+2
2017-04-25librtnl: Add compilation instructions to README.mdPierre Pfister1-3/+11
2017-04-25librtnl: Add out-of-tree compilationPierre Pfister4-25/+45
2017-04-05FIx compile issue for netlink and router pluginHongjun Ni3-38/+13
2016-10-05[netlink] support new vpp fibJeff Shaw2-0/+54
2016-06-29[Netlink] Fix testrtnl_plugin dependency on librtnl.Jeff Shaw1-1/+1
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-19[Netlink] Fix Makefile.am test plugin dependency to librtnlPierre Pfister1-2/+1
2016-05-11Initial commit for the netlink effortPierre Pfister13-0/+2371