iovisor/bcc

Only trace ipv4 not working without kernel CONF_IPV6 set

Open

#5,192 建立於 2025年1月17日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)C (22,409 star) (4,051 fork)batch import
help wanted

描述

I have a systematic issue to use only trace IPv4 family for tcpconnect and network performance tools. A python error code notices that ipv6 structs are undefined...

So I am not able to use network tools because my kernel do not compile conf_ipv6. Is it normal? Network BCC tools hard depends on CONF_IPV6 ? It wasn't written to readme requierments so I am asking if they is a way to do it without this dependency. Perhaps I can rewrite your python codes to exclude ipv6 support.

BCC is an amazing tools suites. Good continuation.

Best regard,

貢獻者指南

Only trace ipv4 not working without kernel CONF_IPV6 set · iovisor/bcc#5192 | Good First Issue