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] nettl (HP-UX) enhancements

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

From: "Mark C. Brown" <mbrown@xxxxxxxxxx>
Date: Wed, 23 Mar 2005 11:24:48 -0500
New nettl "protocol" dissector to format nettl trace record
header fields: subsystem, trace kind, device id, process id
(actually kernel thread id for 10.X and later), and user id.
Uses new nettl "pseudo" header with trace record specific
fields which are not really "protocol" related but are part
of each trace record.  This approach was much less invasive
than a more elegant solution requiring changes to the wiretap
API.

Enhanced nettl file handling so that files with unsupported
subsystem records are just flagged as "unknown" and
file loading continues rather than throwing an error and
stopping.

Mark

--
"If a train station is where a train stops, | Mark C. Brown
then what's a workstation?" -- D. Huber    | mbrown@xxxxxxxxxx

Attachment: packet-nettl.c.gz
Description: GNU Zip compressed data

Attachment: nettl_header.patch.gz
Description: GNU Zip compressed data