K 10 svn:author V 5 brian K 8 svn:date V 27 2000-10-15T18:49:17.000000Z K 7 svn:log V 183 BPF wants packets in host byte order whereas TUN_IFHEAD wants them in network byte order. When we've got TUN_IFHEAD set, swap the AF byte order before passing a packet to bpf_mtap(). END