• Alexey Kuznetsov's avatar
    In IPv4 ICMP: · 8cf9e590
    Alexey Kuznetsov authored
    pskb_pull really may reallocate packet after the check
    for 8 bytes was removed from ip_input, so set icmp
    header pointer after pskb_pull call not before.
    8cf9e590
icmp.c 26.7 KB