Change #264878
| Category | libpcap |
| Changed by | Denis Ovsienko <denis@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
- testprogs/filtertest.c