Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-sctp.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: Sat, 2 Feb 2002 15:17:11 -0600 (CST)
guy         2002/02/02 15:17:11 CST

  Modified files:
    .                    packet-sctp.c 
  Log:
  From Michael Tuexen:
  
  	add a hidden "sctp.port" field, with two instances per protocol
  	    tree, one with the source port and one with the destination
  	    port (like "tcp.port" and "udp.port");
  
  	replace "sctp.checksum_correct" with "sctp.checksum_bad" (like
  	    "tcp.checksum_bad" and "udp.checksum_bad").
  
  Revision  Changes    Path
  1.31      +16 -8     ethereal/packet-sctp.c