aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/map/map.api
AgeCommit message (Expand)AuthorFilesLines
2021-02-03vppapigen: Support an 'autoendian' keyword for message definitions inNeale Ranns1-1/+1
2020-10-13stats: counters data modelOle Troan1-0/+114
2020-09-16api: clean up use of deprecated flagOle Troan1-1/+1
2020-07-16adl: move allow/deny list function to pluginDave Barach1-2/+2
2020-05-25api: add new stream message conventionOle Troan1-1/+21
2020-04-28tests: move defaults from defaultmapping to .api filesPaul Vinciguerra1-2/+2
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