From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 23 02:50:35 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19E5D37B401 for ; Wed, 23 Jul 2003 02:50:35 -0700 (PDT) Received: from mailhub.fokus.fraunhofer.de (mailhub.fokus.fraunhofer.de [193.174.154.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id D137F43FBD for ; Wed, 23 Jul 2003 02:50:33 -0700 (PDT) (envelope-from brandt@fokus.fraunhofer.de) Received: from beagle (beagle [193.175.132.100])h6N9oWv20113 for ; Wed, 23 Jul 2003 11:50:32 +0200 (MEST) Date: Wed, 23 Jul 2003 11:50:32 +0200 (CEST) From: Harti Brandt To: hackers@freebsd.org Message-ID: <20030723114635.M44579@beagle.fokus.fraunhofer.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: rc.d review/hint needed X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 09:50:35 -0000 Hi all, I have tried to hack the harp(4) pseudo-driver into rc.d/atm*. While doing this I have found a bug in these scripts and decided to fix it and un-.sh atm2.sh and atm3.sh. The problem with harp(4) is that the real physical interfaces need to be brought up BEFORE atm1 via ifconfig, while the interfaces created by atm1 must be configured (with netif) AFTER atm1. Could please someone with enough rc.d knowledge look at the patch at: http://people.freebsd.org/~harti/patches/rc.d.atm.html Regards, harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fraunhofer.de, harti@freebsd.org