Only trace ipv4 not working without kernel CONF_IPV6 set
Open
help wanted
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 3
Description
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,
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.