From: Greg Rose Date: Thu, 28 Nov 2013 06:42:39 +0000 (+0000) Subject: i40e: Do not enable broadcast promiscuous by default X-Git-Tag: v3.14-rc1~94^2~250^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a10370ae3c57d7c7805390c341d4462fa047695;p=pandora-kernel.git i40e: Do not enable broadcast promiscuous by default Broadcast promiscuous should only be turned on when general promiscuous mode is turned on, otherwise VLAN tagged packets out of the assigned VLAN domain are received. Add a broadcast MAC filter in order to continue to receive broadcast traffic on VLANs, MAIN or VMDQ VSI. Change-Id: I99d8e382a082ee51201228f1226af3b46452ac55 Signed-off-by: Greg Rose Signed-off-by: Jesse Brandeburg Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed