From owner-freebsd-stable@FreeBSD.ORG Wed Jun 9 22:14:53 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 214A01065678; Wed, 9 Jun 2010 22:14:53 +0000 (UTC) (envelope-from ncrogers@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id CBFC48FC14; Wed, 9 Jun 2010 22:14:52 +0000 (UTC) Received: by iwn7 with SMTP id 7so3008336iwn.13 for ; Wed, 09 Jun 2010 15:14:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=pXeRkbj6RS52l+DiULX7xdabhwCzBaFrRerTa3JO7lE=; b=wBBT0rebyf5CMxbx7vJjRFdPA6pgqeyEdoCkL9myb8nbCm6pQhfDcOKw2/gR+Ajt2I yQLL2g+ilOjT3ZZCM30PaoGzSpBsWw0IlZjGcvIdiDmwhR7nqDTkayFt8jj2UWaBzX85 ANVRfi4/E6+A7vS6ucJgzAX1SyGPeAOP+AAqo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=wHFU76BOFo6yjxv3cNiLq/CTS6VmVrrcm9RWVCZjK+uigj0I0NtAEdhFqIB+J/d97U Yg5C6rBNicFTpShpXaiVVitWKJPGhwRY5sDOtUr+Mda7J2J3wYA8YJQFUuMLeocpsrZd Bd1SLtGvhl/9z11356VVU5gPUTMhhCzMdB94I= MIME-Version: 1.0 Received: by 10.231.204.199 with SMTP id fn7mr8539422ibb.132.1276121692128; Wed, 09 Jun 2010 15:14:52 -0700 (PDT) Received: by 10.231.190.131 with HTTP; Wed, 9 Jun 2010 15:14:52 -0700 (PDT) In-Reply-To: <147432021001260849l7c2e1175gdee26b44fc1191ba@mail.gmail.com> References: <147432021001251901u7d56f014n83e834061fd09fec@mail.gmail.com> <20100126124154.GA72180@edoofus.dev.vega.ru> <147432021001260849l7c2e1175gdee26b44fc1191ba@mail.gmail.com> Date: Wed, 9 Jun 2010 18:14:52 -0400 Message-ID: From: Nick Rogers To: Ruslan Ermilov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: stable@freebsd.org Subject: Re: netstat output changes in 8.0? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2010 22:14:53 -0000 On Tue, Jan 26, 2010 at 12:49 PM, Nick Rogers wrote: > Thanks a lot. Thats a bummer. What are the chances of getting something > like that worked into arp(8) permanently? > > I recently noticed that arp(8) was changed a few months back to show when an entry expires. Thanks! http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/arp/arp.c?rev=1.75