commit | e940f5d6ba6a01f8dbb870854d5205d322452730 | [log] [tgz] |
---|---|---|
author | Hangbin Liu <liuhangbin@gmail.com> | Fri Jun 27 09:57:53 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 27 00:21:50 2014 -0700 |
tree | 810d25786e16066afb98f59a35e71a837add9f13 | |
parent | 3e215c8d1b6b772d107f1811b5ee8eae7a046fb4 [diff] |
ipv6: Fix MLD Query message check Based on RFC3810 6.2, we also need to check the hop limit and router alert option besides source address. Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>