Files
emailler/ip65
Oliver Schmidt 3541c20ba2 Fixed sequence number of initial TCP ACK packet on tcp_connect.
So far the sequence number for the first packet after the initial SYN packet was calculated directly before returning from tcp_connect. This is however far to late as the ACK packet to be send as response for the SYN,ACK packet sent by the server already needs that sequence number. Therefore it is now calculated right after a successful reception of the SYN,ACK packet is detected.
2017-08-12 17:02:56 +02:00
..
2017-05-15 21:20:51 +02:00
2015-07-08 16:20:47 +02:00
2013-12-27 14:57:56 +01:00
2017-05-15 22:09:10 +02:00
2013-12-27 14:57:56 +01:00
2013-12-27 14:57:56 +01:00
2015-02-16 17:47:26 +01:00
2014-04-27 18:59:58 +02:00
2017-05-02 20:39:27 +02:00
2017-05-19 00:12:42 +02:00
2013-12-27 14:57:56 +01:00
2013-12-27 14:57:56 +01:00
2013-12-27 14:57:56 +01:00
2017-04-10 09:06:18 +02:00
2013-12-27 14:57:56 +01:00
2017-05-02 20:39:27 +02:00