All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Moore <paul-r2n+y4ga6xFZroRs9YW3xA@public.gmane.org>
To: Marcelo Ricardo Leitner
	<marcelo.leitner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Richard Haines
	<richard_c_haines-FhtRXb7CoQBt1OO0OYaSVA@public.gmane.org>
Cc: nhorman-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
Subject: Re: [PATCH V7 2/4] sctp: Add ip option support
Date: Wed, 21 Feb 2018 15:45:43 -0500	[thread overview]
Message-ID: <161ba1d60d8.2781.85c95baa4474aabc7814e68940a78392@paul-moore.com> (raw)
In-Reply-To: <20180221143345.GA3888-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>

On February 21, 2018 9:33:51 AM Marcelo Ricardo Leitner <marcelo.leitner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> 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-FhtRXb7CoQBt1OO0OYaSVA@public.gmane.org>
>
> LGTM too, thanks!
>
> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

I agree, thanks everyone for all the work, review, and patience behind this patchset!  I'll work on merging this into selinux/next and I'll send a note when it's done.

WARNING: multiple messages have this Message-ID (diff)
From: Paul Moore <paul@paul-moore.com>
To: linux-security-module@vger.kernel.org
Subject: Re: [PATCH V7 2/4] sctp: Add ip option support
Date: Wed, 21 Feb 2018 20:45:43 +0000	[thread overview]
Message-ID: <161ba1d60d8.2781.85c95baa4474aabc7814e68940a78392@paul-moore.com> (raw)
In-Reply-To: <20180221143345.GA3888@localhost.localdomain>

On February 21, 2018 9:33:51 AM Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> wrote:
> 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>
>
> LGTM too, thanks!
>
> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>

I agree, thanks everyone for all the work, review, and patience behind this patchset!  I'll work on merging this into selinux/next and I'll send a note when it's done.

--
paul moore
www.paul-moore.com



WARNING: multiple messages have this Message-ID (diff)
From: Paul Moore <paul@paul-moore.com>
To: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>,
	Richard Haines <richard_c_haines@btinternet.com>
Cc: <selinux@tycho.nsa.gov>, <netdev@vger.kernel.org>,
	<linux-sctp@vger.kernel.org>,
	<linux-security-module@vger.kernel.org>, <vyasevich@gmail.com>,
	<nhorman@tuxdriver.com>, <sds@tycho.nsa.gov>,
	<eparis@parisplace.org>, <casey@schaufler-ca.com>,
	<jmorris@namei.org>
Subject: Re: [PATCH V7 2/4] sctp: Add ip option support
Date: Wed, 21 Feb 2018 15:45:43 -0500	[thread overview]
Message-ID: <161ba1d60d8.2781.85c95baa4474aabc7814e68940a78392@paul-moore.com> (raw)
In-Reply-To: <20180221143345.GA3888@localhost.localdomain>

On February 21, 2018 9:33:51 AM Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> wrote:
> 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>
>
> LGTM too, thanks!
>
> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>

I agree, thanks everyone for all the work, review, and patience behind this patchset!  I'll work on merging this into selinux/next and I'll send a note when it's done.

--
paul moore
www.paul-moore.com

WARNING: multiple messages have this Message-ID (diff)
From: paul@paul-moore.com (Paul Moore)
To: linux-security-module@vger.kernel.org
Subject: [PATCH V7 2/4] sctp: Add ip option support
Date: Wed, 21 Feb 2018 15:45:43 -0500	[thread overview]
Message-ID: <161ba1d60d8.2781.85c95baa4474aabc7814e68940a78392@paul-moore.com> (raw)
In-Reply-To: <20180221143345.GA3888@localhost.localdomain>

On February 21, 2018 9:33:51 AM Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> wrote:
> 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>
>
> LGTM too, thanks!
>
> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>

I agree, thanks everyone for all the work, review, and patience behind this patchset!  I'll work on merging this into selinux/next and I'll send a note when it's done.

--
paul moore
www.paul-moore.com


--
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

  parent reply	other threads:[~2018-02-21 20:45 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-20 19:15 [PATCH V7 2/4] sctp: Add ip option support Richard Haines via Selinux
2018-02-20 19:15 ` Richard Haines
2018-02-20 19:15 ` Richard Haines
2018-02-20 19:15 ` Richard Haines
     [not found] ` <20180220191527.14307-1-richard_c_haines-FhtRXb7CoQBt1OO0OYaSVA@public.gmane.org>
2018-02-21  3:44   ` Neil Horman
2018-02-21  3:44     ` Neil Horman
2018-02-21  3:44     ` Neil Horman
2018-02-21  3:44     ` Neil Horman
2018-02-21 14:33   ` Marcelo Ricardo Leitner
2018-02-21 14:33     ` Marcelo Ricardo Leitner
2018-02-21 14:33     ` Marcelo Ricardo Leitner
2018-02-21 14:33     ` Marcelo Ricardo Leitner
     [not found]     ` <20180221143345.GA3888-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2018-02-21 20:45       ` Paul Moore [this message]
2018-02-21 20:45         ` Paul Moore
2018-02-21 20:45         ` Paul Moore
2018-02-21 20:45         ` Paul Moore
     [not found]         ` <161ba1d60d8.2781.85c95baa4474aabc7814e68940a78392-r2n+y4ga6xFZroRs9YW3xA@public.gmane.org>
2018-02-22 23:08           ` Paul Moore
2018-02-22 23:08             ` Paul Moore
2018-02-22 23:08             ` Paul Moore
2018-02-22 23:08             ` Paul Moore
     [not found]             ` <CAHC9VhSnPku5SYnNkyUqvi46OpzPZKbJf+fxeCR0y3ym0zcMYA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-02-23  2:40               ` Marcelo Ricardo Leitner
2018-02-23  2:40                 ` Marcelo Ricardo Leitner
2018-02-23  2:40                 ` Marcelo Ricardo Leitner
2018-02-23  2:40                 ` Marcelo Ricardo Leitner
     [not found]                 ` <20180223024010.GE4375-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2018-02-23 16:11                   ` Paul Moore
2018-02-23 16:11                     ` Paul Moore
2018-02-23 16:11                     ` Paul Moore
2018-02-23 16:11                     ` Paul Moore
     [not found]                     ` <CAHC9VhT_1GQJPoOBN0ambF=F1+ZXhoYB3mMc8kzgCFOep+hsCg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-02-24  0:56                       ` Marcelo Ricardo Leitner
2018-02-24  0:56                         ` Marcelo Ricardo Leitner
2018-02-24  0:56                         ` Marcelo Ricardo Leitner
2018-02-24  0:56                         ` Marcelo Ricardo Leitner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=161ba1d60d8.2781.85c95baa4474aabc7814e68940a78392@paul-moore.com \
    --to=paul-r2n+y4ga6xfzrors9yw3xa@public.gmane.org \
    --cc=linux-sctp-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-security-module-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=marcelo.leitner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org \
    --cc=richard_c_haines-FhtRXb7CoQBt1OO0OYaSVA@public.gmane.org \
    --cc=sds-+05T5uksL2qpZYMLLGbcSA@public.gmane.org \
    --cc=selinux-+05T5uksL2qpZYMLLGbcSA@public.gmane.org \
    --cc=vyasevich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.