From owner-freebsd-questions Mon May 5 08:23:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA00812 for questions-outgoing; Mon, 5 May 1997 08:23:20 -0700 (PDT) Received: from kanabec.westlan.com (mail.westpub.com [163.231.237.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA00799 for ; Mon, 5 May 1997 08:23:14 -0700 (PDT) Received: (from m_admin@localhost) by kanabec.westlan.com (AIX4.2/UCB 8.7/8.7) id KAA20942 for ; Mon, 5 May 1997 10:21:04 -0500 (CDT) X-Authentication-Warning: kanabec.westlan.com: m_admin set sender to using -f Received: by westlan.com via smwrap Version 2.3 id smwrapJAw2aa; Mon May 5 10:20:56 1997 Message-Id: <9705051522.AA09921@westlan.com> From: "Vijay Yadlapati" To: Subject: SIOCGARP Date: Mon, 5 May 1997 10:22:20 -0500 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I am trying to port a network tool to FreeBSD. I am getting a compilation error on SIOCGARP. Is it not supported in FreeBSD?. If it is not, is there any other way to get ethernet address from arp cache. Thanks, Vijay