From: Veaceslav Falico Date: Tue, 18 Feb 2014 06:48:40 +0000 (+0100) Subject: bonding: extend arp_validate to be able to receive unvalidated arp-only traffic X-Git-Tag: v3.15-rc1~113^2~313^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=896149ff1b2c48962b7e8eee797552c61f8d5b93;p=pandora-kernel.git bonding: extend arp_validate to be able to receive unvalidated arp-only traffic Currently we can either receive any traffic as a proff of slave being up, or only *validated* arp traffic (i.e. with src/dst ip checked). Add an option to be able to specify if we want to receive non-validated arp traffic only. CC: Jay Vosburgh CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed