Bug 70071

Summary: Sending netconsole messages over a bridged network interface doesn't work anymore
Product: Networking Reporter: Bart Van Assche (bvanassche)
Component: OtherAssignee: Stephen Hemminger (stephen)
Status: RESOLVED CODE_FIX    
Severity: normal CC: szg00000
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.12 Subsystem:
Regression: Yes Bisected commit-id:

Description Bart Van Assche 2014-02-05 12:35:51 UTC
Apparently several users already ran into this issue. See e.g.:
http://thread.gmane.org/gmane.linux.network/288373
http://lists.suse.de/archive/opensuse-kernel/2014-01/msg00061.html
Comment 1 Bart Van Assche 2014-02-08 17:59:29 UTC
Bisection led to patch "bridge: cleanup netpoll code" (commit
93d8bf9fb8f39d6d3e461db60f883d9f81006159) as the root cause of this issue.
Comment 2 Bart Van Assche 2016-06-23 11:15:17 UTC
Fixed by commit dbe173079ab58a444e12dbebe96f5aec1e0bed1a (Feb 6 2014, bridge: fix netconsole setup over bridge).