Is it possible to use custom IPv4 headers in the K6 load testing framework from Grafana?
For example, I'd like to be able to set the options field in the IPv4 header or change the TTL.
I've looked into using Scapy and Gopacket, but a higher level framework made for load testing K8s would be very helpful because I won't have to implement those features.