Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal column.c packet-ieee80211.c packet-prism.c p

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: Mon, 5 Jul 2004 04:29:05 -0500 (CDT)
guy         2004/07/05 04:29:05 CDT

  Modified files:
    .                    column.c packet-ieee80211.c 
                         packet-prism.c packet-radiotap.c 
                         packet-wlancap.c 
  Log:
  From Jouni Malinen: add columns for the 802.11 data rate and signal
  strength for AVS headers.
  
  Also add them for the Prism and Radiotap headers, and for the
  pseudo-header from non-native captures.
  
  Revision  Changes    Path
  1.48      +22 -2     ethereal/column.c
  1.113     +14 -1     ethereal/packet-ieee80211.c
  1.12      +37 -22    ethereal/packet-prism.c
  1.4       +78 -54    ethereal/packet-radiotap.c
  1.5       +16 -1     ethereal/packet-wlancap.c