Bug 7759
Summary: | r8169 driver sends TCP packets shorter than 20 bytes, according to snort | ||
---|---|---|---|
Product: | Drivers | Reporter: | Leonard Norrgard (leonard.norrgard) |
Component: | Network | Assignee: | Francois Romieu (romieu) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | cw |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | v2.6.20-rc3-ge22a9a8 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
Output of lspci -nn -vvv
/var/log/dmesg config Output of lspci -nn -vvx |
Description
Leonard Norrgard
2007-01-02 00:39:46 UTC
Created attachment 9986 [details]
Output of lspci -nn -vvv
Created attachment 9987 [details]
/var/log/dmesg
Created attachment 9988 [details]
config
Created attachment 9989 [details]
Output of lspci -nn -vvx
Thanks for the information. I have more questions: - was the web session performed under X ? If so, may I assume that no binary driver was loaded ? - can you catch the traffic with a 'tcpdump -w file.pcap -i ethX' and attach it ? I'd prefer to see everything which goes through the interface but feel free to add an 'arp or port 80' if your privacy matters. - please send ifconfig and ethtool -i ethX for the interfaces so that I can figure which interface is implied. -- Ueimor Francois,
This doesn't seem to happen anymore on this box, after I upgraded it to Linux
2.6.20-rc4-gf3a2c3e today. Closing the issue now.
>- was the web session performed under X ? If so, may I assume that no binary
driver was loaded ?
The test for the bugzilla submission was done with X disabled + reboot (the
proprietary driver was thus never loaded in the kernel). I then used ssh -X
from another box to run Firefox and Konqueror (to confirm the problem was
independent of the web browser used).
The test was running on the 02:00.0 device (IRQ 18):
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 01)
|