linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
diff for duplicates of <fe0630fd48830058df1bfdd53a9e6b9fbf83b498.1603110316.git.lucien.xin@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 6e68cca..0d54801 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -48,7 +48,7 @@ index 5c491a3..a499341 100644
 --- a/include/net/sctp/sm.h
 +++ b/include/net/sctp/sm.h
 @@ -380,6 +380,7 @@ sctp_vtag_verify(const struct sctp_chunk *chunk,
-         if (ntohl(chunk->sctp_hdr->vtag) = asoc->c.my_vtag)
+         if (ntohl(chunk->sctp_hdr->vtag) == asoc->c.my_vtag)
                  return 1;
  
 +	chunk->transport->encap_port = SCTP_INPUT_CB(chunk->skb)->encap_port;
diff --git a/a/content_digest b/N1/content_digest
index 57039a6..1578b31 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -32,7 +32,7 @@
   "Subject\0[PATCHv4 net-next 09/16] sctp: allow changing transport encap_port by peer packets\0"
 ]
 [
-  "Date\0Mon, 19 Oct 2020 12:25:26 +0000\0"
+  "Date\0Mon, 19 Oct 2020 20:25:26 +0800\0"
 ]
 [
   "To\0network dev <netdev\@vger.kernel.org>",
@@ -104,7 +104,7 @@
   "--- a/include/net/sctp/sm.h\n",
   "+++ b/include/net/sctp/sm.h\n",
   "\@\@ -380,6 +380,7 \@\@ sctp_vtag_verify(const struct sctp_chunk *chunk,\n",
-  "         if (ntohl(chunk->sctp_hdr->vtag) = asoc->c.my_vtag)\n",
+  "         if (ntohl(chunk->sctp_hdr->vtag) == asoc->c.my_vtag)\n",
   "                 return 1;\n",
   " \n",
   "+\tchunk->transport->encap_port = SCTP_INPUT_CB(chunk->skb)->encap_port;\n",
@@ -203,4 +203,4 @@
   "2.1.0"
 ]
 
-b9168adc32876c2a053da4b9738fcddb3b9923880a4d641aa1b48b240049b4f9
+a12cb8b03afd89cc35f68260a9d94f21b769a231de27c81fdd7abb09cec51b91

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).