diff for duplicates of <20171031164153.GC3675@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index d67fc77..af3a13f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ On Tue, Oct 17, 2017 at 03:02:47PM +0100, Richard Haines wrote: > +++ b/Documentation/security/LSM-sctp.txt > @@ -0,0 +1,212 @@ > + SCTP LSM Support -> + ================== +> + ========= > + > +For security module support, three sctp specific hooks have been implemented: > + security_sctp_assoc_request() @@ -35,7 +35,7 @@ On Tue, Oct 17, 2017 at 03:02:47PM +0100, Richard Haines wrote: > +security_sctp_assoc_request() > +------------------------------ > +This new hook has been added to net/sctp/sm_statefuns.c where it passes the -> + at ep and @chunk->skb (the association INIT or INIT ACK packet) to the security +> +@ep and @chunk->skb (the association INIT or INIT ACK packet) to the security > +module. Returns 0 on success, error on failure. > + > + @ep - pointer to sctp endpoint structure. @@ -115,8 +115,3 @@ On Tue, Oct 17, 2017 at 03:02:47PM +0100, Richard Haines wrote: > + addresses on a socket. Nit, indentation issue above. - --- -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 1a72da6..f7b37c1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020171017140247.4604-1-richard_c_haines@btinternet.com\0" - "From\0marcelo.leitner@gmail.com (Marcelo Ricardo Leitner)\0" - "Subject\0[RFC PATCH 1/5] security: Add support for SCTP security hooks\0" - "Date\0Tue, 31 Oct 2017 14:41:53 -0200\0" + "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" + "Subject\0Re: [RFC PATCH 1/5] security: Add support for SCTP security hooks\0" + "Date\0Tue, 31 Oct 2017 16:41:53 +0000\0" "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" @@ -25,7 +25,7 @@ "> +++ b/Documentation/security/LSM-sctp.txt\n" "> @@ -0,0 +1,212 @@\n" "> + SCTP LSM Support\n" - "> + ==================\n" + "> + =========\n" "> +\n" "> +For security module support, three sctp specific hooks have been implemented:\n" "> + security_sctp_assoc_request()\n" @@ -42,7 +42,7 @@ "> +security_sctp_assoc_request()\n" "> +------------------------------\n" "> +This new hook has been added to net/sctp/sm_statefuns.c where it passes the\n" - "> + at ep and @chunk->skb (the association INIT or INIT ACK packet) to the security\n" + "> +@ep and @chunk->skb (the association INIT or INIT ACK packet) to the security\n" "> +module. Returns 0 on success, error on failure.\n" "> +\n" "> + @ep - pointer to sctp endpoint structure.\n" @@ -121,11 +121,6 @@ "> + sctp_bindx(3) adds a set of bind\n" "> +\t addresses on a socket.\n" "\n" - "Nit, indentation issue above.\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 + Nit, indentation issue above. -7d2523b68a3b56b7b1ec6558dd7b0caa05407b2b8a99f1c45313fc8e7107ec73 +f0135d59d94776ad2caaa770d4f721efa3d6930e81687515f7735217c9ade10d
diff --git a/a/1.txt b/N2/1.txt index d67fc77..fe27436 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -35,7 +35,7 @@ On Tue, Oct 17, 2017 at 03:02:47PM +0100, Richard Haines wrote: > +security_sctp_assoc_request() > +------------------------------ > +This new hook has been added to net/sctp/sm_statefuns.c where it passes the -> + at ep and @chunk->skb (the association INIT or INIT ACK packet) to the security +> +@ep and @chunk->skb (the association INIT or INIT ACK packet) to the security > +module. Returns 0 on success, error on failure. > + > + @ep - pointer to sctp endpoint structure. @@ -115,8 +115,3 @@ On Tue, Oct 17, 2017 at 03:02:47PM +0100, Richard Haines wrote: > + addresses on a socket. Nit, indentation issue above. - --- -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 1a72da6..5e30a28 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,17 @@ "ref\020171017140247.4604-1-richard_c_haines@btinternet.com\0" - "From\0marcelo.leitner@gmail.com (Marcelo Ricardo Leitner)\0" - "Subject\0[RFC PATCH 1/5] security: Add support for SCTP security hooks\0" + "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" + "Subject\0Re: [RFC PATCH 1/5] security: Add support for SCTP security hooks\0" "Date\0Tue, 31 Oct 2017 14:41:53 -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, Oct 17, 2017 at 03:02:47PM +0100, Richard Haines wrote:\n" @@ -42,7 +51,7 @@ "> +security_sctp_assoc_request()\n" "> +------------------------------\n" "> +This new hook has been added to net/sctp/sm_statefuns.c where it passes the\n" - "> + at ep and @chunk->skb (the association INIT or INIT ACK packet) to the security\n" + "> +@ep and @chunk->skb (the association INIT or INIT ACK packet) to the security\n" "> +module. Returns 0 on success, error on failure.\n" "> +\n" "> + @ep - pointer to sctp endpoint structure.\n" @@ -121,11 +130,6 @@ "> + sctp_bindx(3) adds a set of bind\n" "> +\t addresses on a socket.\n" "\n" - "Nit, indentation issue above.\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 + Nit, indentation issue above. -7d2523b68a3b56b7b1ec6558dd7b0caa05407b2b8a99f1c45313fc8e7107ec73 +715d67d3d92069577dc496f7f576e7e29cdb522431ef48e701d7a7627dd8e6a1
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.