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

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

From: gerald@xxxxxxxxxxxx (Gerald Combs)
Date: Sun, 28 Dec 2003 22:02:39 -0600 (CST)
gerald      2003/12/28 22:02:39 CST

  Modified files:
    .                    packet-ieee80211.c 
  Log:
  Pull most of bytes_from_unparsed() into a new routine,
  hex_str_to_bytes().  Use the new routine to initialize any WEP keys we
  have defined.  This has the side effect of fixing an overflow if the user
  entered a long WEP key.
  
  Revision  Changes    Path
  1.103     +24 -21    ethereal/packet-ieee80211.c