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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Fri, 31 Oct 2003 20:30:18 -0600 (CST)
guy         2003/10/31 20:30:18 CST

  Modified files:
    gtk                  capture_dlg.c main.c 
  Log:
  Based on a patch from Brian Fundakowski Feldman, add support for setting
  link-layer type when capturing, using the "pcap_set_datalink()" and
  related APIs.
  
  Revision  Changes    Path
  1.85      +124 -11   ethereal/gtk/capture_dlg.c
  1.327     +126 -44   ethereal/gtk/main.c