marcus      2005-12-09 04:03:57 UTC

  FreeBSD ports repository

  Modified files:
    net/ethereal         Makefile 
  Added files:
    net/ethereal/files   patch-epan_dissectors_packet-ieee80211.c 
                         patch-epan_dissectors_packet-radiotap.c 
  Log:
  * Fix a bug in caclulating the 802.11 header length for QoS data frames
    (way bad regression from previous code)
  * Add support for packets w/ data padding between the 802.11 header and
    the payload (as indicated in the radiotap flags)
  * Add support for handling FCS indication in the radiotap flags
  * Fix display of TSF (previous code was not byte swapping)
  * Update ieee80211_mhz2ieee in radiotap.c to handle more channels
  * Nuke some #if 0 code leftover in radiotap.c
  
  Submitted by:   sam
  
  Revision  Changes    Path
  1.92      +1 -1      ports/net/ethereal/Makefile
  1.1       +240 -0    
ports/net/ethereal/files/patch-epan_dissectors_packet-ieee80211.c (new)
  1.1       +206 -0    
ports/net/ethereal/files/patch-epan_dissectors_packet-radiotap.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to