geneve: Fix the byte swapping for the VNI 36/26336/5
authorNeale Ranns <nranns@cisco.com>
Fri, 3 Apr 2020 07:46:28 +0000 (07:46 +0000)
committerDamjan Marion <dmarion@me.com>
Fri, 10 Apr 2020 12:21:30 +0000 (12:21 +0000)
commit91fd910d7d7611a28d1f85482ed5d5c3ee6a8853
treef2594418e3e7e80a69f16491da15a7af152feb1a
parentae9c45938bdf6e180f83f02aed31113e60db20a9
geneve: Fix the byte swapping for the VNI

Type: fix

- swipe away the vomit indent left last time.
- add tests for VNIs > 16bit

Change-Id: I2d1f591bfb9d7a18996c38969365a509168d4193
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/plugins/gtpu/test/test_gtpu.py
src/vnet/geneve/decap.c
src/vnet/geneve/geneve.c
src/vnet/geneve/geneve_packet.h
test/template_bd.py
test/test_geneve.py
test/test_vxlan.py
test/test_vxlan6.py
test/test_vxlan_gbp.py
test/test_vxlan_gpe.py