Ethereal-dev: [Ethereal-dev] packet-ieee80211 add SSID to info column, also added wlan TAP

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

From: "Giles Scott" <gscott@xxxxxxxxxxxxxxxxx>
Date: Mon, 20 Dec 2004 08:43:28 -0800
Hi,

Added printing of SSID in 'info column'. As WinXP tends to put rubbish
in the Probe-request have to check to make sure the SSID is printable
hence 'isallprintable' function.

Packet-eapol.c line 240 also needs to be changed (to add pinfo);
Ieee_80211_add_tagged_parameters(tvb, offset, keydes_tree,
eapol_data_len, pinfo)

Added WLAN tap

Added Wlan endpoints, and wlan conversations to gui.

First attempt at writing a tap so hope its ok.


Cheers

Giles


Attachment: packet-ieee80211.h.new.diff
Description: packet-ieee80211.h.new.diff

Attachment: conversations_wlan.c
Description: conversations_wlan.c

Attachment: hostlist_wlan.c
Description: hostlist_wlan.c

Attachment: packet-ieee80211.c.new.diff
Description: packet-ieee80211.c.new.diff