Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/doc ethereal.pod.template tethereal.pod.temp

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 15 Jan 2000 20:48:06 -0600 (CST)
guy         2000/01/15 20:48:02 CST

  Modified files:
    doc                  ethereal.pod.template 
                         tethereal.pod.template 
  Log:
  Move the routine to get a list of the network interfaces on the system
  to "util.c", and provide a routine to free that list as well.
  
  When picking an interface on which to do a capture (if no "-i" flag was
  specified), use that routine, and pick the first interface on the list.
  
  Revision  Changes    Path
  1.64      +5 -3      ethereal/doc/ethereal.pod.template
  1.4       +5 -4      ethereal/doc/tethereal.pod.template