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: Fri, 12 Sep 2003 17:52:23 -0500 (CDT)
guy         2003/09/12 17:52:23 CDT

  Modified files:
    .                    packet-aodv.c 
  Log:
  According to draft-ietf-manet-aodv-13, "the only changes to the protocol
  are that the address fields are enlarged", so presumably that supercedes
  the now-expired draft-perkins-aodv6-01 which gives different type
  numbers for V6.  We support both - the draft-ietf-manet-aodv-13 messages
  are dissected based on the address type of the source address, while the
  draft-perkins-aodv6-01 messages are dissected as V6.
  
  Handle the Route Reply Acknowledgment message.
  
  Revision  Changes    Path
  1.9       +372 -301  ethereal/packet-aodv.c