Hi, I hope this is the correct forum to ask for help improving a rather crude patch to introduce RFC6675 Rescue Retransmissions and efficient Lost Retransmission Detection. Note that this is not a full implementation of the RFC6675.
The patch that I have is against 8.0, but I believe the SACK scoreboard has not really changed and thus should be applicable still. One outstanding issue of that patch is the missing interaction with the congestion control part, when retransmitting a lost retransmission (that should reduce cwnd once per cycle). Also, the implementation is not very efficient, as more traversals of the scoreboard are done checking the elegibility of prior holes to be in need of being retransmitted once more... Best regards, Richard Scheffenegger
sack5-freebsd8.0-release.diff
Description: sack5-freebsd8.0-release.diff
_______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"