Ethereal-cvs: [Ethereal-cvs] rev 16615: /trunk/image/: Makefile.nmake dumpcap.rc.in /trunk/: M

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

Date: Mon, 28 Nov 2005 08:54:54 GMT
User: ulfl
Date: 2005/11/28 02:54 AM

Log:
 first steps towards a separated capture tool, working title "dumpcap"
 personal backup only, not meant for public testing!
 
 I've copied main.c into dumpcap.c and carved out all things not needed
 
 currently won't work as a command line tool, capture_loop.c wants an input pipe
 console output is also very ugly and the whole code needs a lot of further cleanup
 
 shouldn't break the unix build as I've only changed the nmake files so far, but who knows ...

Directory: /trunk/image/
  Changes    Path              Action
  +6 -1      Makefile.nmake    Modified
  +36 -0     dumpcap.rc.in     Added

Directory: /trunk/
  Changes    Path               Action
  +2 -0      Makefile.am        Modified
  +25 -0     Makefile.common    Modified
  +23 -2     Makefile.nmake     Modified
  +2 -0      capture_loop.c     Modified
  +846 -0    dumpcap.c          Added



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