pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/59488



The following reply was made to PR pkg/59488; it has been noted by GNATS.

From: Guy Harris <gharris%sonic.net@localhost>
To: "gnats-bugs%netbsd.org@localhost" <gnats-bugs%NetBSD.org@localhost>
Cc: 
Subject: Re: pkg/59488
Date: Mon, 10 Nov 2025 12:31:34 -0800

 Is there some reason why tcptrace isn't just using pcap_loop() or =
 pcap_dispatch() or some libpcap API, rather than an internal routine =
 that tcpdump.org does *not* guarantee will continue to exist and does =
 *not* guarantee that it won't have its name changed?
 
 (The name was changed because somebody complained - in a message to me =
 on LinkedIn - about find_dev() being exported from the static libpcap; =
 to fix that, we renamed *all* internal routines with a pcapint_ prefix =
 to try to avoid conflicts.)=
 


Home | Main Index | Thread Index | Old Index