Re: [tcpdump-workers] Saving packets with libpcap in PCAPNG format

2021-11-20 Thread Francois-Xavier Le Bail via tcpdump-workers
--- Begin Message --- On 20/11/2021 20:55, Guy Harris wrote: > On Nov 20, 2021, at 11:41 AM, Francois-Xavier Le Bail via tcpdump-workers > wrote: > >> It's seems that Apple has changed their license to: "License: BSD." >> >> See: >>

Re: [tcpdump-workers] Saving packets with libpcap in PCAPNG format

2021-11-20 Thread Francois-Xavier Le Bail via tcpdump-workers
--- Begin Message --- On 06/12/2016 19:32, Guy Harris wrote: > On Dec 6, 2016, at 10:15 AM, Martin Dubuc wrote: > >> I am working on an application that requires to store packets in PCAPNG >> format. My understanding is that there isn't support for saving packets in >> PCAPNG format in the

Re: [tcpdump-workers] Saving packets with libpcap in PCAPNG format

2016-12-07 Thread Vincent Lubet
Hi Guy, I'm still here but I dropped the ball and Idid not follow up with the Apple management. I'm going to do it right away. Vincent > On Dec 6, 2016, at 11:41 AM, Guy Harris wrote: > > On Dec 6, 2016, at 11:05 AM, Martin Dubuc wrote: > >> Has

[tcpdump-workers] Saving packets with libpcap in PCAPNG format

2016-12-06 Thread Martin Dubuc
I am working on an application that requires to store packets in PCAPNG format. My understanding is that there isn't support for saving packets in PCAPNG format in the current code base. I have noticed that Apple has created an API in its custom version of libpcap (latest version can be viewed at