On 6/14/07, Gerrit Renker <gerrit@xxxxxxxxxxxxxx> wrote:
[CCID 3]: History access is redundant when sending feedback This patch 1. removes redundant use of packet history for sending feedback (data packet is no longer `found', just referenced); 2. which obsoletes function dccp_rx_hist_find_data_packet - removed; 3. removes an irrelevant state `TERM' (feedback is then not sent); 4. removes redundant variable `last_ack' (duplicates `last_feedback'); 5. converts rx_send_feedback() to use the newer timeofday interface; 6. simplify the computation of p/p_inv (see note below).
Great - making code much simpler - makes it easier for people like me to understand!
Signed-off-by: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
Signed-off-by: Ian McDonald <ian.mcdonald@xxxxxxxxxxx> -- Web: http://wand.net.nz/~iam4/ Blog: http://iansblog.jandi.co.nz WAND Network Research Group - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html