Add alloc_interface_addr() drv op option for specifying ifname
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 16 Feb 2010 17:34:51 +0000 (19:34 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 16 Feb 2010 17:34:51 +0000 (19:34 +0200)
commitb7a2b0b68cb870a6744851495a766ecbb8bfc6fe
treef292f256052aaf358558abe3e001b0285c0b6854
parent01b350ed740f1aeef7328f4b6bb17867ee3f9dbf
Add alloc_interface_addr() drv op option for specifying ifname

Some drivers may need to use a specific ifname for the virtual
interface, so allow them to do this with a new parameter passed
to the alloc_interface_addr() handler.
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/drivers/driver_test.c
wpa_supplicant/driver_i.h