.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # NetLabel configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
7 | 8 | depends on SECURITY |
---|
8 | 9 | select CRC_CCITT if IPV6 |
---|
9 | 10 | default n |
---|
10 | | - ---help--- |
---|
| 11 | + help |
---|
11 | 12 | NetLabel provides support for explicit network packet labeling |
---|
12 | 13 | protocols such as CIPSO and RIPSO. For more information see |
---|
13 | 14 | Documentation/netlabel as well as the NetLabel SourceForge project |
---|
14 | 15 | for configuration tools and additional documentation. |
---|
15 | 16 | |
---|
16 | | - * http://netlabel.sf.net |
---|
| 17 | + * https://github.com/netlabel/netlabel_tools |
---|
17 | 18 | |
---|
18 | 19 | If you are unsure, say N. |
---|