From: Chunhe Li Date: Mon, 8 Sep 2014 20:17:21 +0000 (-0700) Subject: openvswitch: Drop packets when interdev is not up X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~252^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f9c356d2946ec717d035ccac5532b1c5709c52;p=pandora-kernel.git openvswitch: Drop packets when interdev is not up If the internal device is not up, it should drop received packets. Sometimes it receive the broadcast or multicast packets, and the ip protocol stack will casue more cpu usage wasted. Signed-off-by: Chunhe Li Signed-off-by: Pravin B Shelar --- Reading git-diff-tree failed