Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/mgcp packet-mgcp.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 2 Dec 2001 22:00:28 -0600 (CST)
guy         2001/12/02 22:00:28 CST

  Modified files:
    plugins/mgcp         packet-mgcp.c 
  Log:
  Make "dissector_add()", "dissector_delete()", and "dissector_change()"
  take a dissector handle as an argument, rather than a pointer to a
  dissector function and a protocol ID.  Associate dissector handles with
  dissector table entries.
  
  Revision  Changes    Path
  1.28      +15 -18    ethereal/plugins/mgcp/packet-mgcp.c