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 43541: /trunk/epan/dfilter/ /trunk/epan/dfilter/: dfunct

Date: Fri, 29 Jun 2012 11:11:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43541

User: darkjames
Date: 2012/06/29 04:11 AM

Log:
 Add len() function to dfilter. For now only support FT_STRING*
 
 Note: it returns bytes-length, not number of UTF-8 characters.

Directory: /trunk/epan/dfilter/
  Changes    Path            Action
  +35 -3     dfunctions.c    Modified