From owner-freebsd-current@FreeBSD.ORG Mon Apr 24 19:47:10 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28EF716A402 for ; Mon, 24 Apr 2006 19:47:10 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE3943D49 for ; Mon, 24 Apr 2006 19:47:08 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.13.4/8.13.3) with ESMTP id k3OJl7IH017826 for ; Mon, 24 Apr 2006 23:47:07 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Mon, 24 Apr 2006 23:47:07 +0400 (MSD) From: Maxim Konovalov To: current@freebsd.org Message-ID: <20060424233434.E16631@mp2.macomnet.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Subject: mrouted(8) patch, call for testers X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Apr 2006 19:47:10 -0000 Hello, Are there any people who are using mrouted(8) and willing to test a patch for it? Mainly this is ioctl(SIOCGIFCONF)'s -> getifaddrs(3) conversions obtained from NetBSD and you should see no regressions after applying it. Also, it should fix bin/95041. http://maxim.int.ru/stuff/mrouted.diff TIA! -- Maxim Konovalov