aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/map/map.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-25vlib: address vlib_error_t scaling issuestable/1901Steven Luong1-1/+1
2019-05-08plugins: clean up plugin descriptionsDave Wallace1-1/+1
2019-01-07MAP: Prevent duplicate MAP-E/T graph nodes.Jon Loeliger1-0/+3
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger1-105/+33
2018-12-19MAP: Add API support for MAP input feature.Jon Loeliger1-0/+118
2018-12-11MAP: Add API support for setting parameters.Jon Loeliger1-210/+124
2018-11-22Revert "Add support for MAP-T CE (VPP-1058)"Ole Troan1-61/+6
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-2/+2
2018-10-23c11 safe string handling supportDave Barach1-8/+8
2018-09-27MAP: Correctly print ea-bits-len in map commands.Ole Troan1-1/+1
2018-09-27MAP: 64-bit DMROle Troan1-11/+5
2018-07-30FIB: return entry prefix by const reference to avoid the copyNeale Ranns1-3/+3
2018-06-25MAP: Move MAP-E/T to a plugin.Ole Troan1-0/+2373