From owner-freebsd-questions@FreeBSD.ORG Sun Oct 13 16:11:04 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 627F4EE2 for ; Sun, 13 Oct 2013 16:11:04 +0000 (UTC) (envelope-from yavuz.maslak@ihlas.net.tr) Received: from pop3.ihlas.net.tr (pop3.ihlas.net.tr [213.238.128.115]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E319A29EB for ; Sun, 13 Oct 2013 16:11:03 +0000 (UTC) Received: (qmail 16543 invoked by uid 89); 13 Oct 2013 19:04:18 +0300 X-Mail-Scanner: Scanned by qSheff-II-2.1-r3 (http://www.enderunix.org/qsheff/) Received: from unknown (HELO com2007) (yavuz.maslak@ihlas.net.tr@212.156.150.130) by pop3.ihlas.net.tr with SMTP; 13 Oct 2013 19:04:18 +0300 From: =?iso-8859-9?Q?Yavuz_Ma=FElak?= To: Subject: about setfib arpresolve Date: Sun, 13 Oct 2013 19:04:20 +0300 Message-ID: <00c101cec82d$e0d37100$a27a5300$@ihlas.net.tr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac7ILd8VwhOmLycyQc62SepXil7jOw== Content-Language: tr X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 16:11:04 -0000 Hello On freebsd 8 i get kernel: arpresolve: can't allocate llinfo for x.x.x.x How can i get rid off this issue? I saw http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/167947 but how can i patch it ?