Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-iua.c packet-m3ua.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, 14 Jan 2001 04:15:58 -0600 (CST)
guy         2001/01/14 04:15:57 CST

  Modified files:
    .                    packet-iua.c packet-m3ua.c 
  Log:
  Updates from Michael Tuexen.
  
  XXX - this causes the Info column for M3UA packets to have stuff from
  SCTP as well as M3UA, but doesn't cause the Protocol column to say
  "SCTP/M3UA", just "M3UA"; fixing that requires that the M3UA dissector
  be able to find out whether it's already put "/M3UA" into the Protocol
  column, but I Have A Cunning Plan to handle that which might also allow
  display filters containing only protocol names (i.e., filters that care
  only whether a given packet contains data for a given protocol) to run
  much faster.
  
  Revision  Changes    Path
  1.3       +41 -36    ethereal/packet-iua.c
  1.3       +42 -42    ethereal/packet-m3ua.c