diff for duplicates of <20161010211958.GA2945@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 49079ef..b7dfd87 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -63,7 +63,8 @@ Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> > - > - if (asoc->peer.prsctp_capable && > - SCTP_PR_TTL_ENABLED(sinfo->sinfo_flags)) -> - msg->expires_at > - jiffies + msecs_to_jiffies(sinfo->sinfo_timetolive); +> - msg->expires_at = +> - jiffies + msecs_to_jiffies(sinfo->sinfo_timetolive); > > /* This is the biggest possible DATA chunk that can fit into > * the packet diff --git a/a/content_digest b/N1/content_digest index 93933d4..fce0f4c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0db5df5806c3c0b7c37ab9039a906664a33c74563.1475898016.git.lucien.xin@gmail.com\0" "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" "Subject\0Re: [PATCH net-next] sctp: remove the old ttl expires policy\0" - "Date\0Mon, 10 Oct 2016 21:19:58 +0000\0" + "Date\0Mon, 10 Oct 2016 18:19:58 -0300\0" "To\0Xin Long <lucien.xin@gmail.com>\0" "Cc\0network dev <netdev@vger.kernel.org>" linux-sctp@vger.kernel.org @@ -75,7 +75,8 @@ "> -\n" "> -\tif (asoc->peer.prsctp_capable &&\n" "> -\t SCTP_PR_TTL_ENABLED(sinfo->sinfo_flags))\n" - "> -\t\tmsg->expires_at > -\t\t\tjiffies + msecs_to_jiffies(sinfo->sinfo_timetolive);\n" + "> -\t\tmsg->expires_at =\n" + "> -\t\t\tjiffies + msecs_to_jiffies(sinfo->sinfo_timetolive);\n" "> \n" "> \t/* This is the biggest possible DATA chunk that can fit into\n" "> \t * the packet\n" @@ -133,4 +134,4 @@ "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > -31d3c4250c5077f2a792a3517abcc20aff0bf26ceaa5af6c9fe43dfdaae15952 +677c7ceb98f67c65c61b7f1fc9780c960b4d55af49b09ddf1e6a625853f43780
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.