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

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

From: gerald@xxxxxxxxxxxx (Gerald Combs)
Date: Tue, 6 Jul 2004 14:01:31 -0500 (CDT)
gerald      2004/07/06 14:01:31 CDT

  Modified files:
    .                    packet-isns.c 
  Log:
  From Dinesh Dutt:
      - conversation.[ch] - To support not setting port2 on matching a
        conversation. This is used by protocols such as iSNS in which the client
        registers a TCP/UDP port with the server for notifications and the server
        sends notifications to this port from different source ports.
      - packet-isns.c - Added support for handling zero-length TLVs and ESI & SCN
        frames (when registering an SCN/ESI port, a conversation dissector is
        setup).
  
  Revision  Changes    Path
  1.9       +59 -18    ethereal/packet-isns.c