http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24232
User: gerald
Date: 2008/01/31 07:50 PM
Log:
If "!=" or "ne" are used in a display filter, warn the user that the results
may be unexpected.
Directory: /trunk/epan/dfilter/
Changes Path Action
+1 -0 dfilter-int.h Modified
+52 -7 dfilter.c Modified
+4 -1 dfilter.h Modified
+14 -14 gencode.c Modified
+19 -6 scanner.l Modified
+10 -0 syntax-tree.c Modified
+4 -0 syntax-tree.h Modified
Directory: /trunk/gtk/
Changes Path Action
+33 -6 filter_dlg.c Modified
+20 -1 main.c Modified
+16 -4 main.h Modified