need to setup buffers and make sockets send out data
tmcguc opened this issue · 1 comments
tmcguc commented
mmap buffers example from kernel documentation:
https://github.com/torvalds/linux/blob/master/Documentation/networking/packet_mmap.txt
tmcguc commented
Done