Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ncp2222.py

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

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 26 Feb 2002 22:26:59 -0600 (CST)
gram        2002/02/26 22:26:59 CST

  Modified files:        (Branch: Novell_NCP_branch)
    .                    ncp2222.py 
  Log:
  Dramatically decrease the time required to run. The routine which
  compared NCP Request and Reply packets to factor out common ones was
  changed from processing a list to processing a hash table, making it
  much faster.
  
  Revision  Changes    Path
  1.14.2.10 +89 -67    ethereal/ncp2222.py