All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: paul.moore@hp.com
Cc: redhat-lspp@redhat.com, selinux@tycho.nsa.gov,
	sds@epoch.ncsc.mil, jmorris@redhat.com
Subject: Re: [RFC 4/7] NetLabel: core NetLabel subsystem
Date: Wed, 21 Jun 2006 17:15:05 -0400	[thread overview]
Message-ID: <200606211715.05868.sgrubb@redhat.com> (raw)
In-Reply-To: <20060621200032.379679000@flek.zko.hp.com>

On Wednesday 21 June 2006 15:42, paul.moore@hp.com wrote:
> Add a new kernel subsystem, NetLabel, to provide explicit packet labeling
> services (CIPSO, RIPSO, etc.) to LSM developers.  NetLabel is designed to
> work in conjunction with a LSM to intercept and decode security labels on
> incoming network packets as well as ensure that outgoing network packets
> are labeled according to the security mechanism employed by the LSM.  The
> NetLabel subsystem is configured through a NETLINK interface described in
> the header files included in this patch.

This patch doesn't build. It fails like this:

`netlbl_netlink_exit' referenced in section `.init.text' of net/built-in.o: 
defined in discarded section `.exit.text' of net/built-in.o
`netlbl_domhsh_exit' referenced in section `.init.text' of net/built-in.o: 
defined in discarded section `.exit.text' of net/built-in.o

I deleted the __exit and __init  for now so that the build procedes. But this 
needs to get fixed in next iteration.

Thanks,
-Steve

--
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:[~2006-06-21 21:15 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21 19:42 [RFC 0/7] Updated NetLabel patch paul.moore
2006-06-21 19:42 ` paul.moore
2006-06-21 19:42 ` [RFC 1/7] NetLabel: documentation paul.moore
2006-06-21 19:42   ` paul.moore
2006-06-21 19:42 ` [RFC 2/7] NetLabel: core network changes paul.moore
2006-06-21 19:42   ` paul.moore
2006-06-22  9:00   ` David Miller
2006-06-22 15:05     ` Steve Grubb
2006-06-22 15:05       ` Steve Grubb
2006-06-22 18:58       ` James Morris
2006-06-22 21:32       ` David Miller
2006-06-22  9:07   ` David Miller
2006-06-22 13:20     ` Paul Moore
2006-06-22 13:20       ` Paul Moore
2006-06-21 19:42 ` [RFC 3/7] NetLabel: CIPSOv4 engine paul.moore
2006-06-21 19:42   ` paul.moore
2006-06-22  9:12   ` David Miller
2006-06-22 13:43     ` Paul Moore
2006-06-22 13:43       ` Paul Moore
2006-06-22 15:57       ` Ryan Pratt
2006-06-23 18:48     ` Ted
2006-06-23 20:15       ` David Miller
2006-06-23 20:34         ` Ted
2006-06-23 23:24           ` James Morris
2006-06-23 23:45             ` Paul Moore
2006-06-26 15:32               ` James Morris
2006-06-26 23:14     ` [redhat-lspp] " Joe Nall
2006-06-26 23:14       ` Joe Nall
2006-06-27  0:33       ` James Morris
2006-06-27  0:33         ` James Morris
2006-06-27  2:45         ` Paul Moore
2006-06-27  2:45           ` Paul Moore
2006-06-27 19:41         ` Klaus Weidner
2006-06-27 19:41           ` Klaus Weidner
2006-06-21 19:42 ` [RFC 4/7] NetLabel: core NetLabel subsystem paul.moore
2006-06-21 19:42   ` paul.moore
2006-06-21 21:15   ` Steve Grubb [this message]
2006-06-21 21:24     ` [redhat-lspp] " Paul Moore
2006-06-21 21:26       ` Steve Grubb
2006-06-21 19:42 ` [RFC 5/7] NetLabel: SELinux support paul.moore
2006-06-21 19:42   ` paul.moore
2006-06-21 19:42 ` [RFC 6/7] NetLabel: CIPSOv4 integration paul.moore
2006-06-21 19:42   ` paul.moore
2006-06-21 19:42 ` [RFC 7/7] NetLabel: unlabeled packet handling paul.moore
2006-06-21 19:42   ` paul.moore

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=200606211715.05868.sgrubb@redhat.com \
    --to=sgrubb@redhat.com \
    --cc=jmorris@redhat.com \
    --cc=paul.moore@hp.com \
    --cc=redhat-lspp@redhat.com \
    --cc=sds@epoch.ncsc.mil \
    --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.