> > If any fragment hole is found in ipv4_frag_reassemble() and > > ipv6_frag_reassemble(), > > whole ip_frag_pkt mbufs are moved to death-row. Any mbufs already chained to > > another mbuf are freed multiple times as there are still in ip_frag_pkt > > array. > > > > Signed-off-by: cychong <cychong at gmail.com> > > Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Applied, thanks