Description
Network traffic views can be filtered with BPF rules from a terminal interface, helping technical users focus on the packets or flows that matter. It is useful for troubleshooting noisy networks or studying traffic patterns.
BPF filters can hide important traffic when written incorrectly, and packet metadata may reveal private network activity. Use it with care on shared systems.