Ethereal-cvs: [Ethereal-cvs] r11427 - in trunk: . epan gtk: trunk/epan/address.h trunk/gtk/cap

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

Date: Sun, 18 Jul 2004 21:27:18 -0500 (CDT)
Author: guy
Date: Sun Jul 18 21:27:17 2004
New Revision: 11427

Added:
   trunk/epan/address.h   (contents, props changed)
Modified:
   trunk/epan/packet_info.h
   trunk/gtk/capture_dlg.c
   trunk/gtk/capture_if_dlg.c
   trunk/pcap-util.c
   trunk/pcap-util.h
Log:
Pull the address (and port and circuit type) stuff out of
"epan/packet_info.h" and put it in "epan/address.h".

Use the AT_ values from "epan/address.h" for address types in the
interface lists rather than having our own FAM_ enums.