Re: [OpenWrt-Devel] [PATCH] iproute2: bump version to v3.18.0, add package for bridge program

2015-01-05 Thread Steven Barth
Thanks, unfortunately this doesn't compile for me: ccache_cc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wold-style-definition -Wformat=2 -O2 -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable

Re: [OpenWrt-Devel] [PATCH] iproute2: bump version to v3.18.0, add package for bridge program

2015-01-05 Thread Russell Senior
Steven == Steven Barth cy...@openwrt.org writes: Steven Thanks, unfortunately this doesn't compile for me: Can you email me your .config? I'll confess I only test-built it with uClibc. -- Russell Senior, President russ...@personaltelco.net ___

Re: [OpenWrt-Devel] [PATCH] iproute2: bump version to v3.18.0, add package for bridge program

2015-01-05 Thread Steven Barth
On 05.01.2015 11:28, Russell Senior wrote: Steven == Steven Barth cy...@openwrt.org writes: Steven Thanks, unfortunately this doesn't compile for me: Can you email me your .config? I'll confess I only test-built it with uClibc. Thanks. That is usually sufficient, though we are thinking of

Re: [OpenWrt-Devel] [PATCH] iproute2: bump version to v3.18.0, add package for bridge program

2015-01-05 Thread Jonathan Thibault
It'd probably be nice to add vlan filtering support to the bridge utility. I submitted a patch to do so earlier https://lists.openwrt.org/pipermail/openwrt-devel/2014-December/030024.html On 30/12/14 11:17 PM, Russell Senior wrote: Signed-off-by: Russell Senior russ...@personaltelco.net ---

[OpenWrt-Devel] [PATCH] iproute2: bump version to v3.18.0, add package for bridge program

2014-12-30 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- package/network/utils/iproute2/Makefile | 15 +-- package/network/utils/iproute2/patches/300-ip_tiny.patch | 15 --- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git