Aaron.Zhang

Results 14 comments of Aaron.Zhang

Can you try trace.perf_submit(ctx, &buf, sizeof(buf));

For example, I only want to decrypt the traffic between 1.1.1.1 to 2.2.2.2. But we have to capture all master secrets for all TLS traffic. The key size may be...

Do we have plan to support it officially ?

I am sure there is traffic to 8443.

[Tue Sep 20 21:31:15][#6# ] (master)$netstat -atn | grep 8443 tcp 0 0 0.0.0.0:8443 0.0.0.0:* LISTEN [Tue Sep 20 21:33:09][#8# ] (master)$ifconfig eth0 eth0: flags=4163 mtu 1500 inet 10.147.1.61 netmask...

There are several duration access log such as: %DURATION% %REQUEST_DURATION% %RESPONSE_DURATION% ...

the bcc version does not match with gobpf version. daurnimator ***@***.***> 于2022年9月5日周一 01:44写道: > When building a project (grafana-agent) which uses this library as a > dependency, I get: >...

Can some one help review this PR and merge. I think it is useful in go1.19 and above.