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

diff --git a/a/1.txt b/N1/1.txt
index e899c15..6456167 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,7 +45,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 4d3eb6e..f2a6a3e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -35,7 +35,7 @@
   "Subject\0[PATCH net-next 10/15] sctp: allow changing transport encap_port by peer packets\0"
 ]
 [
-  "Date\0Tue, 29 Sep 2020 13:49:02 +0000\0"
+  "Date\0Tue, 29 Sep 2020 21:49:02 +0800\0"
 ]
 [
   "To\0network dev <netdev\@vger.kernel.org>",
@@ -102,7 +102,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",
@@ -201,4 +201,4 @@
   "2.1.0"
 ]
 
-315546b4ae60a8b003961d5d7f0f7179de981157c4f775ff6bb285f029b1d3e9
+cbdad4199d5ada6dd1f7dd5e5374ebbc7c2015855d340d6045a6b4e0f1505d59

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).