Idea from network list, would be nice to see, I like the one about
downloading the TCP module from the network .. sounds nifty...
---------- Forwarded message ----------
Date: Tue, 27 Jun 2000 10:48:53 -0400
From: Andy <andy at x0.org>
To: "netdev at oss.sgi.com" <netdev at oss.sgi.com>
Subject: Network protocols as modules
Hello!
After long brainstorm meating, we compiled a list of some good reasons
for
network protocols to be implemented as kernel modules:
Cleaner code
Better maintainability
Better extensibility
Modularity
Smaller initial kernel
Higher efficiency
Here are some scenarios:
PDA, linux powered watch, satelite,... does not need TCP/IP running all
the time. It could load module when needed. This would save working
space and power consumption by adding minimal latency to the initial
network request.
Linux powered diskless workstation has kernel in some small memmory, for
example bios and it runs bootp/tftp. They both run without TCP, why
would TCP eat the memmory. The kernel can get TCP module from the
network.
Problems of putting TCP on some other layer or sticking another layer
between TCP and
IP. If TCP would be independent from IP, then this would be trivial.
IPV6 support is complicated because TCP has its tenticles inside IP
implementation.
Please comment.
Andy
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!