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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 13 Jan 2004 16:58:04 -0600 (CST)
guy         2004/01/13 16:58:04 CST

  Modified files:
    .                    packet-isup.c 
  Log:
  From Anders Broman:
  
  	handle the case where the address presentation restricted
  	indicator in a location number parameter indicates the address
  	isn't available;
  
  	register as "application/isup", not "application/ISUP", as
  	dissectors that use the media_type dissector table convert the
  	media type to lower case, under the assumption that dissectors
  	register all-lower-case media types, to make the match
  	case-insensitive.
  
  Revision  Changes    Path
  1.43      +13 -2     ethereal/packet-isup.c