MAP: Convert from DPO to input feature.
[vpp.git] / src / plugins / map /
2018-12-21 Jon LoeligerMAP: Convert from DPO to input feature. 76/16576/5
2018-12-20 Paul VinciguerraTrivial: fix src/plugins/map/test.c memory leak 07/15507/2
2018-12-19 Jon LoeligerMAP: Add API support for MAP input feature. 31/16531/3
2018-12-18 Ole TroanMAP: Add longest matching prefix (LPM) data structures 28/16528/2
2018-12-18 Ole TroanMAP: Remove dual loop in MAP-T in preparation for refactor. 23/16523/3
2018-12-17 Jon LoeligerMAP: Encode ht-ratio as f64 for API. 90/16490/2
2018-12-13 Jon LoeligerMAP: Fix inverted 'is_add'/'is_del' flag in map_pre_res... 72/16472/1
2018-12-13 Paul Vinciguerramake build failure. 26/16426/4
2018-12-11 Jon LoeligerMAP: Add API support for setting parameters. 97/16397/8
2018-12-06 Ole TroanAPI: Change ip4_address and ip6_address to use type... 17/16217/11
2018-11-29 Ole TroanMAP: Use bool type in map.api instead of u8. 49/16249/2
2018-11-22 Ole TroanMAP: Use explicit address/prefix types in API 15/16115/3
2018-11-22 Ole TroanRevert "Add support for MAP-T CE (VPP-1058)" 14/16114/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-19 Sirshak Dasvppinfra: add atomic macros for __sync builtins 81/15181/5
2018-09-28 Ole TroanMAP: Add check for well known ports. 40/15040/3
2018-09-27 Ole TroanMAP: Correctly print ea-bits-len in map commands. 13/15013/4
2018-09-27 Ole TroanMAP: 64-bit DMR 12/15012/4
2018-09-27 Ole TroanIPIP and IPv6 fragmentation 84/14984/6
2018-08-27 Mohsin Kazmicmake: Fix plugins .h includes 06/14506/1
2018-08-27 Damjan Marioncmake: add missing vat plugins 96/14496/2
2018-08-25 Damjan Marioncmake: improve add_vpp_plugin macro 82/14482/1
2018-08-17 Damjan MarionCMake as an alternative to autotools (experimental) 51/14151/24
2018-07-30 Neale RannsFIB: return entry prefix by const reference to avoid... 12/13812/1
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/3
2018-06-25 Ole TroanMAP: Move MAP-E/T to a plugin. 85/13185/11