diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-27 19:12:20 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-27 19:12:20 +0000 |
| commit | 50c15f21106aa985f9a1c1fc27cd7a89ed1dbd64 (patch) | |
| tree | 8b05af4f73b34c87d72c3df3d21ba01956958e3c /sys | |
| parent | aa3b19e087aa61d034b96f81b64035f55747082f (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/NOTES | 3 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 3 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 3 |
3 files changed, 0 insertions, 9 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 939b16d6a74e5..13797420efbbe 100644 --- a/sys/conf/NOTES +++ b/sys/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 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 939b16d6a74e5..13797420efbbe 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 939b16d6a74e5..13797420efbbe 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 |
