All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4FE2C03C.6030102@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index aa64583..49819b4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,8 +27,8 @@ is the dup-threshold dup-ack.
      Accorrding to rfc3517 seciton 4 and isLost(Seqnum) function:
      "The routine returns true when either
 DupThresh discontiguous SACKed sequences have arrived above
-?SeqNum? or (DupThresh * SMSS) bytes with sequence numbers greater
-than ?SeqNum? have been SACKed. Otherwise, the routine returns
+’SeqNum’ or (DupThresh * SMSS) bytes with sequence numbers greater
+than ’SeqNum’ have been SACKed. Otherwise, the routine returns
 false."
      I think this is just what I am searching for, but I still don't know
 which line of code in Linux tcp protocol does this check.
diff --git a/a/content_digest b/N1/content_digest
index 51a9fdf..c3e9ae6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,9 @@
  "ref\0CAAA3+BpRQ24HED6a+yCF+A_q=vJ7nHexLJd1U+-50pb43MVa5w@mail.gmail.com\0"
- "From\0lovelylich@gmail.com (\346\235\216\346\230\223)\0"
+ "From\0\346\235\216\346\230\223 <lovelylich@gmail.com>\0"
  "Subject\0[RFC] tcp: How does SACK or FACK determine the time to start fast retransmition?\0"
  "Date\0Thu, 21 Jun 2012 14:33:32 +0800\0"
- "To\0kernelnewbies@lists.kernelnewbies.org\0"
+ "To\0netdev <netdev@vger.kernel.org>\0"
+ "Cc\0kernelnewbies@kernelnewbies.org\0"
  "\00:1\0"
  "b\0"
  "HI all,\n"
@@ -34,11 +35,11 @@
  "     Accorrding to rfc3517 seciton 4 and isLost(Seqnum) function:\n"
  "     \"The routine returns true when either\n"
  "DupThresh discontiguous SACKed sequences have arrived above\n"
- "?SeqNum? or (DupThresh * SMSS) bytes with sequence numbers greater\n"
- "than ?SeqNum? have been SACKed. Otherwise, the routine returns\n"
+ "\342\200\231SeqNum\342\200\231 or (DupThresh * SMSS) bytes with sequence numbers greater\n"
+ "than \342\200\231SeqNum\342\200\231 have been SACKed. Otherwise, the routine returns\n"
  "false.\"\n"
  "     I think this is just what I am searching for, but I still don't know\n"
  "which line of code in Linux tcp protocol does this check.\n"
       Can any one help me ? thks in advance.
 
-c6185421780c97d541474d6199b262d3425c767f8b2af0cab89d3133ac7ad3e0
+7710d051471c87d1af4b41a2bd7a1a8b4b6b9ed111ca709b17d8b7e14be2056e

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.