Mark Stemm

Results 30 comments of Mark Stemm

I’m going to work on an answer with https://github.com/leogr and we’ll reply here beginning of next week. Many of our maintainers are in Europe so it’s already the end of...

I just discovered this issue and would love to hear more about it. Will it be discussed during some community meeting?

> @mstemm awesome! > > Could offer talking about it during next week's community call (Aug 30, 2023) or in October (Oct 4, 2023)? Would next week for example work...

I helped debug this with ceizner and I think the fact that the node process was listening on ipv6 was important. The netstat chisel has a default filter of `(fd.type=ipv4)`....

I'm catching up, but would the custom bpf programs still create events that are identical to the events created by the bpf program that attaches to sys_enter/sys_exit? Or do they...

> > I'm catching up, but would the custom bpf programs still create events that are identical to the events created by the bpf program that attaches to sys_enter/sys_exit? Or...