Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-aodv.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: Tue, 8 Jul 2003 22:59:59 -0500 (CDT)
guy         2003/07/08 22:59:59 CDT

  Modified files:
    .                    packet-aodv.c 
  Log:
  The AODV draft cited in the dissector says that extensions are
  supported, and the AODV6 drafts cited say that the AODV6 extensions are
  the same as the AODV ones.  Dissect extensions in both AODV and AODV6.
  
  Use "exttype_vals[]" to get the name of the extension.
  
  Revision  Changes    Path
  1.8       +39 -42    ethereal/packet-aodv.c