I believe all the listed filters in the below will be usefull for everyone, as it did for me. These are mainly about short listing the number of packets to be looked at during a session of analyzing a packet capture file.
Filter out a given source ip range
!(ip.src >= 175.157.7.0 && ip.src...