Skip to content

CSysdig Rendering IPv6 Addresses For IPv4 Addresses? #2056

@breagan1983

Description

@breagan1983

csysdig -v connections
image

sysdig -p '%proc.pid %proc.name %fd.lip %fd.lport %fd.rip %fd.rport' '(fd.type=ipv4 or fd.type=ipv6) and fd.name!=""'
image

  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions