ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] Patch for IPX dissector

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

From: "Greg Morris" <GMORRIS@xxxxxxxxxx>
Date: Mon, 04 Aug 2003 11:02:15 -0600
This patch adds 3 hidden tree values of
 
ipx.net
ipx.node
ipx.socket
 
These will allow filter expressions for both ipx.src.xxx and ipx.dst.xxx respectively with the single variable. This is in line with the same logic as eth.addr==xx:xx:xx:xx , instead of eth.src="" && eth.dst==xx:xx:xx:xx
 
Please add...
 
Greg

Attachment: packet-ipx.c.diff
Description: Binary data