VPP-340: MAP-T wrong destination address 89/2489/2
authorOle Troan <ot@cisco.com>
Wed, 24 Aug 2016 14:17:29 +0000 (16:17 +0200)
committerOle Troan <ot@cisco.com>
Wed, 24 Aug 2016 14:48:11 +0000 (16:48 +0200)
commitd847d1c68276da82ca8eaf289ddcf4467f6ec418
treee82017506c7c49ff5faaeb03c9c6f9d7cebbc82e
parent251aec436b9e3be15f92a464fa4559396b115b2a
VPP-340: MAP-T wrong destination address

The bug was in VAT MAP code parsing a 32 bit integer into a 8 bit
type.  Perhaps we should try to build some defences in
unformat_chech_input() to avoid these errors.

Rebuild.

Change-Id: Iae4959f7e04d889da2e9650a4201c4db15d74201
Signed-off-by: Ole Troan <ot@cisco.com>
vpp-api-test/vat/api_format.c