diff options
author | Mercury <mercury124185@gmail.com> | 2021-12-24 11:58:27 +0800 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2021-12-26 23:13:40 +0000 |
commit | 89618da2f719cc6b566a7e8f428f12917aeaaea5 (patch) | |
tree | abbdd258a08ccc360b2b2005286b523522b530c7 /src/vnet/srmpls | |
parent | 9ff617c1ac83c9e4a376959afdac6ae1e3981671 (diff) |
tcp: set sw_if_index in tcp src-address cli
the receive dpo added by tcp src-address cli do not have a valid sw_if_index ,
ip4_local_check_src() and tcp_input_lookup_buffer() will set ~0 to vnet_buffer(b)->sw_if_index[VLIB_RX],
which will cause crash in tcp46_reset_inline,
Type: fix
Signed-off-by: Mercury <mercury124185@gmail.com>
Change-Id: Ie01c31f3575e14187c6380ebcfff96fcb6098cde
Diffstat (limited to 'src/vnet/srmpls')
0 files changed, 0 insertions, 0 deletions