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

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Thu, 13 Nov 2003 14:53:45 -0600 (CST)
sahlberg    2003/11/13 14:53:45 CST

  Modified files:
    .                    packet-tcp.c 
  Log:
  Change the gboolean controlling whether to use TCP Sequence Number Analysis and TCP Relative Sequence Numbers to default to ENABLED
  instead of DISABLED.
  
  These features do not consume that much memory or CPU but will greatly enhance the feature set of ethereal.  Make it enabled by default so also those that never venture into the preferences dialog will benefit from it.
  
  Revision  Changes    Path
  1.217     +3 -3      ethereal/packet-tcp.c