Closed weiyixuan closed 5 years ago
Can read and write IP packets? Leave the protocol stack to handle the frame header.
Yes. Use TUN instead of TAP. More info about the concepts here: https://www.kernel.org/doc/Documentation/networking/tuntap.txt
But tun devices are not available on Windows platforms
Can read and write IP packets? Leave the protocol stack to handle the frame header.