Ethereal-cvs: [Ethereal-cvs] rev 13215: /trunk/epan/dissectors/: packet-smb-logon.c

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

Date: Mon, 31 Jan 2005 09:56:51 -0000
User: sahlberg
Date: 2005/01/31 03:56 AM

Log:
 there are two NETLOGON protocols
 
 the really really old one which is never used
 and there is the DCE/RPC one that is used by all windows/cifs implementations.
 
 We used to reserve the protocol name NETLOGON for the old obsolete protocol
 and since we can not have two protocols with the same name, called
 the current protocol RPC_NETLOGON instead.
 
 that does not exactly make sense.
 
 
 This renames the old obsolete protocol to SMB_NETLOGON  to make way and allow
 the real netlogon protocol take the name NETLOGON

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +79 -79    packet-smb-logon.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13215&view=rev