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

Change #261647

Category libpcap
Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
Changed at Thu 19 Mar 2026 23:42:43
Repository https://git.tcpdump.org/libpcap
Project libpcap
Branch master
Revision 1675133c69027341c1563343a37df343cfd7ecc1

Comments

Do not disable netmap on QNX. [skip ci]
Apparently, netmap(4) is one of the services ported to QNX 8.0 from
FreeBSD via io-sock.  In a cross-compile build Autoconf detects it and
the compiled code can capture packets on the target device.  A native
build lacks at least netmap_user.h, but maybe this will be fixed in
future.

Changed files