add a PacketVar to XDP
Compare changes
Files
1- Martin Teichmann authored
this also improves readabiliy
with the PacketVar descriptor, one can simply address data in packets.
this also adds support for network byte order, and minor improvements.
this also improves readabiliy