Date: Sat, 25 Feb 1995 18:46:05 -0500 (EST) From: Wankle Rotary Engine <wpaul@skynet.ctr.columbia.edu> To: freebsd-hackers@FreeBSD.org Subject: Say what...? Message-ID: <199502252346.SAA00425@skynet.ctr.columbia.edu>
next in thread | raw e-mail | index | archive | help
>From /sys/netinet/if_ether.c:
>int
>arpioctl(cmd, data)
> int cmd;
> caddr_t data;
>{
> return (EOPNOTSUPP);
>}
Hunh? Is this for real? Are SIOCGARP, SIOCSARP and SIOCDARP really
deprecated in 4.4BSD? Say it ain't so!
-Bill
PS: Yes, I know there are other ways to fiddle with the arp tables but
I thought this was the 'canonical' method. Guess I was wrong.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~T~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Bill Paul (212) 854-6020 | System Manager
Work: wpaul@ctr.columbia.edu | Center for Telecommunications Research
Home: wpaul@skynet.ctr.columbia.edu | Columbia University, New York City
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The Møøse Illuminati: ignore it and be confused, or join it and be confusing!
~~~~~~~~ FreeBSD 2.1.0-Development #0: Tue Feb 7 01:49:07 EST 1995 ~~~~~~~~~
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502252346.SAA00425>
