diff options
author | johny <jan.cavojsky@pantheon.tech> | 2019-10-11 18:28:51 +0200 |
---|---|---|
committer | Ole Trøan <otroan@employees.org> | 2019-12-05 15:13:48 +0000 |
commit | 17478e4eb81d384f171ca27c9110a051cd434f16 (patch) | |
tree | 0709ffd67003d5fcd2859fa233ef297198fdf951 /docs/gettingstarted | |
parent | 70d8ef89a5d9e38d4f35517c0f64009c47b76c4d (diff) |
ip: fix cancel termination after receive malformed ip6 packet
This fix is for cancel termination of vpp after receive malformed
packet type of ip6.To avoid termination of vpp are checked if are
missing data in packet. This occours, when payload length in ip6
header packet is more than real count of data in packet. When
this error occours, packet is ignore.
Type: fix
Ticket: VPP-1693, VPP-1694
Change-Id: I9d9ecea7b75c8702cb31aa8051c8d4d7ce19659d
Signed-off-by: johny <jan.cavojsky@pantheon.tech>
Diffstat (limited to 'docs/gettingstarted')
0 files changed, 0 insertions, 0 deletions