Am 19.01.2010 um 00:09 schrieb Ferenc Wagner:
> Meanwhile, is there a fundamental reason why this scheme can't work, or
> do I simply overlook something?
You probably don't need ebtables. With a routing setup (instead of bridging)
and proxy arp, basic IP should work just fine. But things that
Ferenc Wagner writes:
> Felix Fietkau writes:
>
>> On 2010-01-08 6:24 PM, Ferenc Wagner wrote:
>>
>>> Stefan Bethke writes:
>>>
Am 08.01.2010 um 16:57 schrieb Ferenc Wagner:
> However, I failed to use it in client mode: it associates with the
> AP, but doesn't receive IP pack
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Was looking through the wireless scripts and I think I found a bug:
File /sbin/wifi, line 64, routine wifi_fixup_hwmode():
Shouldn't be the case checking against $hwmode_11n?
11n*)
hwmode_11n="${hwmode##11n}"
c