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

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: Wed, 8 Dec 1999 20:53:37 -0600 (CST)
guy         1999/12/08 20:53:35 CST

  Modified files:
    .                    packet-gre.c 
  Log:
  Add RFC 1702 GRE-over-IPv4.
  
  The routing information in a GRE packet is a list of items; dissect all
  of them (partially - we don't actually dissect the routing data).
  
  Revision  Changes    Path
  1.9       +27 -12    ethereal/packet-gre.c