]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/config_file.c
hostapd: Make it possible to remove addresses from maclists
authorEmanuel Taube <emanuel.taube@gmail.com>
Tue, 25 Feb 2014 09:59:44 +0000 (10:59 +0100)
committerJouni Malinen <j@w1.fi>
Tue, 25 Feb 2014 14:10:29 +0000 (16:10 +0200)
commit1748f1da3dc94dae09217df7d7b1edc8ae7b2f06
treee8c754f1331558083c509c9fdc74c48b947cebfe
parent064eb057caf690dfc3c62cfb6d364b3ee7909cd9
hostapd: Make it possible to remove addresses from maclists

It is already possible to add MAC addresses at runtime. This patch
allows also to remove some of them by using the prefix "-" in the
address file.

Signed-off-by: Emanuel Taube <emanuel.taube@gmail.com>
hostapd/config_file.c