]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpaspy: Add support for UDP connection
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Fri, 4 Mar 2016 09:20:32 +0000 (10:20 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 5 Mar 2016 15:44:51 +0000 (17:44 +0200)
commita2c88a8025b2d76718e862489c37c5252ffc4a67
tree8560e3d517b7287e674c199cf2dacfbbcf0ce11d
parent3e6717184695d49995548c6b59e40ecbac767347
wpaspy: Add support for UDP connection

hostname and port can now be specified when using wpaspy.Ctrl, so we can
connect to remote clients now.

This can also be tested using test.py application with
./test.py <hostname> <port>

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
wpaspy/test.py
wpaspy/wpaspy.py