eBPF based reverse DNS
A prototype is here, demonstrating this is possible: https://github.com/mariomac/rdns
done here https://github.com/grafana/beyla/pull/1746
Let me reopen the issue as we are still missing IPv6 support. I'm currently struggling setting an IPv6 test environment
Let me reopen the issue as we are still missing IPv6 support. I'm currently struggling setting an IPv6 test environment
I've had success in the past when testing IPv6 support with running java services. If you set -Djava.net.preferIPv6Addresses=true on the command line it will use IPv6