Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal file.c

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

From: Olivier Abad <oabad@xxxxxxxxxxxx>
Date: Sun, 12 Dec 1999 07:26:00 -0600 (CST)
oabad       1999/12/12 07:25:58 CST

  Modified files:
    .                    file.c 
  Log:
  Copy the pseudo_header from frame_data to the wtap_pkthdr structure before
  passing it to wtap_dump()
  It allows to save correct "from_dce/from_dte" flags in ngsniffer_dump.
  
  Revision  Changes    Path
  1.137     +2 -1      ethereal/file.c