All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Moore <paul.moore@hp.com>
To: Steve G <linux_4ever@yahoo.com>
Cc: casey@schaufler-ca.com, selinux@tycho.nsa.gov
Subject: Re: Question on networking accesses
Date: Tue, 22 May 2007 10:13:40 -0400	[thread overview]
Message-ID: <200705221013.40793.paul.moore@hp.com> (raw)
In-Reply-To: <827038.22839.qm@web51509.mail.re2.yahoo.com>

On Tuesday, May 22 2007 8:39:56 am Steve G wrote:
> The access
> control is mostly at the entry points to the transaction and not on a
> packet by packet basis (except perhaps udp where every packet is an entry
> point to the transaction).

Access control checks are performed on a packet by packet basis as it is 
received by the socket, see selinux_socket_sock_rcv_skb().

-- 
paul moore
linux security @ hp

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

  reply	other threads:[~2007-05-22 14:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-21 13:48 Question on networking accesses Casey Schaufler
2007-05-21 15:22 ` Paul Moore
2007-05-21 16:07   ` Casey Schaufler
2007-05-21 18:20     ` Paul Moore
2007-05-21 20:18       ` Casey Schaufler
2007-05-21 20:30         ` Paul Moore
2007-05-21 21:06           ` Casey Schaufler
2007-05-22  3:46             ` Paul Moore
2007-05-22  4:59               ` Casey Schaufler
2007-05-22 12:39               ` Steve G
2007-05-22 14:13                 ` Paul Moore [this message]
2007-05-22 14:56                 ` Casey Schaufler

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=200705221013.40793.paul.moore@hp.com \
    --to=paul.moore@hp.com \
    --cc=casey@schaufler-ca.com \
    --cc=linux_4ever@yahoo.com \
    --cc=selinux@tycho.nsa.gov \
    /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.