From 29b5e8d661b7b99de95fbd67332305f76810374e Mon Sep 17 00:00:00 2001 From: guy Date: Tue, 5 Jan 1999 08:48:40 +0000 Subject: Decode the various flag fields in resource records in NBNS replies. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@159 f5534014-38df-0310-8fa8-9805f1628bb7 --- packet.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packet.h') diff --git a/packet.h b/packet.h index 3cf8b7e00d..ed67f6b4b4 100644 --- a/packet.h +++ b/packet.h @@ -1,7 +1,7 @@ /* packet.h * Definitions for packet disassembly structures and routines * - * $Id: packet.h,v 1.32 1999/01/05 07:33:38 guy Exp $ + * $Id: packet.h,v 1.33 1999/01/05 08:48:40 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -445,6 +445,8 @@ enum { ETT_IPXSAP_SERVER, ETT_NBNS, ETT_NBNS_FLAGS, + ETT_NBNS_NB_FLAGS, + ETT_NBNS_NAME_FLAGS, ETT_NBNS_QRY, ETT_NBNS_QD, ETT_NBNS_ANS, -- cgit v1.2.3