Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal dfilter-grammar.y

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Fri, 15 Oct 1999 15:46:08 -0500 (CDT)
gram        1999/10/15 15:46:06 CDT

  Modified files:
    .                    dfilter-grammar.y 
  Log:
  Fixed elem_size in ipv6-related dfilter_mknode() functions. Fixing this
  makes arrays of ipv6 addressess correct, so that we can now filter on both
  ipv6 headers in a tunnelled packet.
  
  Removed ipv6_str_to_guint8_array() which was no longer used.
  
  Fixed compiler warning regarding 2nd arg call to get_host_ipaddr6().
  
  Revision  Changes    Path
  1.33      +4 -42     ethereal/dfilter-grammar.y