Wireshark-bugs: [Wireshark-bugs] [Bug 1834] New: Converting a HP-UX nettl IP packet dump to pcap

Date: Mon, 10 Sep 2007 08:32:18 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1834

           Summary: Converting a HP-UX nettl IP packet dump to pcap does not
                    work
           Product: Wireshark
           Version: 0.99.6
          Platform: All
        OS/Version: FreeBSD
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: TShark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: pieter@xxxxxxxxxxxxxxxxxx


Build Information:
TShark 0.99.6

Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GLib 1.2.10, with libpcap 0.9.4, with libz 1.2.3, with libpcre
7.0, with Net-SNMP 5.3.1, with ADNS, without Lua, with GnuTLS 1.6.3, with
Gcrypt
1.2.4, with Heimdal Kerberos.

Running on FreeBSD 6.2-RELEASE-p1, with libpcap version 0.9.4.

Built using gcc 3.4.6 [FreeBSD] 20060305.

--
tshark can read a HP-UX nettl IP packet dump (written with 'nettl -traceon all
-entity ns_ls_ip -file dump'), but cannot convert it to a pcap raw IP packet
dump, with 'tshark -r dump.nettl -w dump.pcap'. A single-line patch to
wiretap/libpcap.c makes it possible to do this.

The input file uses encapsulation type WTAP_ENCAP_NETTL_RAW_IP.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.