4.1c Ether Addressing Problem - (nf)

sam at ucbvax.UUCP sam at ucbvax.UUCP
Fri Jul 8 21:40:48 AEST 1983


Using a static mapping was long ago shown (through practical
experiences) to be infeasible.  A dynamic mapping scheme
is the only way to handle such problems as multi-homed hosts
(suppose a host splits time between network addresses, are
you going to modify your mapping files every 2-3 hours?).
Jim Kulp's algorithm is strongly based on ARP, if it isn't
exactly ARP  (he called me a few months back and described
what he was going to do, it may have changed since then.)
Standards are useful things if created with foresight and
not too heavily influenced by politics.  ARP appears to have
won substantial backing in the Internet world which may 
result in many government locations requiring ARP support in
any network oriented product purchased.  4.2 uses Bill Croft's
ARP code for 10Mb/s Ethernets and some of the people that wrote
interface drivers for other hardware devices have indicated they
are likely to write the necessary code needed to make their
interfaces use ARP.  The bottom line is that if you run 4.2
on a 10Mb/s Ethernet and want another machine to talk to it,
that machine is going to have to support ARP, or you're going
to have to rip apart various pieces of the system.  I suspect
people will find it more attractive to implement ARP.

	Sam Leffler
	(finally starting to find time for things other than 4.2)



More information about the Comp.unix.wizards mailing list