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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 14 Apr 2000 01:43:09 -0500 (CDT)
guy         2000/04/14 01:43:03 CDT

  Modified files:
    .                    packet-udp.c packet-rx.c packet-rx.h 
  Log:
  Register all the AFS ports in "proto_reg_handoff_rx()", rather than
  checking for them in the UDP dissector.
  
  Revision  Changes    Path
  1.64      +1 -8      ethereal/packet-udp.c
  1.10      +18 -2     ethereal/packet-rx.c
  1.3       +1 -3      ethereal/packet-rx.h