Date: Sat, 25 Feb 1995 16:47:18 -0800 (PST) From: dima@FreeBSD.org (Dima Ruban) To: wpaul@skynet.ctr.columbia.edu (Wankle Rotary Engine) Cc: freebsd-hackers@FreeBSD.org Subject: Re: Say what...? Message-ID: <199502260047.QAA14195@freefall.cdrom.com> In-Reply-To: <199502252346.SAA00425@skynet.ctr.columbia.edu> from "Wankle Rotary Engine" at Feb 25, 95 06:46:05 pm
next in thread | previous in thread | raw e-mail | index | archive | help
Wankle Rotary Engine writes: > > >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! yeah. check out /usr/src/usr.sbin/arp/arp.c > -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 ~~~~~~~~~ > -- dima
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502260047.QAA14195>