add a PacketVar to XDP
with the PacketVar descriptor, one can simply address data in packets. this also adds support for network byte order, and minor improvements. See merge request teichman/ebpfcat!15
No related branches found
No related tags found
Showing
- ebpfcat/ebpf.py 258 additions, 250 deletionsebpfcat/ebpf.py
- ebpfcat/ebpf.rst 32 additions, 0 deletionsebpfcat/ebpf.rst
- ebpfcat/ebpf_test.py 137 additions, 7 deletionsebpfcat/ebpf_test.py
- ebpfcat/ebpfcat.py 15 additions, 13 deletionsebpfcat/ebpfcat.py
- ebpfcat/util.py 43 additions, 0 deletionsebpfcat/util.py
- ebpfcat/xdp.py 28 additions, 1 deletionebpfcat/xdp.py
Loading
Please register or sign in to comment