Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 43069: /trunk/epan/dfilter/ /trunk/epan/dfilter/: gencod

Date: Mon, 04 Jun 2012 14:45:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43069

User: darkjames
Date: 2012/06/04 07:45 AM

Log:
 display filter: restore comparision of fields.
 
 like:
   udp.srcport == udp.dstport
   frame.cap_len != frame.len
 (probably you can use it for better ones)
 
 part of bug #7263

Directory: /trunk/epan/dfilter/
  Changes    Path          Action
  +1 -1      gencode.c     Modified
  +2 -1      semcheck.c    Modified