ip6: set buffer->error in ip6_input_check 41/41341/3
authorOle Troan <[email protected]>
Wed, 31 Jul 2024 09:16:35 +0000 (11:16 +0200)
committerAndrew Yourtchenko <[email protected]>
Wed, 31 Jul 2024 13:40:11 +0000 (13:40 +0000)
commit01ea72bc49d3514cdda49b1712c88c4dc01cab5d
tree6d1a44ed99860e536757c4ee3173be307d45aeb3
parentf726ebd174a0dc171c50c897e5fdd21841fc55f9
ip6: set buffer->error in ip6_input_check

When packets are dropped and this field is not set, then
trace shows the packet being dropped by the null-node instead
of the correct reason.

Type: fix
Change-Id: I3ed9186285d0db7fa6a1e5b739a28ee625968f30
Signed-off-by: Ole Troan <[email protected]>
src/vnet/ip/ip6_input.h