Date: Fri, 5 Jan 1996 12:47:08 -0800 (PST) From: "Garrett A. Wollman" <wollman> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/netipx ipx_input.c ipx_proto.c Message-ID: <199601052047.MAA00568@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/01/05 12:47:07
Modified: sys/i386/conf LINT
sys/netinet ip_input.c
sys/netipx ipx_input.c ipx_proto.c
Log:
Finally demolished the last, tottering remnants of GATEWAY. If you want
to enable IP forwarding, use sysctl(8). Also did the same for IPX,
which involved inventing a completely new MIB from whole cloth (which
I may not quite have correct); be aware of this if you use IPX forwarding.
(The two should never have been controlled by the same option anyway.)
Revision Changes Path
1.232 +1 -7 src/sys/i386/conf/LINT
1.34 +3 -14 src/sys/netinet/ip_input.c
1.7 +12 -18 src/sys/netipx/ipx_input.c
1.4 +9 -1 src/sys/netipx/ipx_proto.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601052047.MAA00568>
