Ethereal-cvs: [Ethereal-cvs] rev 17278: /trunk/gtk/: follow_dlg.c /trunk/: Makefile.common cap

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

Date: Sun, 12 Feb 2006 21:52:19 GMT
User: guy
Date: 2006/02/12 03:52 PM

Log:
 Move create_tempfile() to tempfile.c out of util.c.  This means dumpcap
 no longer needs util.c, so it no longer includes routines that use
 host_ip_af(), so it no longer needs to define its own host_ip_af().
 
 That also means dumpcap.c no longer needs to include <sys/socket.h>.

Directory: /trunk/gtk/
  Changes    Path            Action
  +1 -1      follow_dlg.c    Modified

Directory: /trunk/
  Changes    Path               Action
  +10 -8     Makefile.common    Modified
  +1 -1      capture_loop.c     Modified
  +0 -26     dumpcap.c          Modified
  +1 -1      file.c             Modified
  +161 -0    tempfile.c         Added
  +43 -0     tempfile.h         Added
  +0 -121    util.c             Modified
  +0 -8      util.h             Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17278&view=rev