vxlan-gbp: Decap ignores reserved bits 06/20506/4
authorNeale Ranns <nranns@cisco.com>
Thu, 4 Jul 2019 14:12:50 +0000 (14:12 +0000)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 5 Jul 2019 17:57:33 +0000 (17:57 +0000)
commit81cfa9cf388a742bad0d71ba1c92debb04c6cdba
tree5d70a658456730b7c6834d9a0c2279ec40d25bd8
parentfe2fff37bbe215f092a452e8322de7f885fc0298
vxlan-gbp: Decap ignores reserved bits

Type: fix

from the draft:
3.  Backward Compatibility

   VXLAN [RFC7348] requires reserved fields to be set to zero on
   transmit and ignored on receive.

Change-Id: I98544907894f1a6eba9595a37c3c88322905630e
Signed-off-by: Neale Ranns <nranns@cisco.com>
MAINTAINERS
src/vnet/vxlan-gbp/decap.c
src/vnet/vxlan-gbp/vxlan_gbp_packet.h
test/test_gbp.py