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

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

From: sahlberg@xxxxxxxxxxxx (Ronnie Sahlberg)
Date: Fri, 2 Apr 2004 18:29:08 -0600 (CST)
sahlberg    2004/04/02 18:29:08 CST

  Modified files:
    .                    packet-rpc.c 
  Log:
  Add a new preference option so that users that really really want to can
  tell ethereal "I dont care if the heuristics are too weak" "I want to see the ONC-RPC layer for these weird protocols that are not known to ethereal"   "If I get a lot of false positives it is my own fault and I will not complain"
  
  This allows ethereal to dissect the rpc layer (and do request/response matching) even for those onc-rpc protocols that ethereal doesnt know about yet.
  
  Revision  Changes    Path
  1.142     +58 -7     ethereal/packet-rpc.c