networking - when ip conflict, how tcp react? -
when 2 computers set same ip address in lan(such 192.168.1.100), both of them may receive incomplete packets. how tcp on them react situation ? ask retransmission ?
my understanding tcp reset connections because of sequence number errors. so, connections mysteriously , randomly disconnect, depending on when stack detects sequence number error.
Comments
Post a Comment