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

Change #260141

Category libpcap
Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
Changed at Sat 07 Mar 2026 04:21:19
Repository https://git.tcpdump.org/libpcap
Project libpcap
Branch master
Revision 26fb576aea87a7688c8502f27ceebc8973f6870c

Comments

rpcapd: support a null data_port argument to daemon_serviceloop().
If it's null, threat it the same as an empty string, meaning "pick a
data port dynamically".

This allows simpler fuzzer code.

Changed files