X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2FKconfig;h=cae135013a82bfa8276a07e96f9ec71915fa6c3e;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=37ee31e7d2a94e472d53cff48116683117e11564;hpb=9bf4aaab3e101692164d49b7ca357651eb691cb6;p=linux-2.6.git diff --git a/net/Kconfig b/net/Kconfig index 37ee31e7d..cae135013 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -324,6 +324,19 @@ config BRIDGE 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: + + + To compile this code as a module, choose M here: the module + will be called 8021q. + + If unsure, say N. config DECNET tristate "DECnet Support"