X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from localhost (3.203.202.84.customer.cdi.no [84.202.203.3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id A01C4DC1A3D for ; Fri, 16 Mar 2012 17:22:50 +0000 (UTC) Date: Fri, 16 Mar 2012 18:22:56 +0100 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] snapshot for 120316 Message-ID: <20120316182256.7217b654@alpinelinux.org> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; i686-pc-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, I have pushed a new alpine edge snapshot. It contains the support for bridges, bonding and vlan (and vde2) configuring directly in /etc/network/interfaces script. I have also removed some really old way of configuring vlans and bridge in init.d scripts. I think we only want support ifup/ifdown style for those. I have also added metric to default gateways from udhcpc. It should now do approx the same as what dhcpcd does. For wifi it will sett metric to 300 + ifindex and for others 200 + ifindex. This will make it easier when you have multiple gateways with dhcp, for example multi ISP. I have not started with the setup scripts yet. this snapshot is supposed to help me with that. Please test. Thanks! --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---