Re: [PATCH net] bridge: Fix incorrect re-injection of LLDP packets

2016-07-25 Thread David Miller
From: Ido Schimmel Date: Fri, 22 Jul 2016 14:56:20 +0300 > Commit 8626c56c8279 ("bridge: fix potential use-after-free when hook > returns QUEUE or STOLEN verdict") caused LLDP packets arriving through a > bridge port to be re-injected to the Rx path with skb->dev set to the > bridge device, but t

[PATCH net] bridge: Fix incorrect re-injection of LLDP packets

2016-07-22 Thread Ido Schimmel
Commit 8626c56c8279 ("bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict") caused LLDP packets arriving through a bridge port to be re-injected to the Rx path with skb->dev set to the bridge device, but this breaks the lldpad daemon. The lldpad daemon opens a packet soc