]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Store externally managed bridge name in driver status
authorJouni Malinen <j@w1.fi>
Sun, 26 Oct 2014 09:20:01 +0000 (11:20 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 26 Oct 2014 09:27:31 +0000 (11:27 +0200)
commit392dfd37e8508cf1bb5fdf127ec2674f3e38ec67
treee28f4e09733535c1b9274ee1762311d3200f1017
parentcded555f069e1d17514b9c6c8a7005dc22f74f53
nl80211: Store externally managed bridge name in driver status

This makes it easier to figure out from hostapd control interface
whether an interface had been added to a bridge externally at the time
hostapd interface was enabled or if the interface gets added during
hostapd operations.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c