[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.01.1010211040250.22922@obet.zrqbmnf.qr>
Date: Thu, 21 Oct 2010 10:42:05 +0200 (CEST)
From: Jan Engelhardt <jengelh@...ozas.de>
To: KOVACS Krisztian <hidden@...abit.hu>
cc: netdev@...r.kernel.org, netfilter-devel@...r.kernel.org,
Patrick McHardy <kaber@...sh.net>,
David Miller <davem@...emloft.net>
Subject: Re: [PATCH 6/9] tproxy: added IPv6 socket lookup function to
nf_tproxy_core
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists