kconfig

来自「linux 内核源代码」· 代码 · 共 18 行

TXT
18
字号
## NetLabel configuration#config NETLABEL	bool "NetLabel subsystem support"	depends on SECURITY	default n	---help---	  NetLabel provides support for explicit network packet labeling	  protocols such as CIPSO and RIPSO.  For more information see	  Documentation/netlabel as well as the NetLabel SourceForge project	  for configuration tools and additional documentation.	   * http://netlabel.sf.net	  If you are unsure, say N.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?