diff options
| -rw-r--r-- | MAINTAINERS | 7 | ||||
| -rw-r--r-- | net/netlabel/Kconfig | 5 | 
2 files changed, 11 insertions, 1 deletions
| diff --git a/MAINTAINERS b/MAINTAINERS index 16af51ba44a5..23348c0d37bc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -2031,6 +2031,13 @@ L: netfilter@lists.netfilter.org | |||
| 2031 | L: netfilter-devel@lists.netfilter.org | 2031 | L: netfilter-devel@lists.netfilter.org | 
| 2032 | S: Supported | 2032 | S: Supported | 
| 2033 | 2033 | ||
| 2034 | NETLABEL | ||
| 2035 | P: Paul Moore | ||
| 2036 | M: paul.moore@hp.com | ||
| 2037 | W: http://netlabel.sf.net | ||
| 2038 | L: netdev@vger.kernel.org | ||
| 2039 | S: Supported | ||
| 2040 | |||
| 2034 | NETROM NETWORK LAYER | 2041 | NETROM NETWORK LAYER | 
| 2035 | P: Ralf Baechle | 2042 | P: Ralf Baechle | 
| 2036 | M: ralf@linux-mips.org | 2043 | M: ralf@linux-mips.org | 
| diff --git a/net/netlabel/Kconfig b/net/netlabel/Kconfig index fe23cb7f1e87..9f7121ae13e9 100644 --- a/net/netlabel/Kconfig +++ b/net/netlabel/Kconfig | |||
| @@ -9,6 +9,9 @@ config NETLABEL | |||
| 9 | ---help--- | 9 | ---help--- | 
| 10 | NetLabel provides support for explicit network packet labeling | 10 | NetLabel provides support for explicit network packet labeling | 
| 11 | protocols such as CIPSO and RIPSO. For more information see | 11 | protocols such as CIPSO and RIPSO. For more information see | 
| 12 | Documentation/netlabel. | 12 | Documentation/netlabel as well as the NetLabel SourceForge project | 
| 13 | for configuration tools and additional documentation. | ||
| 14 | |||
| 15 | * http://netlabel.sf.net | ||
| 13 | 16 | ||
| 14 | If you are unsure, say N. | 17 | If you are unsure, say N. | 
