Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
7a0552ba
Commit
7a0552ba
authored
Oct 27, 2003
by
Hideaki Yoshifuji
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[IPV6]: Fix outdated and inaccurate information in Kconfig help.
parent
afd7053f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
net/Kconfig
net/Kconfig
+8
-8
No files found.
net/Kconfig
View file @
7a0552ba
...
...
@@ -114,8 +114,10 @@ config IPV6
tristate "The IPv6 protocol (EXPERIMENTAL)"
depends on INET && EXPERIMENTAL
---help---
This is experimental support for the next version of the Internet
Protocol: IP version 6 (also called IPng "IP next generation").
This is experimental support for the IP version 6 (formerly called
IPng "IP next generation"). You will still be able to do
regular IPv4 networking as well.
Features of this new protocol include: expanded address space,
authentication and privacy, and seamless interoperability with the
current version of IP (IP version 4). For general information about
...
...
@@ -124,12 +126,10 @@ config IPV6
<http://www.bieringer.de/linux/IPv6/> and the file net/ipv6/README
in the kernel source.
If you want to use IPv6, please upgrade to the newest net-tools as
given in <file:Documentation/Changes>. You will still be able to do
regular IPv4 networking as well.
To compile this protocol support as a module, choose M here: the
module will be called ipv6.
To compile this protocol support as a module, choose M here: the
module will be called ipv6. If you try building this as a module
and you have said Y to "Kernel module loader support" above,
be sure to add 'alias net-pf-10 ipv6' to your /etc/modules.conf file.
It is safe to say N here for now.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment