Hi,
with current trunk I ran into a problem with a bridged AP mode interface.
The cause for this is the following commit:
commit b920313ef3f2229908c3314a180aa567a26d2df2
Author: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sat Sep 24 20:34:17 2011 +0000
base-files: apply network interface settings such as macaddr, mtu
and txqueuelen in prepare_interface instead of setup_interface.
setting the mtu after the interface is up is unreliable on some
drivers such as gianfar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28297
3c298f89-4303-0410-b956-a3cf2f4a3e73
Since this commit the interface is taken down and up again _after_ hostapd
started. Hence, the interface will be reconfigured by mac80211 (beaconing,
tx queues etc.) and thus doesn't work properly ...
Any ideas how to resolve that issue for wifi interfaces?
Thanks,
Helmut
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel