From: Sven Eckelmann Date: Sat, 4 Sep 2010 23:58:18 +0000 (+0200) Subject: Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" X-Git-Tag: v2.6.37-rc1~60^2~3^2~705 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de6d56723b92f31ab6f82c0b7b2f68255ab55a72;p=pandora-kernel.git Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" This reverts commit 96d592ed599434d2d5f339a1d282871bc6377d2c. The netfilter hook seems to be misused and may leak skbs in situations when NF_HOOK returns NF_STOLEN. It may not filter everything as expected. Also the ethernet bridge tables are not yet capable to understand batman-adv packet correctly. It was only added for testing purposes and can be removed again. Reported-by: Vasiliy Kulikov Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed