Open kyechou opened 2 years ago
The problem was caused by the proxy trying to re-establish new connections to the server after the proxy has sent out a FIN-ACK packet but before the server replies with FIN-ACK or the previous connection terminates.
Potential solution(?):
pkt.proto_state() < model.proto_state()
) happens, rewind the emulation again to reset their internal timer.SIGSTOP, SIGCONT https://major.io/2009/06/15/two-great-signals-sigstop-and-sigcont/
example 04 Output: https://hastebin.com/xekogugijo