Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-x25.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 2 Dec 2001 23:07:17 -0600 (CST)
guy         2001/12/02 23:07:17 CST

  Modified files:
    .                    packet-x25.c 
  Log:
  Add a routine tro look for a given port in a given dissector table and,
  if found, return the dissector handle for that port.
  
  Use that routine in the X.25 dissector; revert to attaching a dissector
  handle to an X.25 virtual circuit.
  
  Revision  Changes    Path
  1.59      +41 -63    ethereal/packet-x25.c