https://github.com/torvalds/linux
Revision 5dce971acf2ae20c80d5e9d1f6bbf17376870911 authored by Stephen Hemminger on 10 February 2006, 01:09:38 UTC, committed by David S. Miller on 10 February 2006, 01:09:38 UTC
Bridge netfilter code needs to handle the case where device is
removed from bridge while packet in process. In these cases the
bridge_parent can become null while processing.

This should fix: http://bugzilla.kernel.org/show_bug.cgi?id=5803

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent b3f1be4
History
Tip revision: 5dce971acf2ae20c80d5e9d1f6bbf17376870911 authored by Stephen Hemminger on 10 February 2006, 01:09:38 UTC
[BRIDGE]: netfilter handle RCU during removal
Tip revision: 5dce971
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 65.9 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top