MAP: Move MAP-E/T to a plugin.

Only remaining traces of MAP in the src/vnet is now in buffer.h.
Awaiting a new buffer opaque API (hint, hint).

Change-Id: Ie165561484731f1d7ed6e0f604b43624e06db3f0
Signed-off-by: Ole Troan <ot@cisco.com>
This commit is contained in:
Ole Troan
2018-06-22 11:32:12 +02:00
committed by Florin Coras
parent e4d5a652a3
commit 381e9a9074
27 changed files with 677 additions and 471 deletions

View File

@@ -101,9 +101,9 @@ M: Florin Coras <fcoras@cisco.com>
F: src/vnet/lisp-cp/
F: src/vnet/lisp-gpe/
VNET MAP
Plugin - MAP
M: Ole Troan <ot@cisco.com>
F: src/vnet/map
F: src/plugins/map
VNET MPLS
M: Neale Ranns <nranns@cisco.com>