Kernel 3.12: netconsole no longer working with bridged network interfaces ?
From: Bart Van Assche <bvanassche@acm.org> Date: 2013-10-25 07:36:55
Hello,
If I try to enable netconsole with kernel 3.12-rc5 on a non-bridged
network interface (e.g. controlled by the virtio_net driver) that works
fine. However, if I try to enable netconsole with kernel 3.12-rc5 on a
bridged network interface the remote system does not receive any kernel
messages over the network. Enabling netconsole over a bridged network
interface works fine with every older kernel I have tried so far (e.g.
3.11.6). Did I perhaps run into a regression ?
Thanks,
Bart.