Ethereal-cvs: [Ethereal-cvs] Rev 11890: /trunk/epan/: Makefile.common libethereal.def packet-r

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

Date: Sat, 04 Sep 2004 00:53:20 -0000
User: guy
Date: 2004/09/03 07:53 PM

Log:
 Rename "range.c" and "range.h" to "packet-range.c" and "packet-range.h";
 they should ultimately be split into files with routines that handle
 ranges, which are just subsets of [0,2^32), and packet ranges, which are
 subsets of the packet list, possibly specified by a range.
 
 Move them into epan, so they can be used by, for example, utilities that
 handle ranges, such editcap.

Directory: /trunk/epan/
  Changes    Path               Action
  +2 -0      Makefile.common    Modified
  +5 -0      libethereal.def    Modified
  +458 -0    packet-range.c     Added
  +106 -0    packet-range.h     Added

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

Directory: /trunk/
  Changes    Path               Action
  +0 -2      Makefile.common    Modified
  +1 -1      file.c             Modified
  +1 -1      file.h             Modified
  +1 -1      print.c            Modified
  +0 -459    range.c            Removed
  +0 -106    range.h            Removed



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