Ethereal-dev: [Ethereal-dev] [patch] packet-ieee80211 and text2pcap

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

From: didier <dgautheron@xxxxxxxx>
Date: Wed, 30 Nov 2005 08:46:15 +0000
Hi

text2pcap:
may be I missing something obvious but I'm working with kdump outputs and I need to rebuild a tcp conversation from two files 1.1.1.1 -> 2.2.2.2 and 2.2.2.2 -> 1.1.1.1.

packet-ieee80211:
Add a new pref "Call subdissector for retransmitted 802.11 frames" default true, the current behaviour.
The heuristic isn't great but it should work for most cases.

Didier

Attachment: packet-ieee80211.c.patch.gz
Description: Unix tar archive

Attachment: text2pcap.c.patch.gz
Description: Unix tar archive