Re: [OpenWrt-Devel] [PATCH] [package] iproute2: Add hotplug script to add slave devices to TEQL master

2012-03-28 Thread Dave Taht
On Wed, Mar 28, 2012 at 3:36 PM, David Woodhouse dw...@infradead.orgwrote: Resolves https://dev.openwrt.org/ticket/11192 You can now configure devices to be used as a TEQL slave as follows: # uci set network.ppp0.teql=teql0 # uci set network.ppp1.teql=teql0 # uci commit I am pretty

Re: [OpenWrt-Devel] [PATCH] [package] iproute2: Add hotplug script to add slave devices to TEQL master

2012-03-28 Thread David Woodhouse
On Wed, 2012-03-28 at 16:29 -0700, Dave Taht wrote: On Wed, Mar 28, 2012 at 3:36 PM, David Woodhouse dw...@infradead.orgwrote: Resolves https://dev.openwrt.org/ticket/11192 You can now configure devices to be used as a TEQL slave as follows: # uci set network.ppp0.teql=teql0 # uci set