aboutsummaryrefslogtreecommitdiffstats
path: root/dfilter-int.h
AgeCommit message (Expand)AuthorFilesLines
1999-11-15Add "class" that understands IPv4 addresses and subnet masks.gram1-2/+10
1999-10-19Enable display filtering on FT_DOUBLE fields.gram1-1/+6
1999-10-11- add handling of FT_IPv6 variablesdeniel1-1/+6
1999-10-11When a new display filter is to be applied, don't set "cf.dfilter" orguy1-2/+1
1999-10-11Have "get_host_ipaddr()" return a Boolean indicating whether itguy1-3/+12
1999-10-10The #defines to turn "yy{lex,error}" into names specific to theguy1-15/+3
1999-10-07Make "dfilter_error()" available to the lexical analyzer.guy1-2/+16
1999-08-30Now that FT_BOOLEAN display filter fields are treated differently (onlygram1-5/+1
1999-08-26The dfilter yacc grammar now keeps track of every GNode that it allocates.gram1-1/+2
1999-08-13Moved global memory alloction used in display filters (which was storedgram1-2/+8
1999-08-12Create a "dfilter-int.h" file, containing stuff used internally to theguy1-0/+108