• Brian Childs's avatar
    [PATCH] multicast broken on x86_64 · 047c4ecd
    Brian Childs authored
    The x86-64 implementation of csum-partial.c causes it to compute the
    checksum incorrectly.
    
    As a result, multicast doesn't work.  It looks as though iptables is
    also affected.
    
    Here's a simple patch.
    047c4ecd
csum-partial.c 3.52 KB