K 10 svn:author V 5 andre K 8 svn:date V 27 2004-09-13T17:01:53.000000Z K 7 svn:log V 286 Fix ip_input() fallback for the destination modified cases (from the packet filters). After the ipfw to pfil move ip_input() expects M_FASTFWD_OURS tagged packets to have ip_len and ip_off in host byte order instead of network byte order. PR: kern/71652 Submitted by: mlaier (patch) END