aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-netlogon.h
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2002-11-30 08:34:28 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2002-11-30 08:34:28 +0000
commite172aeadde6b4b4989c4f5f8bc36381faa93b4a6 (patch)
tree89428180d4483a06e7bc824c1eddf666461a0ee8 /packet-dcerpc-netlogon.h
parent1340f48d3d6d0d9c343fafcd838c914aed8b965c (diff)
Added some flags and value_Strings for netlogon
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6706 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-dcerpc-netlogon.h')
-rw-r--r--packet-dcerpc-netlogon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-dcerpc-netlogon.h b/packet-dcerpc-netlogon.h
index dc5a13aea6..7020ff6696 100644
--- a/packet-dcerpc-netlogon.h
+++ b/packet-dcerpc-netlogon.h
@@ -2,7 +2,7 @@
* Routines for SMB \PIPE\NETLOGON packet disassembly
* Copyright 2001, Tim Potter <tpot@samba.org>
*
- * $Id: packet-dcerpc-netlogon.h,v 1.9 2002/11/29 23:20:40 sahlberg Exp $
+ * $Id: packet-dcerpc-netlogon.h,v 1.10 2002/11/30 08:34:28 sahlberg Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -66,7 +66,7 @@
#define NETLOGON_FUNCTION_25 0x25
#define NETLOGON_FUNCTION_26 0x26
#define NETLOGON_LOGONSAMLOGONEX 0x27
-#define NETLOGON_ENUMERATETRUSTEDDOMAINS 0x28
+#define NETLOGON_DSENUMERATETRUSTEDDOMAINS 0x28
#define NETLOGON_DSRDEREGISTERDNSHOSTRECORDS 0x29
#endif /* packet-dcerpc-netlogon.h */