driver_bsd.c: Reduce code duplication between hostapd and wpa_supplicant
authorRoy Marples <roy@marples.name>
Fri, 29 May 2009 19:38:55 +0000 (22:38 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 29 May 2009 19:38:55 +0000 (22:38 +0300)
Add generic functions to get/set 80211 vars, set 80211 params and
get/sid ssid.
Change NetBSD defines to match the ioctl used for portability.
Check size we're copying into instead of assuming IFNAMSIZ.

Signed-off-by: Roy Marples <roy@marples.name>


No differences found