Handling Errors
Although the sender transmits frames in the correct order it is possible for frames to get lost en route and we must therefore look at methods for handling such errors
On immediate implication is that the sender must buffer all frames sent but as of yet not acknowledged
But the main question is, what should the receiver do with frames arriving which were sent after the lost frame?