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

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: Mon, 9 Sep 2002 15:22:52 -0500 (CDT)
guy         2002/09/09 15:22:52 CDT

  Modified files:
    .                    packet-netflow.c packet-netflow.h 
  Log:
  From Matthew Smart:
  
       o Added support for v1 and v7
  
       o Use proto_tree_add_item() instead of proto_tree_add_text() to
         enable filtering.  Thanks sahlberg AT optushome.com.au for
         pointing that out.
  
  Revision  Changes    Path
  1.4       +363 -124  ethereal/packet-netflow.c
  1.3       +18 -35    ethereal/packet-netflow.h