My rules is to check for hits from the list, which the list might
contains quite a huge data. For example the rule is: ip.dst = $List:
1.1.1.1, 2.2.2.2,......, etc.When I drill in to particular hits, the
query should be: (ip.dst = 1.1.1.1, 2.2.2.2, ....