diff for duplicates of <20171212170804.GF3532@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 756db38..fdd513d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On Tue, Dec 12, 2017 at 02:08:00PM -0200, Marcelo Ricardo Leitner 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; @@ -31,7 +31,3 @@ LGTM. Thanks Richard. 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 c8711b1..9017e61 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\020171127193121.2666-1-richard_c_haines@btinternet.com\0" "ref\020171212160800.GE3532@localhost.localdomain\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 15:08:04 -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 17:08:04 +0000\0" "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" @@ -16,7 +16,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" @@ -38,10 +38,6 @@ "LGTM.\n" "Thanks Richard.\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 -80eaa75d6b06a948939a2c3ee24a89fc48dcccfffc97b14c9d1e73fca3244a2a +b40e74ae2c0289aefcd0aca9a994ad6e8e15033d9db0c64963d478490d7ac33b
diff --git a/a/1.txt b/N2/1.txt index 756db38..5a1851c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -31,7 +31,3 @@ LGTM. Thanks Richard. 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 c8711b1..5e04c18 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,18 @@ "ref\020171127193121.2666-1-richard_c_haines@btinternet.com\0" "ref\020171212160800.GE3532@localhost.localdomain\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 15:08:04 -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" "On Tue, Dec 12, 2017 at 02:08:00PM -0200, Marcelo Ricardo Leitner wrote:\n" @@ -38,10 +47,6 @@ "LGTM.\n" "Thanks Richard.\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 -80eaa75d6b06a948939a2c3ee24a89fc48dcccfffc97b14c9d1e73fca3244a2a +4343031920a3bbb7069a7715b174d58fbba7a7679149cc7d6934b2ce223d03a2
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.