From: paul.moore@hp.com
To: netdev@vger.kernel.org, selinux@tycho.nsa.gov
Cc: linda.knippers@hp.com, sds@tycho.nsa.gov, jmorris@namei.org,
davem@davemloft.net, Paul Moore <paul.moore@hp.com>
Subject: [PATCH-v01 7/7] NetLabel: tie NetLabel into the Kconfig system
Date: Thu, 03 Aug 2006 16:09:35 -0400 [thread overview]
Message-ID: <20060803201559.266161000@flek.zko.hp.com> (raw)
In-Reply-To: 20060803200928.721027000@flek.zko.hp.com
[-- Attachment #1: netlabel-net_kconfig-2.6.19 --]
[-- Type: text/plain, Size: 535 bytes --]
Modify the net/Kconfig file to enable selecting the NetLabel Kconfig options.
Signed-off-by: Paul Moore <paul.moore@hp.com>
---
net/Kconfig | 2 ++
1 files changed, 2 insertions(+)
Index: net-2.6.19/net/Kconfig
===================================================================
--- net-2.6.19.orig/net/Kconfig
+++ net-2.6.19/net/Kconfig
@@ -249,6 +249,8 @@ source "net/ieee80211/Kconfig"
config WIRELESS_EXT
bool
+source "net/netlabel/Kconfig"
+
endif # if NET
endmenu # Networking
--
paul moore
linux security @ hp
next prev parent reply other threads:[~2006-08-03 20:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-03 20:09 [PATCH-v01 0/7] Latest NetLabel patchset against net-2.6.19 paul.moore
2006-08-03 20:09 ` [PATCH-v01 1/7] NetLabel: documentation paul.moore
2006-08-03 20:09 ` [PATCH-v01 2/7] NetLabel: core network changes paul.moore
2006-08-03 20:09 ` [PATCH-v01 3/7] NetLabel: CIPSOv4 engine paul.moore
2006-08-03 20:09 ` [PATCH-v01 4/7] NetLabel: core NetLabel subsystem paul.moore
2006-08-03 20:09 ` [PATCH-v01 5/7] NetLabel: CIPSOv4 and Unlabeled packet integration paul.moore
2006-08-03 20:09 ` [PATCH-v01 6/7] NetLabel: SELinux support paul.moore
2006-08-03 20:09 ` paul.moore [this message]
2006-08-04 0:00 ` [PATCH-v01 0/7] Latest NetLabel patchset against net-2.6.19 David Miller
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=20060803201559.266161000@flek.zko.hp.com \
--to=paul.moore@hp.com \
--cc=davem@davemloft.net \
--cc=jmorris@namei.org \
--cc=linda.knippers@hp.com \
--cc=netdev@vger.kernel.org \
--cc=sds@tycho.nsa.gov \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).