]> The Tcpdump Group git mirrors - libpcap/commit
Deprecate bpf_filter().
authorGuy Harris <[email protected]>
Tue, 21 Jan 2025 20:55:30 +0000 (12:55 -0800)
committerGuy Harris <[email protected]>
Wed, 22 Jan 2025 03:04:33 +0000 (19:04 -0800)
commite3d34e7e69b2aa37cbc124411ec7a862ee3694b3
tree9c19cac046b8b1bddb032460cc1bdd95fcac5c19
parent1d60aa7e6e392a5f09253516748f888414a4da3d
Deprecate bpf_filter().

It takes the on-the-network length, followed by the captured length, as
arguments; apparently, some people (or LLMs?) think, perhaps based on
other code that takes the captured length first, that it's the other way
around, and their fuzz-testing finds that bug in their code.  See
issue #1442.
CHANGES
pcap/bpf.h