udp: remove buggy assert in udp encap 76/36076/2
authorBenoît Ganne <bganne@cisco.com>
Wed, 4 May 2022 09:26:09 +0000 (11:26 +0200)
committerNeale Ranns <neale@graphiant.com>
Thu, 5 May 2022 00:16:27 +0000 (00:16 +0000)
commit0ec1c6dc68570b8b824ff55205b4b133bffbf9e4
treec611c5222225252ed632adfb572679e0efcb6031
parent6e7ebb00af73507eb67309c3f245388747b0aeab
udp: remove buggy assert in udp encap

It looks like in a distant past we were using a vnet_rewrite but this
no longer the case.

Type: fix

Change-Id: Ib8d336aec7d5abd7749f543739f531144e76e551
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/vnet/udp/udp_inlines.h
test/test_udp.py