[PATCH v2 0/2] check illegal packets
Kevin Liu
kevinx.liu at intel.com
Tue Sep 27 09:15:20 CEST 2022
Check whether the data packet is illegal of ice and iavf driver.
v2:
Change the scheme, check the data_len and update commit log.
Kevin Liu (2):
net/iavf: check illegal packets
net/ice: check illegal packets
drivers/net/iavf/iavf_rxtx.c | 9 +++++++++
drivers/net/iavf/iavf_rxtx.h | 2 ++
drivers/net/ice/ice_rxtx.c | 11 +++++++++++
drivers/net/ice/ice_rxtx.h | 2 ++
4 files changed, 24 insertions(+)
--
2.25.1
More information about the dev
mailing list