Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #264878

Category libpcap
Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
Changed at Sat 18 Apr 2026 00:20:24
Repository https://git.tcpdump.org/libpcap
Project libpcap
Branch master
Revision 44aa24f86dde8285f0cfa9f4624f61140951b1f6

Comments

filtertest: Make program printing optional.
The new "-q" flag provides a trivial means to avoid standard output
redirection in use cases that need to know whether a filter expression
compiles to a valid filter program, but do not need to know exactly what
the program is.

Changed files