2006-08-03 23:48:37 +00:00
|
|
|
#
|
|
|
|
# NetLabel configuration
|
|
|
|
#
|
|
|
|
|
|
|
|
config NETLABEL
|
|
|
|
bool "NetLabel subsystem support"
|
2006-11-06 00:44:06 +00:00
|
|
|
depends on SECURITY
|
2006-08-03 23:48:37 +00:00
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
NetLabel provides support for explicit network packet labeling
|
|
|
|
protocols such as CIPSO and RIPSO. For more information see
|
2006-09-25 22:57:13 +00:00
|
|
|
Documentation/netlabel as well as the NetLabel SourceForge project
|
|
|
|
for configuration tools and additional documentation.
|
|
|
|
|
|
|
|
* http://netlabel.sf.net
|
2006-08-03 23:48:37 +00:00
|
|
|
|
|
|
|
If you are unsure, say N.
|