Hi Linus!
In WDS mode, we have problems with ARP, DHCP and some other protocols
utilizing broadcast frames. So I think it's better to disable
multicast_to_unicast by default in both netifd and script.
On Thu, Sep 10, 2015 at 4:39 PM, Linus Lüssing wrote:
> Hi Dmitry,
>
> On Thu, Sep 10, 2015 at
Hi John!
1) The code is reachable because "err" is signed integer. Negative
value is error indication.
2) Cleanup is called later in all cases. Actually, calling it here
leads to an error - a kind of "double free". It was never encountered
because it was never called in past.
I had to create this