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

Change #276085

Category libpcap
Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
Changed at Mon 27 Jul 2026 11:06:37
Repository https://git.tcpdump.org/libpcap
Project libpcap
Branch master
Revision 9db8ee21ea765fad0ab29cbd7f9c901d60b3fc97

Comments

BPF_X is not valid for BPF_RET.
Hence in pcap/bpf.h do not document it as valid and in atomuse() remove
the test for BPF_RVAL(c) == BPF_X, which is always false.

Changed files