obonaventure / cnp3

Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)
https://www.computer-networking.info
508 stars 91 forks source link

Missing text - Reliable data transfer on top of an imperfect link #98

Closed GregoryVds closed 4 years ago

GregoryVds commented 10 years ago

I believe there is some text missing in "Connecting two hosts - The datalink layer - Reliable data transfer on top of an imperfect link".

Right after the "Checksum - CRC note", the next paragraph starts with "Unfortunately, retransmission timers alone are not sufficient to recover from segment losses. ". However the text doesn't talk about "retransmission timers" before that point.