aboutsummaryrefslogtreecommitdiffstats
path: root/netlink/librtnl/mapper.c
AgeCommit message (Collapse)AuthorFilesLines
2018-08-21Remove FIB_1.0 support and fix FIB_2.0 issueHongjun Ni1-32/+0
Change-Id: I90e593993851a364b728034c13e8e69852b558c4 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2018-03-15Fixed two places in mapper.c to compile with the latest vpp.Chad Wang1-2/+2
Deleted the old code that was commented out. Change-Id: Iff2637d9574662c7467931065857b9fcefc66124 Signed-off-by: Chad Wang <imflinter@gmail.com>
2017-04-05FIx compile issue for netlink and router pluginHongjun Ni1-2/+4
Change-Id: I8a6f069af4acce97fd0ee262c217af645afd476d Signed-off-by: Hongjun Ni <hongjun.ni@intel.com> Signed-off-by: Dave Barach <dave@barachs.net>
2016-10-05[netlink] support new vpp fibJeff Shaw1-0/+45
Change-Id: Iceaceee96dddeb9e09aa1cfc178ec7fbc00f72c3 Signed-off-by: Jeff Shaw <jeffrey.b.shaw@intel.com>
2016-06-29[Netlink] Namespace name formatting bugfix and reduced verbosityPierre Pfister1-2/+0
Change-Id: Idf7d9cff0bf5b4e8c9eea8a38a61c75ee9d3da1c Signed-off-by: Pierre Pfister <ppfister@cisco.com>
2016-05-11Initial commit for the netlink effortPierre Pfister1-0/+257
Change-Id: Ie804a9855f20e12f44fe040d15efb710941dee9f Signed-off-by: Pierre Pfister <ppfister@cisco.com>