lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ