diff for duplicates of <20171230231500.GD6123@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 76ad0c8..537bc20 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,7 @@ Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> > +++ b/Documentation/security/LSM-sctp.rst > @@ -0,0 +1,175 @@ > +SCTP LSM Support -> +================ +> +======== > + > +For security module support, three SCTP specific hooks have been implemented:: > + @@ -144,15 +144,13 @@ Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> > + > + > +Security Hooks used for Association Establishment -> +================================================= -> +The following diagram shows the use of ``security_sctp_bind_connect()``, +> +========================> +The following diagram shows the use of ``security_sctp_bind_connect()``, > +``security_sctp_assoc_request()``, ``security_inet_conn_established()`` when > +establishing an association. > +:: > + > + SCTP endpoint "A" SCTP endpoint "Z" -> + ================= ================= -> + sctp_sf_do_prm_asoc() +> + ========= ========> + sctp_sf_do_prm_asoc() > + Association setup can be initiated > + by a connect(2), sctp_connectx(3), > + sendmsg(2) or sctp_sendmsg(3). @@ -351,10 +349,6 @@ Reviewed-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 a8db419..1a587ef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020171230171926.15690-1-richard_c_haines@btinternet.com\0" - "From\0marcelo.leitner@gmail.com (Marcelo Ricardo Leitner)\0" - "Subject\0[PATCH V4 1/4] security: Add support for SCTP security hooks\0" - "Date\0Sat, 30 Dec 2017 21:15:01 -0200\0" + "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" + "Subject\0Re: [PATCH V4 1/4] security: Add support for SCTP security hooks\0" + "Date\0Sat, 30 Dec 2017 23:15:01 +0000\0" "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" @@ -28,7 +28,7 @@ "> +++ b/Documentation/security/LSM-sctp.rst\n" "> @@ -0,0 +1,175 @@\n" "> +SCTP LSM Support\n" - "> +================\n" + "> +========\n" "> +\n" "> +For security module support, three SCTP specific hooks have been implemented::\n" "> +\n" @@ -151,15 +151,13 @@ "> +\n" "> +\n" "> +Security Hooks used for Association Establishment\n" - "> +=================================================\n" - "> +The following diagram shows the use of ``security_sctp_bind_connect()``,\n" + "> +========================> +The following diagram shows the use of ``security_sctp_bind_connect()``,\n" "> +``security_sctp_assoc_request()``, ``security_inet_conn_established()`` when\n" "> +establishing an association.\n" "> +::\n" "> +\n" "> + SCTP endpoint \"A\" SCTP endpoint \"Z\"\n" - "> + ================= =================\n" - "> + sctp_sf_do_prm_asoc()\n" + "> + ========= ========> + sctp_sf_do_prm_asoc()\n" "> + Association setup can be initiated\n" "> + by a connect(2), sctp_connectx(3),\n" "> + sendmsg(2) or sctp_sendmsg(3).\n" @@ -358,12 +356,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 + > -3ef1c4e5ef3703e837c529341b93feec059b1f6c3fb6279485fbf0d753806588 +e931f240218a73d253842592b2de5ec1a6e3d1dd00f98cc5d6e808c8f6a6a182
diff --git a/a/1.txt b/N2/1.txt index 76ad0c8..428de00 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -351,10 +351,6 @@ Reviewed-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 a8db419..d8e51a6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,18 @@ "ref\020171230171926.15690-1-richard_c_haines@btinternet.com\0" - "From\0marcelo.leitner@gmail.com (Marcelo Ricardo Leitner)\0" - "Subject\0[PATCH V4 1/4] security: Add support for SCTP security hooks\0" + "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" + "Subject\0Re: [PATCH V4 1/4] security: Add support for SCTP security hooks\0" "Date\0Sat, 30 Dec 2017 21:15:01 -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 + " casey@schaufler-ca.com\0" "\00:1\0" "b\0" "On Sat, Dec 30, 2017 at 05:19:26PM +0000, Richard Haines wrote:\n" @@ -358,12 +368,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 + > -3ef1c4e5ef3703e837c529341b93feec059b1f6c3fb6279485fbf0d753806588 +56b325a5fcc05f4643bee84b11315e718976ec5312c5d50a0e034fcdee6417c0
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.