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

Change #275725

Category libpcap
Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
Changed at Fri 24 Jul 2026 22:28:00
Repository https://git.tcpdump.org/libpcap
Project libpcap
Branch master
Revision aaac77c0581faaaeac2f70e68394c3f6e296ed64

Comments

pcap-bpf: move device_exists() for future use.
Move it to a location where it's more convenient for later use to avoid
returning "no permission" rather than "no such device" when trying to
open a device that doesn't exist.

Changed files