The commonly used "net" library in Go and Rust languages is also impacted by the mixed-format IP address validation vulnerability. The bug has to do with how net treats IP addresses as decimal, even ...
This repository is in a messy state. I kind of had UDP working, but then I realized the design was flawed. So now everything is torn apart and I'm slowly putting it back together again. Don't expect ...
An example of IP loopback implementation using aya-rust ebpf library. This example demonstrates how a packet modification and respective checksum update is handled for an IPv4 packet. NOTE: This is ...