Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk capture_dlg.c

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

From: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Sun, 26 Sep 1999 09:40:06 -0500 (CDT)
deniel      1999/09/26 09:40:03 CDT

  Modified files:
    gtk                  capture_dlg.c 
  Log:
  Added name resolution in GUI part:
  
  - Capture->Start->"Active name resolution"
  
  Allows the user to turn on/off name resolution
  during a live capture.
  
  - Display->Options->"Name resolution"
  
  Turn on/off name resolution for the displayed
  data (or during the -S mode).
  E.g. clicking on a packet captured with
  resolution disabled will resolve names in
  the detailed list if this option is set.
  And applying or resetting a display filter
  allows the update of the packet list as well.
  
  Revision  Changes    Path
  1.5       +12 -3     ethereal/gtk/capture_dlg.c