Revision 350aede603f7db7a9b4c1a340fbe89ccae6523a2 authored by Sven Eckelmann on 04 September 2010, 23:58:18 UTC, committed by Greg Kroah-Hartman on 20 September 2010, 23:31:54 UTC
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 <segooon@gmail.com>
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 2422084
History
File Mode Size
apparmor
integrity
keys
selinux
smack
tomoyo
Kconfig -rw-r--r-- 6.4 KB
Makefile -rw-r--r-- 938 bytes
capability.c -rw-r--r-- 22.9 KB
commoncap.c -rw-r--r-- 26.6 KB
device_cgroup.c -rw-r--r-- 11.8 KB
inode.c -rw-r--r-- 8.7 KB
lsm_audit.c -rw-r--r-- 8.7 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 32.1 KB

back to top