udp: do not send received packets to error-drop 20/22220/3
authorAloys Augustin <aloaugus@cisco.com>
Tue, 24 Sep 2019 16:57:50 +0000 (18:57 +0200)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 25 Sep 2019 16:09:04 +0000 (16:09 +0000)
commit8fadb658a1b91a92f174fcf29a3620b644d8fe21
tree8b6a5ade244817fb2aa7ebbccd294a99b7e348c8
parente1e7fb88e47b0ec99d32ea0391d969542960391a
udp: do not send received packets to error-drop

This tends to pollute the error counter.

Type: fix
Signed-off-by: Aloys Augustin <aloaugus@cisco.com>
Change-Id: Idb628e767b074a5ee7e00d001bc88c378d7b8d0b
src/vnet/udp/udp_input.c