-
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: 4635 b: refs/heads/master c: 6a2e9b7 h: refs/heads/master i: 4633: 41135d2 4631: c6b5e49 v: v3
- Loading branch information
Sam Ravnborg
authored and
David S. Miller
committed
Jul 12, 2005
1 parent
b02bc79
commit eb35dbd
Showing
19 changed files
with
475 additions
and
453 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: d5950b4355049092739bea97d1bdc14433126cc5 | ||
refs/heads/master: 6a2e9b738cb5c929df73b6acabdd8f9a4e9a0416 |
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,19 @@ | ||
# | ||
# Configuration for 802.1Q VLAN support | ||
# | ||
|
||
config VLAN_8021Q | ||
tristate "802.1Q VLAN Support" | ||
---help--- | ||
Select this and you will be able to create 802.1Q VLAN interfaces | ||
on your ethernet interfaces. 802.1Q VLAN supports almost | ||
everything a regular ethernet interface does, including | ||
firewalling, bridging, and of course IP traffic. You will need | ||
the 'vconfig' tool from the VLAN project in order to effectively | ||
use VLANs. See the VLAN web page for more information: | ||
<http://www.candelatech.com/~greear/vlan.html> | ||
|
||
To compile this code as a module, choose M here: the module | ||
will be called 8021q. | ||
|
||
If unsure, say N. |
Oops, something went wrong.