[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LSU.2.00.0909221029560.22568@obet.zrqbmnf.qr>
Date: Tue, 22 Sep 2009 10:30:22 +0200 (CEST)
From: Jan Engelhardt <jengelh@...ozas.de>
To: Balazs Scheidler <bazsi@...abit.hu>
cc: netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 10/13] TProxy: added IPv6 socket lookup function to
nf_tproxy_core
On Monday 2009-08-24 14:51, Balazs Scheidler wrote:
>+ case NFT_LOOKUP_LISTENER:
>+ sk = inet6_lookup_listener(net, &tcp_hashinfo,
>+ daddr, ntohs(dport),
>+ in->ifindex);
>+
>+ /* NOTE: we return listeners even if bound to
>+ * 0.0.0.0, those are filtered out in
s/0.0.0.0/::/g :-)
--
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