blob: fe23cb7f1e87879d485e80295845a5de44add2d3 (
plain) (
tree)
|
|
#
# NetLabel configuration
#
config NETLABEL
bool "NetLabel subsystem support"
depends on NET && SECURITY
default n
---help---
NetLabel provides support for explicit network packet labeling
protocols such as CIPSO and RIPSO. For more information see
Documentation/netlabel.
If you are unsure, say N.
|