diff options
Diffstat (limited to 'net/Kconfig')
-rw-r--r-- | net/Kconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Kconfig b/net/Kconfig index 55fd82e9ffd9..5e203b558703 100644 --- a/net/Kconfig +++ b/net/Kconfig | |||
@@ -247,7 +247,9 @@ config NET_TCPPROBE | |||
247 | what was just said, you don't need it: say N. | 247 | what was just said, you don't need it: say N. |
248 | 248 | ||
249 | Documentation on how to use TCP connection probing can be found | 249 | Documentation on how to use TCP connection probing can be found |
250 | at http://linux-net.osdl.org/index.php/TcpProbe | 250 | at: |
251 | |||
252 | http://www.linuxfoundation.org/collaborate/workgroups/networking/tcpprobe | ||
251 | 253 | ||
252 | To compile this code as a module, choose M here: the | 254 | To compile this code as a module, choose M here: the |
253 | module will be called tcp_probe. | 255 | module will be called tcp_probe. |