cc517eb911
IP_DF macro is in host bytes order, but ip_off field is in network bytes order. So, use htons() for correct check.