[dpdk-stable] [PATCH 0/2] ip_frag: two fixes in reassembly code
    Konstantin Ananyev 
    konstantin.ananyev at intel.com
       
    Mon Nov  5 11:26:41 CET 2018
    
    
  
Fix 2 issues reported in reassembly code path.
Konstantin Ananyev (2):
  ip_frag: check fragment length of incoming packet
  ip_frag: use key length for key comparision
 lib/librte_ip_frag/ip_frag_common.h      | 14 ++++--------
 lib/librte_ip_frag/rte_ip_frag.h         | 14 +++++++++---
 lib/librte_ip_frag/rte_ipv4_reassembly.c | 22 +++++++++++++------
 lib/librte_ip_frag/rte_ipv6_reassembly.c | 28 +++++++++++++++++-------
 4 files changed, 50 insertions(+), 28 deletions(-)
-- 
2.17.1
    
    
More information about the stable
mailing list