Allow exchange of hostname and mac address in the file read by arp -f.
authorKlaas Freitag <freitag@suse.de>
Mon, 6 Dec 1999 16:57:27 +0000 (16:57 +0000)
committerKlaas Freitag <freitag@suse.de>
Mon, 6 Dec 1999 16:57:27 +0000 (16:57 +0000)
commit09c0d84427d385c52a49c3e180addbb70a75a7d7
treef045ac603973fa2ba1b798c542e488f201a6f3bc
parentfe1c5bb55e50d1e16d815b3aed17da8eaa624461
Allow exchange of hostname and mac address in the file read by arp -f.
This is for consistency with rarp /etc/ethers. Default to /etc/ethers
when no file name is supplied.

This hack does not work with IPv6, but arp does not work with IPv6
anyways so it does not matter.

Patch from Thorsten Kukuk

Fixed man pages (only German and English one).

Add blurb about automagic subnet arp.
arp.c
man/de_DE/arp.8
man/en_US/arp.8