VPP-340: MAP-T wrong destination address 90/2490/1
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 16:50:12 +0000 (18:50 +0200)
commit8b66c7792010f5fffc864c2bcf72f977ba072ecd
tree022f3901d22a10b2db1f507220f9be7aa34c4b33
parenta20d317e63a75f9dc21158c15d1651dc2f92f24b
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