diff for duplicates of <20180221143345.GA3888@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 51cd72c..36073ab 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -360,7 +360,7 @@ Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> > @@ -3175,7 +3177,8 @@ static int sctp_setsockopt_maxseg(struct sock *sk, char __user *optval, unsigned > asoc = sctp_id2assoc(sk, params.assoc_id); > if (asoc) { -> if (val == 0) { +> if (val = 0) { > - val = asoc->pathmtu - sp->pf->af->net_header_len; > + val = asoc->pathmtu - af->net_header_len; > + val -= af->ip_options_len(sk); @@ -385,10 +385,6 @@ Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> > > -- > 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 ec4e2d4..079a1d8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180220191527.14307-1-richard_c_haines@btinternet.com\0" - "From\0marcelo.leitner@gmail.com (Marcelo Ricardo Leitner)\0" - "Subject\0[PATCH V7 2/4] sctp: Add ip option support\0" - "Date\0Wed, 21 Feb 2018 11:33:45 -0300\0" + "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" + "Subject\0Re: [PATCH V7 2/4] sctp: Add ip option support\0" + "Date\0Wed, 21 Feb 2018 14:33:45 +0000\0" "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" @@ -367,7 +367,7 @@ "> @@ -3175,7 +3177,8 @@ static int sctp_setsockopt_maxseg(struct sock *sk, char __user *optval, unsigned\n" "> \tasoc = sctp_id2assoc(sk, params.assoc_id);\n" "> \tif (asoc) {\n" - "> \t\tif (val == 0) {\n" + "> \t\tif (val = 0) {\n" "> -\t\t\tval = asoc->pathmtu - sp->pf->af->net_header_len;\n" "> +\t\t\tval = asoc->pathmtu - af->net_header_len;\n" "> +\t\t\tval -= af->ip_options_len(sk);\n" @@ -392,12 +392,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 + > -c16bbb90fdfc0fc4c3ba96dd9ec71428899fbd04cfe85bc2e9acb3f353de246c +c521ccd0c12f9600715c0176c9ce4c512c558b9bb97b4688a7fd5e6cc16b9bee
diff --git a/a/1.txt b/N2/1.txt index 51cd72c..0b8ef2c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -385,10 +385,6 @@ Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> > > -- > 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 ec4e2d4..f1b3a43 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,19 @@ "ref\020180220191527.14307-1-richard_c_haines@btinternet.com\0" - "From\0marcelo.leitner@gmail.com (Marcelo Ricardo Leitner)\0" - "Subject\0[PATCH V7 2/4] sctp: Add ip option support\0" + "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" + "Subject\0Re: [PATCH V7 2/4] sctp: Add ip option support\0" "Date\0Wed, 21 Feb 2018 11:33:45 -0300\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 + casey@schaufler-ca.com + " jmorris@namei.org\0" "\00:1\0" "b\0" "On Tue, Feb 20, 2018 at 07:15:27PM +0000, Richard Haines wrote:\n" @@ -392,12 +403,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 + > -c16bbb90fdfc0fc4c3ba96dd9ec71428899fbd04cfe85bc2e9acb3f353de246c +a04646a7a73bebc33bcd7c1776fa4234993b6adcc4b7290d15544b6237ddbd09
diff --git a/a/1.txt b/N3/1.txt index 51cd72c..886673f 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -2,11 +2,11 @@ On Tue, Feb 20, 2018 at 07:15:27PM +0000, Richard Haines wrote: > Add ip option support to allow LSM security modules to utilise CIPSO/IPv4 > and CALIPSO/IPv6 services. > -> Signed-off-by: Richard Haines <richard_c_haines@btinternet.com> +> Signed-off-by: Richard Haines <richard_c_haines-FhtRXb7CoQBt1OO0OYaSVA@public.gmane.org> LGTM too, thanks! -Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> +Acked-by: Marcelo Ricardo Leitner <marcelo.leitner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > --- > All SCTP lksctp-tools/src/func_tests run correctly in enforcing mode. @@ -385,10 +385,6 @@ Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> > > -- > 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.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/N3/content_digest index ec4e2d4..1ffaef2 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,19 +1,27 @@ "ref\020180220191527.14307-1-richard_c_haines@btinternet.com\0" - "From\0marcelo.leitner@gmail.com (Marcelo Ricardo Leitner)\0" - "Subject\0[PATCH V7 2/4] sctp: Add ip option support\0" + "ref\020180220191527.14307-1-richard_c_haines-FhtRXb7CoQBt1OO0OYaSVA@public.gmane.org\0" + "From\0Marcelo Ricardo Leitner <marcelo.leitner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH V7 2/4] sctp: Add ip option support\0" "Date\0Wed, 21 Feb 2018 11:33:45 -0300\0" - "To\0linux-security-module@vger.kernel.org\0" + "To\0Richard Haines <richard_c_haines-FhtRXb7CoQBt1OO0OYaSVA@public.gmane.org>\0" + "Cc\0nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org" + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + vyasevich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + linux-security-module-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-sctp-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + selinux-+05T5uksL2qpZYMLLGbcSA@public.gmane.org + " sds-+05T5uksL2qpZYMLLGbcSA@public.gmane.org\0" "\00:1\0" "b\0" "On Tue, Feb 20, 2018 at 07:15:27PM +0000, Richard Haines wrote:\n" "> Add ip option support to allow LSM security modules to utilise CIPSO/IPv4\n" "> and CALIPSO/IPv6 services.\n" "> \n" - "> Signed-off-by: Richard Haines <richard_c_haines@btinternet.com>\n" + "> Signed-off-by: Richard Haines <richard_c_haines-FhtRXb7CoQBt1OO0OYaSVA@public.gmane.org>\n" "\n" "LGTM too, thanks!\n" "\n" - "Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\n" + "Acked-by: Marcelo Ricardo Leitner <marcelo.leitner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "\n" "> ---\n" "> All SCTP lksctp-tools/src/func_tests run correctly in enforcing mode.\n" @@ -392,12 +400,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-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 + > -c16bbb90fdfc0fc4c3ba96dd9ec71428899fbd04cfe85bc2e9acb3f353de246c +60a3543032e699cdd8b7cb3c2413cce1d82ce45bd293dba2dcac1c61ef3af045
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.