CHROMEOS: config: Enable addrtype iptables match
authorPaul Stewart <pstew@chromium.org>
Fri, 15 Feb 2013 22:03:48 +0000 (14:03 -0800)
committerChromeBot <chrome-bot@google.com>
Tue, 19 Feb 2013 21:37:57 +0000 (13:37 -0800)
commit2dba2b3b1c217795cc72dc5b61057d7020e1b3f7
tree603288cd527df7854f622a0989fec4bc63367158
parent1d328ff8a082f9b0d352b303463f601f0642448b
CHROMEOS: config: Enable addrtype iptables match

This enables the "addrtype" matches to iptables.  This will allow
iptables rules to match the type of source and destination addresses
that should be matched.  This allows us to classify incoming packets
as "unicast" (intended directly for us) which will allow us to
restrict the types of packets sent to userspace for multicast-reply
classification.  See CL
https://gerrit.chromium.org/gerrit/#/c/43447/3/iptables.conf for an
example of how this will be used.

Signed-off-by: Paul Stewart <pstew@chromium.org>
BUG=chromium-os:38605
TEST=Compile kernel, ensure iptables works correctly with "-m addrtype" rule

Change-Id: I5cb191453b9458f9014a6494574ccdc151d99d75
Reviewed-on: https://gerrit.chromium.org/gerrit/43426
Reviewed-by: mukesh agrawal <quiche@chromium.org>
Reviewed-by: Grant Grundler <grundler@chromium.org>
Tested-by: Paul Stewart <pstew@chromium.org>
Commit-Queue: Paul Stewart <pstew@chromium.org>
chromeos/config/base.config