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

Wireshark-bugs: [Wireshark-bugs] [Bug 3253] nettl (HP-UX) enhancement: Add HSSN (AVIO) support

Date: Tue, 24 Feb 2009 02:30:01 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3253





--- Comment #5 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2009-02-24 02:30:00 PDT ---
Do you think this is wise?

+            /* We're going to assume it's ethernet if we don't recognize the
+               subsystem -- We'll probably spew junks and core if it isn't...
*/
            wth->file_encap = WTAP_ENCAP_PER_PACKET;
-           phdr->pkt_encap = WTAP_ENCAP_NETTL_UNKNOWN;
+           phdr->pkt_encap = WTAP_ENCAP_NETTL_ETHERNET;


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