X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 80B16DC0BDA for ; Sat, 30 Jan 2016 21:19:45 +0000 (UTC) Received: from mail-vk0-f41.google.com (mail-vk0-f41.google.com [209.85.213.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 4A702DC06E4 for ; Sat, 30 Jan 2016 21:19:45 +0000 (UTC) Received: by mail-vk0-f41.google.com with SMTP id e64so59462311vkg.0 for ; Sat, 30 Jan 2016 13:19:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=rEbhr8LHO4ANp3Kuxgt6wVKNiG2OUxQc2Yl3scmDRAM=; b=naocb2tR4ks2LqUQR+XdVUX7eDC3taDcOrk3mIJKRliLiiHkLowgyxG/B6d5heN4Mu +Li1mhcodu5VWQ8BJkFT7TcBUxf7AoGe9zgVxeJTwin1Dql6oHxewBsFNB56TKm4zDuf x0cijAoDqbfcrj+/jPlDGrxi7WuhvcFkkvgYa/hJGWByqopVo0vOtAKsG0/HzkJmGzEz l6IcfwPrd/n9P2ujrt0IGQYTm+kKDSgWStiYL3y8xfVdRxeU5+DPIa1MGjhlRCpiSMmh nuSgkfAP6HC8NkhnyEyS2j6C5pnKDSK3ngTpfpkKINwsatwiSBruRmfFWwrPXa++QcoI Tnkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=rEbhr8LHO4ANp3Kuxgt6wVKNiG2OUxQc2Yl3scmDRAM=; b=kuCB3RNNtDeu+Z600Zh3sRiQ9ZUFOYBbM+ZYFAGi6cgh59Oa/pWa1gusEzbwCHNEi2 gVqSXAHenQSqef9L5NSmqidvVkhFhnqzkpHgAPHz7EeAewF0cPW8inRaLA4qS3XFTTzB 5kw4VtWxSJ28sS3sdudBiwALdHm5P9vZkGg6y/+gEmLizflnp2QfyKv408v4ED/FnHfS V53BWvOiK9evx3cj5DHol7IeB0k8TCWj7G9UM+Jc2AI/EWNMXQnLf7N6HtlZvvlV/e7E WB3s6ovNjuyxF85Y7EJgkBGpn9+Rs7r92LgVfzw+wO+NIlOEf1fRi0QI/N5s1mxoHtIW tnYw== X-Gm-Message-State: AG10YOQQcqFToXmwiVvrpmkR5UPYZg10gcNXJ4sVKfDrl+9Jc/kOFJcRxMpqgEjZl7Ks2TT71Ovb5jsAM10Hgw== X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.31.163.68 with SMTP id m65mr10625814vke.85.1454188784334; Sat, 30 Jan 2016 13:19:44 -0800 (PST) Received: by 10.103.87.86 with HTTP; Sat, 30 Jan 2016 13:19:44 -0800 (PST) Date: Sat, 30 Jan 2016 21:19:44 +0000 Message-ID: Subject: [alpine-devel] bridge utils in Alpine Linux From: Paul Roland To: alpine-devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=001a11414f48ed3c45052a93b5b3 X-Virus-Scanned: ClamAV using ClamSMTP --001a11414f48ed3c45052a93b5b3 Content-Type: text/plain; charset=UTF-8 Hello, great Distro. I've found an small issue, maybe not an issue or I am doing something wrong. Installed Alpine Linux latest as a small firewall, and I am using brctl alot also having some scripts that rely on brctl showmacs command. Now, brctl in Alpine Linux is provided by busybox. Issue with that brctl is it's quite minimal and lacks showmacs command. Bridge-utils package looks like a dummy package (provides no brctl) and the source fails to compile to me because of musl. Any ideas? Thank you --001a11414f48ed3c45052a93b5b3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello, great Distro.

I've found an small issue, maybe not an issue or I am doing something = wrong.
Installed Alpine Linux latest as a small firewall, and I am= using brctl alot also having some scripts that rely on brctl showmacs comm= and.
Now, brctl in Alpine Linux is provided by busybox. Issue with= that brctl is it's quite minimal and lacks showmacs command.
= Bridge-utils package looks like a dummy package (provides no brctl) and the= source fails to compile to me because of musl.
Any ideas? Thank y= ou
--001a11414f48ed3c45052a93b5b3-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---