[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081028.160837.116477756.davem@davemloft.net>
Date: Tue, 28 Oct 2008 16:08:37 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: harvey.harrison@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH 4/6v2] netfilter: replace uses of NIP6_FMT with %p6
From: Joe Perches <joe@...ches.com>
Date: Tue, 28 Oct 2008 15:42:36 -0700
> I think it's better to change all uses of:
> (foo.<ie: ct->tuplehash[dir].tuple.src.>)u3.ip6
> to:
> &foo.u3.in6
>
> as the union defines a struct in6_addr and not use the
> ip6 array which is __be32[4].
Someone can feel free to submit this as a follow-on patch :)
--
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