map: use SVR for MAP-E 75/22175/10
authorKlement Sekera <ksekera@cisco.com>
Wed, 21 Aug 2019 10:53:14 +0000 (10:53 +0000)
committerOle Trøan <otroan@employees.org>
Thu, 26 Sep 2019 16:34:02 +0000 (16:34 +0000)
commita025b3ea353b5c5c356efda0888d75a2ab8979e0
treec0521ada5f6e20875b42c5f2bf7b320700e77cf8
parentde34c35fc73226943538149fae9dbc5cfbdc6e75
map: use SVR for MAP-E

This change is part of an effort to unify reassembly code. By removing
shallow virtual reassembly functionality in MAP and using the common
vnet provided shallow virtual reassembly, code size and complexity is
reduced.

Type: refactor
Change-Id: I431f47d4db97154fecaeaecd6719cfc3b83cfc4a
Signed-off-by: Klement Sekera <ksekera@cisco.com>
src/plugins/map/ip4_map.c
src/plugins/map/ip6_map.c
src/plugins/map/map.h
src/plugins/map/map_api.c
src/plugins/map/test/test_map.py