diff options
| -rw-r--r-- | net/ipv4/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index 0bb1b88081de..de00c668c98c 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig @@ -196,8 +196,7 @@ config NET_IPIP can be useful if you want to make your (or some other) machine appear on a different network than it physically is, or to use mobile-IP facilities (allowing laptops to seamlessly move between - networks without changing their IP addresses; check out - <http://anchor.cs.binghamton.edu/~mobileip/LJ/index.html>). + networks without changing their IP addresses). Saying Y to this option will produce two modules ( = code which can be inserted in and removed from the running kernel whenever you |
