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.36-rc5~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=350aede603f7db7a9b4c1a340fbe89ccae6523a2;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