Re: [tcpdump-workers] libpcap pluggable I/O branch, rebased

2020-08-21 Thread Ray Bellis via tcpdump-workers
--- Begin Message --- On 21/08/2020 20:26, Michael Richardson wrote: > > Ray, I rebased raybellis-gzip-v2 upon libpcap head. > Do you have a github that I can add as as reviewer? Do you mean my github a/c name? That's just "raybellis". > Mostly I did this because the FreeBSD tests seemed to

Re: [tcpdump-workers] Capturing external packets sent to loopback (FreeBSD) ?

2020-02-24 Thread Ray Bellis via tcpdump-workers
--- Begin Message --- On 24/02/2020 17:42, Guy Harris wrote: > What do you mean by "loopback" here? The term "loopback interface" > generally means "fake interface that sends packets from the machine > to itself" on UN*Xes, e.g. the lo0 interface on most UN*Xes or just > lo on Linux. Is that

Re: [tcpdump-workers] Capturing external packets sent to loopback (FreeBSD) ?

2020-02-24 Thread Ray Bellis via tcpdump-workers
--- Begin Message --- On 24/02/2020 17:19, Michael Richardson wrote: > > Ray Bellis via tcpdump-workers wrote: > > I've got a daemon that listens on a virtual IP address, that is itself > > attached to a cloned loopback interface on FreeBSD. > > Wh

[tcpdump-workers] Capturing external packets sent to loopback (FreeBSD) ?

2020-02-24 Thread Ray Bellis via tcpdump-workers
--- Begin Message --- I've got a daemon that listens on a virtual IP address, that is itself attached to a cloned loopback interface on FreeBSD. Packets for that daemon could be arriving from multiple physical interfaces, and that's what's taxing me just now. I would -really- like to be able to

Re: [tcpdump-workers] [tcpdump-security] [libpcap] Problem with version 1.9.0

2018-07-23 Thread Ray Bellis
On 23/07/2018 17:38, Gert Doering wrote: > I do understand that this is not for me to decide and that you're > fully free to ignore me, but I still wanted to say it so nobody can > say afterwards "hey, we announced this on the list and nobody spoke > up". FWIW, I loath CMake too. :p Ray

Re: [tcpdump-workers] Compression support

2017-06-12 Thread Ray Bellis
On 12/06/2017 19:35, Michael Richardson wrote: > I think this would be a good idea. > I also hate libraries adding atexit() code! Technically it would still be within libpcap. However until such time as all users of the library exercise good hygiene w.r.t resources they've opened I don't see

Re: [tcpdump-workers] Compression support

2017-06-12 Thread Ray Bellis
On 09/06/2017 14:07, Ray Bellis wrote: > My modified libpcap is at: > > <https://github.com/raybellis/libpcap/tree/raybellis-gzip> > > This so far only supports file reading. I don't expect file writing to > be difficult. I've now added file writing suppor

[tcpdump-workers] Compression support

2017-06-09 Thread Ray Bellis
to the mainline code for all to use. Ray Bellis ISC Research Fellow ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers