Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: SV: [Ethereal-dev] Yet More JXTA Patches for Ethereal 14591

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Thu, 9 Jun 2005 07:42:06 +0200
Hi,
I've checked in the document changes, I hope some one else will review the
AT_URI changes.
Best regards
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Mike Duigou
Skickat: den 9 juni 2005 04:51
Till: Ethereal development
Ämne: [Ethereal-dev] Yet More JXTA Patches for Ethereal 14591

This patch replaces my previous patch from June 6th, 2005. If it's more 
convenient to commit the patch from my previous patch first I can easily 
regenerate this patch against the then current svn tree.

The patches :

doc-14591.diffs : Minor corrections to README.developer and README.tapping

jxta-14591.diffs : In order to get filtering of conversations and 
endpoints to work from the endpoints and conversations windows I found 
it necessary to add a new AT_URI address type and a SAT_JXTA. This also 
necessitated a change to to_str.c to avoid a buffer overflow problem. 
Please review these changes carefully.

Also includes some changes to the jxta dissector to fix filtering on 
generated fields and some changes to the types used for ints/unsigned ints.

Fixes a bug with the processing of messages containing namespaces.

Mike