Bug 86731

Summary: sunhme unable to receive IPv4 unicasts
Product: Drivers Reporter: Birger Harzenetter (wimpy)
Component: NetworkAssignee: drivers_network (drivers_network)
Status: NEW ---    
Severity: high CC: alan, szg00000, wimpy
Priority: P1    
Hardware: i386   
OS: Linux   
Kernel Version: 3.18-rc1 Subsystem:
Regression: Yes Bisected commit-id:

Description Birger Harzenetter 2014-10-23 03:22:37 UTC
Any kind of transmission is fine.
Reception of IPv4 broadcast works
Reception of non-IP works (pppoe tested)
But IPv4 unicasts don't show up at all.
IPv6 not tested

Additional tests:
I tried to set promiscous mode, but still no trace of unicasts seen with tcpdump.

Last known working version: 3.15.10
Comment 1 Alan 2014-10-23 13:40:15 UTC
Probably best also reporting to netdev@vger.kernel.org if you've not already done so.
Comment 2 Birger Harzenetter 2014-11-04 16:22:17 UTC
Oh, maybe I should add that I'm using the quad HappyMeal.
Comment 3 Birger Harzenetter 2014-11-17 10:55:04 UTC
Ok, I saw some changes to the module so I tried 3.18.0-rc4, but still no go.