Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-tcp.c packet-udp.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Thu, 24 Jul 2003 16:11:20 -0500 (CDT)
guy         2003/07/24 16:11:20 CDT

  Modified files:
    .                    packet-tcp.c packet-udp.c 
  Log:
  From Lars Roland: add a preference to control whether, in the TCP
  dissector, heuristic dissectors should be checked before, or after,
  dissectors for specific port numbers.
  
  Add a similar preference for UDP.
  
  Clean up white space.
  
  Revision  Changes    Path
  1.200     +21 -10    ethereal/packet-tcp.c
  1.109     +21 -7     ethereal/packet-udp.c