diff for duplicates of <20171212160800.GE3532@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 3184bd5..750fd25 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Mon, Nov 27, 2017 at 07:31:21PM +0000, Richard Haines wrote: > @@ -3123,8 +3123,10 @@ static int sctp_setsockopt_maxseg(struct sock *sk, char __user *optval, unsigned > > if (asoc) { -> if (val == 0) { +> if (val = 0) { > + struct sctp_af *af = sp->pf->af; > val = asoc->pathmtu; > - val -= sp->pf->af->net_header_len; @@ -26,7 +26,3 @@ sctp_datamsg_from_user(), but probably should include other places as well. Marcelo --- -To unsubscribe from this list: send the line "unsubscribe linux-security-module" in -the body of a message to majordomo at vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 576ec7e..f174802 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020171127193121.2666-1-richard_c_haines@btinternet.com\0" - "From\0marcelo.leitner@gmail.com (Marcelo Ricardo Leitner)\0" - "Subject\0[PATCH 2/4] sctp: Add ip option support\0" - "Date\0Tue, 12 Dec 2017 14:08:00 -0200\0" + "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" + "Subject\0Re: [PATCH 2/4] sctp: Add ip option support\0" + "Date\0Tue, 12 Dec 2017 16:08:00 +0000\0" "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" @@ -14,7 +14,7 @@ "> @@ -3123,8 +3123,10 @@ static int sctp_setsockopt_maxseg(struct sock *sk, char __user *optval, unsigned\n" "> \n" "> \tif (asoc) {\n" - "> \t\tif (val == 0) {\n" + "> \t\tif (val = 0) {\n" "> +\t\t\tstruct sctp_af *af = sp->pf->af;\n" "> \t\t\tval = asoc->pathmtu;\n" "> -\t\t\tval -= sp->pf->af->net_header_len;\n" @@ -32,10 +32,6 @@ "sctp_datamsg_from_user(), but probably should include other places as\n" "well.\n" "\n" - " Marcelo\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-security-module\" in\n" - "the body of a message to majordomo at vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Marcelo -acde1cb9603c6de56585c4f7b8e30a7b0e93fb1fccfe18051f5ace10dc004ea5 +d6672ab639ec4884b3f40f373e8a44e880c4f19693a9ecc38e3a6b2facca605b
diff --git a/a/1.txt b/N2/1.txt index 3184bd5..567f0d0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -26,7 +26,3 @@ sctp_datamsg_from_user(), but probably should include other places as well. Marcelo --- -To unsubscribe from this list: send the line "unsubscribe linux-security-module" in -the body of a message to majordomo at vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 576ec7e..a4a4d15 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,17 @@ "ref\020171127193121.2666-1-richard_c_haines@btinternet.com\0" - "From\0marcelo.leitner@gmail.com (Marcelo Ricardo Leitner)\0" - "Subject\0[PATCH 2/4] sctp: Add ip option support\0" + "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" + "Subject\0Re: [PATCH 2/4] sctp: Add ip option support\0" "Date\0Tue, 12 Dec 2017 14:08:00 -0200\0" - "To\0linux-security-module@vger.kernel.org\0" + "To\0Richard Haines <richard_c_haines@btinternet.com>\0" + "Cc\0selinux@tycho.nsa.gov" + netdev@vger.kernel.org + linux-sctp@vger.kernel.org + linux-security-module@vger.kernel.org + paul@paul-moore.com + vyasevich@gmail.com + nhorman@tuxdriver.com + sds@tycho.nsa.gov + " eparis@parisplace.org\0" "\00:1\0" "b\0" "Hi Richard,\n" @@ -32,10 +41,6 @@ "sctp_datamsg_from_user(), but probably should include other places as\n" "well.\n" "\n" - " Marcelo\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-security-module\" in\n" - "the body of a message to majordomo at vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Marcelo -acde1cb9603c6de56585c4f7b8e30a7b0e93fb1fccfe18051f5ace10dc004ea5 +be7aff6defde99a0d8a4495cac50bcfe6faf331298842d8265e793ce5290f161
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.