map: use SVR for MAP-T 29/22429/2
authorKlement Sekera <ksekera@cisco.com>
Mon, 23 Sep 2019 09:00:30 +0000 (09:00 +0000)
committerOle Trøan <otroan@employees.org>
Tue, 1 Oct 2019 09:56:28 +0000 (09:56 +0000)
commit640edcd9016f2381ea1efeaab78e834068c0e862
treee37599e1031fa8f4eb96f19b050a4f217ebbeed1
parent839a7bce3872f992f4807ee6d6a76f9b361151dc
map: use SVR for MAP-T

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: Iec8edd039f7b967b53e17bb9bca228a8b452ac0c
Signed-off-by: Klement Sekera <ksekera@cisco.com>
src/plugins/map/ip4_map.c
src/plugins/map/ip4_map_t.c
src/plugins/map/ip6_map.c
src/plugins/map/ip6_map_t.c
src/plugins/map/map.api
src/plugins/map/map.c
src/plugins/map/map.h
src/plugins/map/map_api.c
src/plugins/map/test/test_map.py