aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/map/map.api
AgeCommit message (Expand)AuthorFilesLines
2019-12-07map: use explicit types in apiOle Troan1-2/+3
2019-10-09map: use ip6-full-reassembly instead of own codeKlement Sekera1-30/+0
2019-10-01map: use SVR for MAP-TKlement Sekera1-4/+0
2019-09-03api: enforce vla is last and fixed string typeOle Troan1-3/+3
2019-08-19vppapigen map: raise ValueError when fieldname is python keywordPaul Vinciguerra1-5/+5
2019-05-29map: Use vl_api_string macros.Paul Vinciguerra1-4/+4
2019-03-19MAP: Add optional user-supplied 'tag' field in MAPs.Jon Loeliger1-1/+17
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger1-4/+1
2018-12-19MAP: Add API support for MAP input feature.Jon Loeliger1-0/+29
2018-12-11MAP: Add API support for setting parameters.Jon Loeliger1-1/+168
2018-11-29MAP: Use bool type in map.api instead of u8.Ole Troan1-5/+5
2018-11-22MAP: Use explicit address/prefix types in APIOle Troan1-19/+11
2018-06-25MAP: Move MAP-E/T to a plugin.Ole Troan1-0/+163