diff options
Diffstat (limited to 'network/vde2/README')
-rw-r--r-- | network/vde2/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/vde2/README b/network/vde2/README index c5595558df..35490f47f5 100644 --- a/network/vde2/README +++ b/network/vde2/README @@ -11,6 +11,10 @@ TUN/TAP support manually, you must set the following entry in your kernel's '.config' file and recompile: CONFIG_TUN=m +## Experimental features +If you know/want vde2's experimental features, execute the script as: +EXPERIMENTAL=true sh vde2.SlackBuild + ## Configuration An init script has been provided in /etc/rc.d/rc.vde2 to use with vde_switch. Edit this script and provide the TAP inteface name as |