P2P: Use alternative way of starting dnsmasq if needed
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 26 Nov 2010 13:47:13 +0000 (15:47 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 26 Nov 2010 13:47:13 +0000 (15:47 +0200)
commitafa4926c95647aab3abea407508101cbfeb1ef00
treeca9b324ef7d3de84d577a966c67cac724615e906
parent0fb337c12148646bc68ed742bd7723e858885ee6
P2P: Use alternative way of starting dnsmasq if needed

Some other dnsmasq users (like libvirt) seem to be binding the DHCP
server to all interfaces which prevents the previously used mechanism
here from working (bind on the DHCP socket fails). If a failure is
noticed, try to start dnsmasq with -z option to avoid that.
wpa_supplicant/examples/p2p-action.sh