Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4276] New: Missing setsockopt in WinPcap

Date: Mon, 30 Nov 2009 05:39:15 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4276

           Summary: Missing setsockopt in WinPcap
           Product: Wireshark
           Version: 1.2.2
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: amir.dresler@xxxxxxxxxxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Missing setsockopt options in winpcak & RPCAP.
1) SO_KEEPALIVE – so it will detect if FE connection failed.
2) SO_REUSEADDR – So opening the socket twice will work.
3) SO_SNDBUF – I recomand increasing the send buffer size so if there is
network packet lost the buffer will observe the packet lost.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.