commit | 4b7d8fb76d092f9dd60520b80653099fe7b03d5e | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu Nov 01 09:55:43 2018 +0200 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Nov 02 15:10:48 2018 +0200 |
tree | 8fe58fb285d966c85db2bdae7476828aa9f1fa34 | |
parent | bd37a9462b744381e2a1ab05e38fd1f067e80d0d [diff] |
net: ipv6: Drop organisation scope multicast dst address pkt If we receive an IPv6 packet with organisation scope multicast address FF08:: then we must drop it as those addresses are reserved for organisation network traffic only. Fixes #10961 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>