wifidog: fix getting ip from interface, cleanup 9432/head
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 9 Jul 2019 12:21:12 +0000 (09:21 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 9 Jul 2019 17:38:36 +0000 (14:38 -0300)
commit5ab9f3e3576d7fd28cf55ac604dbf485eb1b0de3
tree9dc7dc64dc65f738e1db07e43ec116c1178d244d
parent3d757938404bc12c45587b131875faab9fd0da03
wifidog: fix getting ip from interface, cleanup

Patch taken from upstream fixes an Invalid argument error while trying
to get the IP address of an interface.
Makefile was updated to current style.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
net/wifidog/Makefile
net/wifidog/patches/020-Modify-get-ip-from-iface-method.patch [new file with mode: 0644]