The modified TCP packet was successfully sent, but the message before the modification was still retransmitted
What I did? I tried to add a small piece of my own data to the PSH tcp payload, and it can be seen that the transmission was successful and the server was able to respond to the ACK message. However, the Linux kernel seems to have dropped this reply ACK message and continued to […]