From owner-freebsd-bugs@FreeBSD.ORG Fri Jun 11 14:20:35 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 271E416A4CE; Fri, 11 Jun 2004 14:20:35 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F377E43D54; Fri, 11 Jun 2004 14:20:34 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) i5BEKYRE005549; Fri, 11 Jun 2004 14:20:34 GMT (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5BEKY4a005545; Fri, 11 Jun 2004 14:20:34 GMT (envelope-from ru) Date: Fri, 11 Jun 2004 14:20:34 GMT From: Ruslan Ermilov Message-Id: <200406111420.i5BEKY4a005545@freefall.freebsd.org> To: ru@FreeBSD.org, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/23063: [PATCH] for static ARP tables in rc.network X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2004 14:20:35 -0000 Synopsis: [PATCH] for static ARP tables in rc.network Responsible-Changed-From-To: ru->freebsd-bugs Responsible-Changed-By: ru Responsible-Changed-When: Fri Jun 11 14:18:13 GMT 2004 Responsible-Changed-Why: The kernel side has been implemented (IFF_STATICARP), but I've since lost the personal interest in implementing userland part, so pass it back to a community in case anyone wants to revise the patches in the PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=23063