[IPV6]: address comparisons updates, drop packets for loopback address from outside...
commit8d45d6082c50d776ef308d317f2027c910c7ecf9
authorlly <lly@sf.net>
Sat, 6 Aug 2011 21:09:43 +0000 (6 17:09 -0400)
committerFedor Kozhevnikov <fedork@ubuntu.(none)>
Sat, 6 Aug 2011 21:09:43 +0000 (6 17:09 -0400)
treed7a0bd8895895ed6040ee5afcd4820f7fdb02681
parentacfdb12c701714cb0d83fca0e3bc10027eacbf46
[IPV6]: address comparisons updates, drop packets for loopback address from outside of the box

kernel.org commits
f630e43a215a3129d0c1173cae0bce6ea4855cf7 ipv6: Drop packets for loopback address from outside of the box
fed85383ac34d82e96f227ce49ce68117cec23a0 [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons.
d57b8fb8a8f94bdf467a4435be7d8bbebf87fe2a ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
release/src-rt/linux/linux-2.6/include/net/addrconf.h
release/src-rt/linux/linux-2.6/include/net/ipv6.h
release/src-rt/linux/linux-2.6/net/ipv6/ip6_input.c