Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal acinclude.m4 capture-wpcap.c pcap-util-unix.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Fri, 10 Oct 2003 01:05:49 -0500 (CDT)
guy         2003/10/10 01:05:49 CDT

  Modified files:
    .                    acinclude.m4 capture-wpcap.c 
                         pcap-util-unix.c pcap-util.h util.c 
  Log:
  Get the version number of the libpcap/WinPcap with which we're running
  with "pcap_lib_version()", if available.
  
  Revision  Changes    Path
  1.58      +2 -2      ethereal/acinclude.m4
  1.5       +54 -1     ethereal/capture-wpcap.c
  1.2       +53 -3     ethereal/pcap-util-unix.c
  1.5       +16 -1     ethereal/pcap-util.h
  1.69      +5 -46     ethereal/util.c