From: YOSHIFUJI Hideaki Date: Fri, 11 Apr 2008 11:17:55 +0000 (+0900) Subject: [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. X-Git-Tag: v2.6.26-rc1~1138^2~123^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fed85383ac34d82e96f227ce49ce68117cec23a0;p=pandora-kernel.git [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. ipv6_addr_equal(), ipv6_addr_v4mapped(), ipv6_addr_is_ll_all_{nodes,routers}(), ipv6_masked_addr_cmp() Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed