]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Rename the group interface name to use p2p- prefix
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 26 Nov 2010 13:50:22 +0000 (15:50 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 26 Nov 2010 13:50:22 +0000 (15:50 +0200)
commita1eca5cfd828e92faed618ad08177d3fcba4b30e
tree5fe24a9ff54c9b60e6fe1fd5b03315c40d5c5570
parent0f85ef5cf02a7cba19465028564a36ad1ebc8b26
P2P: Rename the group interface name to use p2p- prefix

This may make it less likely for udev to rename the interface that
would previously have been called wlan0-p2p-# (now: p2p-wlan0-#).
In addition, add some workaround code to handle the case where the
main interface name is close to the IFNAMSIZ length limit to
avoid going over that for the P2P group interface.
wpa_supplicant/p2p_supplicant.c