-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 132255 b: refs/heads/master c: 9ead649 h: refs/heads/master i: 132253: 6ffc463 132251: 36c0e3c 132247: dd4273f 132239: 263b1db 132223: e633ec4 v: v3
- Loading branch information
Linus Torvalds
committed
Mar 12, 2009
1 parent
8117fcc
commit 3d8c327
Showing
279 changed files
with
2,878 additions
and
2,845 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 75bccd881a49d2da796ec0852158f957dc023f61 | ||
refs/heads/master: 9ead64974b05501bbac0d63a47c99fa786d064ba |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
|
||
Options for the ipv6 module are supplied as parameters at load time. | ||
|
||
Module options may be given as command line arguments to the insmod | ||
or modprobe command, but are usually specified in either the | ||
/etc/modules.conf or /etc/modprobe.conf configuration file, or in a | ||
distro-specific configuration file. | ||
|
||
The available ipv6 module parameters are listed below. If a parameter | ||
is not specified the default value is used. | ||
|
||
The parameters are as follows: | ||
|
||
disable | ||
|
||
Specifies whether to load the IPv6 module, but disable all | ||
its functionality. This might be used when another module | ||
has a dependency on the IPv6 module being loaded, but no | ||
IPv6 addresses or operations are desired. | ||
|
||
The possible values and their effects are: | ||
|
||
0 | ||
IPv6 is enabled. | ||
|
||
This is the default value. | ||
|
||
1 | ||
IPv6 is disabled. | ||
|
||
No IPv6 addresses will be added to interfaces, and | ||
it will not be possible to open an IPv6 socket. | ||
|
||
A reboot is required to enable IPv6. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.