diff for duplicates of <20171031170606.GD3675@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 2056d3c..41ee9d7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -243,7 +243,7 @@ Here you may also add a var for sp->pf->af. > +++ b/net/sctp/socket.c > @@ -3124,6 +3124,7 @@ static int sctp_setsockopt_maxseg(struct sock *sk, char __user *optval, unsigned > if (asoc) { -> if (val == 0) { +> if (val = 0) { > val = asoc->pathmtu; > + val -= sp->pf->af->ip_options_len(asoc->base.sk); > val -= sp->pf->af->net_header_len; @@ -272,10 +272,6 @@ Thanks > > -- > To unsubscribe from this list: send the line "unsubscribe linux-sctp" in -> the body of a message to majordomo at vger.kernel.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -> --- -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 d344165..ff9680d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020171017135806.4244-1-richard_c_haines@btinternet.com\0" - "From\0marcelo.leitner@gmail.com (Marcelo Ricardo Leitner)\0" - "Subject\0[RFC PATCH 2/5] sctp: Add ip option support\0" - "Date\0Tue, 31 Oct 2017 15:06:06 -0200\0" + "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" + "Subject\0Re: [RFC PATCH 2/5] sctp: Add ip option support\0" + "Date\0Tue, 31 Oct 2017 17:06:06 +0000\0" "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" @@ -250,7 +250,7 @@ "> +++ b/net/sctp/socket.c\n" "> @@ -3124,6 +3124,7 @@ static int sctp_setsockopt_maxseg(struct sock *sk, char __user *optval, unsigned\n" "> \tif (asoc) {\n" - "> \t\tif (val == 0) {\n" + "> \t\tif (val = 0) {\n" "> \t\t\tval = asoc->pathmtu;\n" "> +\t\t\tval -= sp->pf->af->ip_options_len(asoc->base.sk);\n" "> \t\t\tval -= sp->pf->af->net_header_len;\n" @@ -279,12 +279,8 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-sctp\" in\n" - "> the body of a message to majordomo at vger.kernel.org\n" + "> the body of a message to majordomo@vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" - "> \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 + > -9305d09b38284ab6dff33c6df5f968fe71bcb2a6207bdeffafedc1df0389b901 +01a9562a6b004314e0fff8b10dee3cd0d007ce896791336b2514e4382b9ec214
diff --git a/a/1.txt b/N2/1.txt index 2056d3c..aaf3ed3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -272,10 +272,6 @@ Thanks > > -- > To unsubscribe from this list: send the line "unsubscribe linux-sctp" in -> the body of a message to majordomo at vger.kernel.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -> --- -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 d344165..1876cea 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,17 @@ "ref\020171017135806.4244-1-richard_c_haines@btinternet.com\0" - "From\0marcelo.leitner@gmail.com (Marcelo Ricardo Leitner)\0" - "Subject\0[RFC PATCH 2/5] sctp: Add ip option support\0" + "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" + "Subject\0Re: [RFC PATCH 2/5] sctp: Add ip option support\0" "Date\0Tue, 31 Oct 2017 15:06:06 -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" "Hello,\n" @@ -279,12 +288,8 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-sctp\" in\n" - "> the body of a message to majordomo at vger.kernel.org\n" + "> the body of a message to majordomo@vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" - "> \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 + > -9305d09b38284ab6dff33c6df5f968fe71bcb2a6207bdeffafedc1df0389b901 +c67eea10d28973172ba087dd78b89a43f7f31a042c0f92901ea1b82b96beabd2
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.