阅读背景:

在Linux上的Raw Socket编程中,如何防止底层操作系统响应传入的数据包?

来源:互联网 

I am sending SYN packets using raw sockets in Linux. The response(SYN+ACK) is being intercepted by the OS and it is responding with a RST. I would like to prevent the OS from intercepting this packet, and let it be handled by my application. How can I accomplish this?I am sending SYN packets using raw sockets in L




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: