From: "Christopher J. PeBenito" <cpebenito@tresys.com>
To: Paul Moore <paul@paul-moore.com>
Cc: <SELinux@tycho.nsa.gov>
Subject: Re: [PATCH 1/2] Add SELinux policy capability for always checking packet class.
Date: Fri, 8 Jun 2012 15:43:53 -0400 [thread overview]
Message-ID: <4FD255F9.4030904@tresys.com> (raw)
In-Reply-To: <20928751.8CTdyDzEWU@sifl>
On 06/08/12 14:55, Paul Moore wrote:
> On Friday, June 08, 2012 02:28:44 PM Christopher J. PeBenito wrote:
>>>> diff --git a/security/selinux/selinuxfs.c b/security/selinux/selinuxfs.c
>>>> index 3ad2902..cb893f9 100644
>>>> --- a/security/selinux/selinuxfs.c
>>>> +++ b/security/selinux/selinuxfs.c
>>>> @@ -44,7 +44,8 @@
>>>>
>>>> /* Policy capability filenames */
>>>> static char *policycap_names[] = {
>>>>
>>>> "network_peer_controls",
>>>>
>>>> - "open_perms"
>>>> + "open_perms",
>>>> + "always_check_network"
>>>>
>>>> };
>>>
>>> Similarly, I think "network_always" is more consistent.
>>
>> Earlier discussions concluded with this capability name. (to be specific
>> the discussion resolved with always_check_packets, but that was before the
>> peer class was included)
>
> Once again, I don't believe I ever commented on the name of the capability,
> but I am now. Disregard my comments or incorporate them, that is up to you,
> and ultimately Eric, to decide.
My apologies, you did not comment on the capability name in the previous thread.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next prev parent reply other threads:[~2012-06-08 19:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-07 18:28 [PATCH 1/2] Add SELinux policy capability for always checking packet class Chris PeBenito
2012-06-07 18:28 ` [PATCH 2/2] Update SELinux policy capability to always check peer class Chris PeBenito
2012-06-08 17:36 ` Paul Moore
2012-06-08 18:29 ` Christopher J. PeBenito
2012-06-08 17:36 ` [PATCH 1/2] Add SELinux policy capability for always checking packet class Paul Moore
2012-06-08 18:28 ` Christopher J. PeBenito
2012-06-08 18:55 ` Paul Moore
2012-06-08 19:43 ` Christopher J. PeBenito [this message]
2012-06-08 19:33 ` Casey Schaufler
-- strict thread matches above, loose matches on Subject: below --
2012-06-06 17:28 Chris PeBenito
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=4FD255F9.4030904@tresys.com \
--to=cpebenito@tresys.com \
--cc=SELinux@tycho.nsa.gov \
--cc=paul@paul-moore.com \
/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.