wireshark/epan/dfilter
Guy Harris a97b83a7f4 Add a new field type FT_FRAMENUM; an FT_FRAMENUM is a 32-bit unsigned
frame number, which is always decimal.  If you select an FT_FRAMENUM
field, there are menu items that let you go to the frame whose frame
number appears in that field.

Add FT_FRAMENUM fields for the ONC RPC "matching request is in this
frame" and "matching reply is in this frame" protocol tree items.

svn path=/trunk/; revision=6802
2002-12-19 02:58:53 +00:00
..
.cvsignore From Motonori Shindo: add "*.pdb" to the ".cvsignore" files in 2001-12-12 01:39:44 +00:00
Makefile.am Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +00:00
dfilter-int.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
dfilter.c "dfilter_compile()" doesn't modify the string pointed to by its first 2002-12-02 23:28:16 +00:00
dfilter.h "dfilter_compile()" doesn't modify the string pointed to by its first 2002-12-02 23:28:16 +00:00
dfvm.c Make the dfilter code support multiple header_field_info's with 2002-10-16 16:32:59 +00:00
dfvm.h Make the dfilter code support multiple header_field_info's with 2002-10-16 16:32:59 +00:00
drange.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
drange.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
gencode.c Fix a problem when using the same field more than once in a display 2002-11-01 17:37:25 +00:00
gencode.h Provide for per-protocol-tree data in the proto_tree code. 2001-12-18 19:09:08 +00:00
glib-util.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
glib-util.h Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
grammar.lemon Support CIDR notation in IPv4 address filtering. 2001-06-22 16:29:15 +00:00
scanner.l Move the code to build the balanced tree of fields into "proto_init()", 2002-04-29 07:55:32 +00:00
semcheck.c Add a new field type FT_FRAMENUM; an FT_FRAMENUM is a 32-bit unsigned 2002-12-19 02:58:53 +00:00
semcheck.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-integer.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-pointer.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-range.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-range.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-string.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-test.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-test.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
syntax-tree.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
syntax-tree.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00