Wireshark-commits: [Wireshark-commits] master 187e8f6: Windows: don't attempt to set the capture bu

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 May 2015 11:22:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=187e8f61dcea08b2db8f7cf78102b4c0eaa8e3a0
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

187e8f6 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Windows: don't attempt to set the capture buffer size on remote (rpcap) devices.
    
    Also move the code for setting the buffer size on Windows near the code for
    setting it when we have pcap_create(): into open_capture_device().
    
    Bug: 9067
    Change-Id: Ica45f74b98094958d8bb0a38de23248aaa251d4b
    Reviewed-on: https://code.wireshark.org/review/8551
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  2772a11   Document the services file in the man pages.
    adds  187e8f6   Windows: don't attempt to set the capture buffer size on remote (rpcap) devices.


Summary of changes:
 dumpcap.c |   36 +++++++++++++++++++-----------------
 1 file changed, 19 insertions(+), 17 deletions(-)