Re: [OpenWrt-Devel] iproute2 / macvlan-problem [SOLVED]

2014-10-08 Thread Bastian Bittorf
* Weimarnetz e.V., Vorstand/Vereinsvorsitzender: Bastian Bittorf [07.10.2014 17:38]: > since some weeks i have problems using 'macvlan'. > it works with r41037 / kernel 3.10.36 and does > not work with r42830 / kernel 3.10.49 or .55 > > what i do is this: > > brctl addbr br-test > brctl addif b

[OpenWrt-Devel] iproute2 / macvlan-problem

2014-10-07 Thread Bastian Bittorf
since some weeks i have problems using 'macvlan'. it works with r41037 / kernel 3.10.36 and does not work with r42830 / kernel 3.10.49 or .55 what i do is this: brctl addbr br-test brctl addif br-test $WIFIDEV ip link set dev br-test up insmod macvlan ip link add link br-test subdev0 address 02:c