ido / libvma-old

Automatically exported from code.google.com/p/libvma
Other
0 stars 1 forks source link

Support AF_PACKET(17) #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What need is this feature going to satisfy?
1. open socket(type = AF_PACKET(17)) 
2.
3.

What is the expected output? What do you have currently? Any workaround?
Expected: VMA to offload the traffic. 
Receive and send all raw packet's via VMA offloaded interface

Please use labels and text to provide additional information.
See more info in http://man7.org/linux/man-pages/man7/packet.7.html

Original issue reported on code.google.com by rosenbau...@gmail.com on 19 Aug 2014 at 8:54