summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2001-07-20 19:53:08 +0000
committerBrooks Davis <brooks@FreeBSD.org>2001-07-20 19:53:08 +0000
commit9753d2f8ae105748742b0e97fc897ba4725e50c3 (patch)
tree79e42985e56f5dbcee8cd38c1a8acf115acb9504 /sys
parentbd089fdbc07cf7a261fe9b3d5326095cace2fac6 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/i386/conf/NOTES2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index fb5e7292c2e2..7ef32dd0d0c6 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -536,7 +536,7 @@ options ETHER_8022 # enable Ethernet_802.2 frame
options ETHER_SNAP # enable Ethernet_802.2/SNAP frame
# for IPv6
-device gif 4 #IPv6 and IPv4 tunneling
+device gif #IPv6 and IPv4 tunneling
options XBONEHACK
device faith 1 #for IPv6 and IPv4 translation
device stf #6to4 IPv6 over IPv4 encapsulation
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index fb5e7292c2e2..7ef32dd0d0c6 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -536,7 +536,7 @@ options ETHER_8022 # enable Ethernet_802.2 frame
options ETHER_SNAP # enable Ethernet_802.2/SNAP frame
# for IPv6
-device gif 4 #IPv6 and IPv4 tunneling
+device gif #IPv6 and IPv4 tunneling
options XBONEHACK
device faith 1 #for IPv6 and IPv4 translation
device stf #6to4 IPv6 over IPv4 encapsulation