aboutsummaryrefslogtreecommitdiffstats
path: root/dfilter-int.h
AgeCommit message (Expand)AuthorFilesLines
2000-08-01Allow filtering on strings.Gilbert Ramirez1-1/+4
2000-07-22Simplify the way the display filter routines get field values fromGilbert Ramirez1-8/+11
1999-11-15Add "class" that understands IPv4 addresses and subnet masks.Gilbert Ramirez1-2/+10
1999-10-19Enable display filtering on FT_DOUBLE fields.Gilbert Ramirez1-1/+6
1999-10-11- add handling of FT_IPv6 variablesLaurent Deniel1-1/+6
1999-10-11When a new display filter is to be applied, don't set "cf.dfilter" orGuy Harris1-2/+1
1999-10-11Have "get_host_ipaddr()" return a Boolean indicating whether itGuy Harris1-3/+12
1999-10-10The #defines to turn "yy{lex,error}" into names specific to theGuy Harris1-15/+3
1999-10-07Make "dfilter_error()" available to the lexical analyzer.Guy Harris1-2/+16
1999-08-30Now that FT_BOOLEAN display filter fields are treated differently (onlyGilbert Ramirez1-5/+1
1999-08-26The dfilter yacc grammar now keeps track of every GNode that it allocates.Gilbert Ramirez1-1/+2
1999-08-13Moved global memory alloction used in display filters (which was storedGilbert Ramirez1-2/+8
1999-08-12Create a "dfilter-int.h" file, containing stuff used internally to theGuy Harris1-0/+108