From owner-freebsd-hackers Sat Feb 25 15:49:12 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id PAA10789 for hackers-outgoing; Sat, 25 Feb 1995 15:49:12 -0800 Received: from skynet.ctr.columbia.edu (skynet.ctr.columbia.edu [128.59.64.70]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id PAA10769 for ; Sat, 25 Feb 1995 15:49:06 -0800 Received: (from wpaul@localhost) by skynet.ctr.columbia.edu (8.6.8/8.6.6) id SAA00425 for freebsd-hackers@freebsd.org; Sat, 25 Feb 1995 18:46:11 -0500 From: Wankle Rotary Engine Message-Id: <199502252346.SAA00425@skynet.ctr.columbia.edu> Subject: Say what...? To: freebsd-hackers@FreeBSD.org Date: Sat, 25 Feb 1995 18:46:05 -0500 (EST) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 910 Sender: hackers-owner@FreeBSD.org Precedence: bulk >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 ~~~~~~~~~