Ethereal-cvs: [Ethereal-cvs] Rev 12109: /trunk/: capture-wpcap.c

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

Date: Mon, 27 Sep 2004 01:11:26 -0000
User: guy
Date: 2004/09/26 08:11 PM

Log:
 If "HAVE_PCAP_DATALINK_NAME_TO_VAL" is defined - i.e., if we're built
 with a version of WinPcap that has "pcap_datalink_name_to_val()" - then,
 if the version of WinPcap we've loaded doesn't have
 "pcap_datalink_name_to_val()", supply our own version.  Do the
 equivalent for "pcap_datalink_val_to_name()".
 
 We do that so that we can build Ethereal with a recent version of
 WinPcap, so that it uses the new APIs in newer versions, and still have
 it work with older versions.

Directory: /trunk/
  Changes    Path               Action
  +128 -4    capture-wpcap.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12109&view=rev