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

Wireshark-commits: [Wireshark-commits] rev 18796: /trunk/wiretap/ /trunk/wiretap/: nettl.c

Date: Wed, 26 Jul 2006 23:22:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18796

User: guy
Date: 2006/07/26 11:22 PM

Log:
 The nettl_file_hdr structure has a fixed format, as it's an on-disk data
 structure.  Instead of making the host_name field bigger, make the thing
 we put in it smaller.
 
 Use that structure when reading files as well as when writing them.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +16 -19    nettl.c       Modified