Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap libpcap.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Thu, 18 Mar 2004 23:22:41 -0600 (CST)
guy         2004/03/18 23:22:41 CST

  Modified files:
    wiretap              libpcap.c 
  Log:
  In the read routine, set the 802.11 pseudo-header for
  WTAP_ENCAP_PRISM_HEADER, WTAP_ENCAP_IEEE_802_11_WLAN_BSD, and
  WTAP_ENCAP_IEEE_802_11_WLAN_AVS.
  
  In the seek_read routine, set it for all 802.11 types.
  
  Revision  Changes    Path
  1.118     +16 -1     ethereal/wiretap/libpcap.c