-
Notifications
You must be signed in to change notification settings - Fork 745
Closed
Description
sysdig -p '%proc.pid %proc.name %fd.lip %fd.lport %fd.rip %fd.rport' '(fd.type=ipv4 or fd.type=ipv6) and fd.name!=""'
- OS: Proxmox 8 / Kernel 6.5.11-7-pve
- Both with kernel module and modern-bpf
- sydig v0.34.1
- IPv6 Is Disabled On The System, Tried Re-enabling It, No Effect
Tried running it as a container instead of install through apt
, same thing.
P.S. This is such an amazing tool, thank you so much! I tried to dig through what I could understand in the various curses.(h|cpp), but I couldn't find much on rendering the fd.lip
and fd.rip
. Didn't find any other issues with this case outside of the initial IPv6 support issues way back.
smackysnackstherealbobo
Metadata
Metadata
Assignees
Labels
No labels