On Wed, 2014-09-17 at 15:16 +0300, Jukka Rissanen wrote:
> Jukka Rissanen (4):
> gdhcp: Transaction id was not set when receiving L2 packet
> gdhcp: Transaction id is in network byte order
> gdhcp: Fix memory leak when clearing option hash
Applied patches 1-3/4, thanks!
Patrik
___
Hi,
there has been some reports that sometimes ConnMan is not able to
get IP address from the server. This was eventually traced to
broadcast flag that is transmitted in DHCP packets. Some buggy
AP discard the DHCP packet if broadcast flag is present and some
discard it if it is missing. This is a