summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-09-27 19:12:20 +0000
committerache <ache@FreeBSD.org>1995-09-27 19:12:20 +0000
commitba21e61ba5dd67c916ec4f9829cb20d4793dac3d (patch)
tree8b05af4f73b34c87d72c3df3d21ba01956958e3c /sys/i386/conf
parentaeafdb6b2519b8d1da2c61d823dcd346ab062a58 (diff)
downloadFreeBSD-src-ba21e61ba5dd67c916ec4f9829cb20d4793dac3d.zip
FreeBSD-src-ba21e61ba5dd67c916ec4f9829cb20d4793dac3d.tar.gz
Back out MTUDISC description per Garrett request, yet not ready
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/LINT3
-rw-r--r--sys/i386/conf/NOTES3
2 files changed, 0 insertions, 6 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 939b16d..1379742 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -184,8 +184,6 @@ options HDLC #X.25 link layer for serial lines
# MROUTING enables the kernel multicast packet forwarder, which works
# with mrouted(8).
#
-# MTUDISC enables Path MTU Discovery kernel support, tunes MTU on the fly.
-#
# IPFIREWALL enables support for IP firewall construction, in
# conjunction with the `ipfw' program. IPFIREWALL_VERBOSE does
# the obvious thing.
@@ -198,7 +196,6 @@ options HDLC #X.25 link layer for serial lines
options "TCP_COMPAT_42" #emulate 4.2BSD TCP bugs
options GATEWAY #internetwork gateway
options MROUTING # Multicast routing
-options MTUDISC #support Path MTU DIscovery
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #print information about
options IPACCT #ipaccounting
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 939b16d..1379742 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -184,8 +184,6 @@ options HDLC #X.25 link layer for serial lines
# MROUTING enables the kernel multicast packet forwarder, which works
# with mrouted(8).
#
-# MTUDISC enables Path MTU Discovery kernel support, tunes MTU on the fly.
-#
# IPFIREWALL enables support for IP firewall construction, in
# conjunction with the `ipfw' program. IPFIREWALL_VERBOSE does
# the obvious thing.
@@ -198,7 +196,6 @@ options HDLC #X.25 link layer for serial lines
options "TCP_COMPAT_42" #emulate 4.2BSD TCP bugs
options GATEWAY #internetwork gateway
options MROUTING # Multicast routing
-options MTUDISC #support Path MTU DIscovery
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #print information about
options IPACCT #ipaccounting
OpenPOWER on IntegriCloud