commit | b31304a8d88e5d3b4235ac693f56f8a9ca238c32 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Thu Nov 07 10:14:37 2013 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Dec 30 23:50:53 2013 +0100 |
tree | 041b037632186a6409e138627c71d0b6edeb8dfc | |
parent | 82ab5ac1145dfaae17f86360e6c2db58e6cc59cd [diff] |
xtables: arp: inhibit -l option so only a fixed 6 bytes length arhln can be used This is a temporary workaround mechanism until variable interface hardware address length can be handled through nftables. This defaults on the length of EUI-64 mac address, which should be the most common usage until this is appropriately fixed for all type of layer 2 addresses. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>