Wireshark-commits: [Wireshark-commits] master c4f6523: Don't check for ancient libpcap versions on

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Mar 2020 00:55:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c4f652397b1b3d1e0ed08ed497eaddca7dc9c8fb
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c4f6523 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't check for ancient libpcap versions on HP-UX.
    
    We require libpcap 0.8 or later, so somebody's *really* have to go out
    of their way to get a version of Wireshark running with a pre-0.6
    libpcap.
    
    Change-Id: I329b3a37cd37ca5d9e76db447daabfe1dc47e75d
    Reviewed-on: https://code.wireshark.org/review/36422
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  e091ee5   packet-dcerpc-netlogon: add expert info to dissect_secchan_verf()
     add  c4f6523   Don't check for ancient libpcap versions on HP-UX.


Summary of changes:
 dumpcap.c | 34 +++-------------------------------
 1 file changed, 3 insertions(+), 31 deletions(-)