Description of problem: Wireshark does not show the last packet captured on the packet list. For example if someone sends an UDP NetrSendMessenger packet and my PC sends back a ICMP reject packet, only the received UDP packet is shown right away. When the next packet is captured, even minutes later, the previous sent ICMP reject packet is shown, with the correct time so I assume it was sent immediately after the UDP packet was received. But again the latest packet just captured does not appear on the list. When stopping capture, the latest captured packet appears on list. Version-Release number of selected component (if applicable): 0.99.6 How reproducible: Always. Steps to Reproduce: 1. Start wireshark, give root password. 2. Start capturing, with "not arp" as capture option. 3. Actual results: Latest captured packet not shown on the list. Expected results: List of captured packets should be uptodate. Additional info: I noticed also that yum-updatesd leaves connections to mirrors in CLOSE_WAIT state for hours, with 1 byte in Recv-Queue for each connection. I don't know if this has nothing to do with the problem with wireshark ... ?
Better Summary: "Wireshark - List of captured packets missing the latest one"
This is known bug which seems to be fixed in latest upstream built. See comments in http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1181 I'm closing this bug as Fixed UPSTREAM, will appear in next version of wireshark.