summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/kbdtables.h
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1995-03-03 22:20:15 +0000
committerwpaul <wpaul@FreeBSD.org>1995-03-03 22:20:15 +0000
commitdfafbf1a3734fb3e3a05c637e7ba5f36ead8e7a3 (patch)
treee3abcb760538298e0e1d7dda785e649a8b9f0a91 /sys/i386/isa/kbdtables.h
parent060088a329bce8bf597266e445a5c106be00453d (diff)
downloadFreeBSD-src-dfafbf1a3734fb3e3a05c637e7ba5f36ead8e7a3.zip
FreeBSD-src-dfafbf1a3734fb3e3a05c637e7ba5f36ead8e7a3.tar.gz
Gave rarpd back the ability to poke temporary entries into the arp
table; arptab.c is really a hacked up version of arp.c that only supports adding temporary entries. (This stuff is nasty -- I wish I knew what was so wrong with SIOCSARP/SIOCGARP/etc... that made the BSD developers decide to take it out.) The idea here is that the client issuing the rarp is expected to be in the middle of booting and would therefore be unable to answer arp queries from other machines on the wire. Having rarpd stuff a temporary entry for the booting host into the local arp table helps keep arp requests from going unanswered. Also added ether_print() and ether_ntoa() to the ether_addr.c module. Eventually I'll get ether_aton() and ether_hostton() written and then this file can be dropped straight into libc. (Assuming no one objects, of course. :)
Diffstat (limited to 'sys/i386/isa/kbdtables.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud