dbus: Add RemoveAllNetworks to the new D-Bus API
authorSam Leffler <sleffler@google.com>
Sun, 20 Mar 2011 10:12:12 +0000 (12:12 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 20 Mar 2011 10:12:12 +0000 (12:12 +0200)
commit7c49fdd0bd214f5fa3af8407d7011930ac150ef1
tree418b0860c05e8eeac9d3d7abec778c4b9ef26857
parentbc8397822bcb89139959b4f00931d88db32c6636
dbus: Add RemoveAllNetworks to the new D-Bus API

This adds a new command to the interface to remove all configured
netblocks. Without this it's necessary to query properties on the
interface and explicitly remove each netblock.
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/dbus/dbus_new.c
wpa_supplicant/dbus/dbus_new_handlers.c
wpa_supplicant/dbus/dbus_new_handlers.h