On Wednesday 2010-10-20 13:21, KOVACS Krisztian wrote: >+ >+ pr_debug("tproxy socket lookup: proto %u %pI6:%u -> %pI6:%u, lookup type: %d, sock %p\n", >+ protocol, saddr, ntohs(sport), daddr, ntohs(dport), lookup_type, sk); Shorts should preferably be used with %hd/%hu. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html