wifidog: fix getting ip from interface, cleanup
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 9 Jul 2019 12:21:12 +0000 (09:21 -0300)
committerEneas Queiroz <cotequeiroz@gmail.com>
Thu, 11 Jul 2019 14:40:20 +0000 (11:40 -0300)
commitf424f7dfaeaa44f31786b836ae8d61042eecaffe
tree1eed9c45ed5d71f03658145e8f722cf27df82aee
parentbba8e2c44e581ad73836497d23b215e976331f70
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.
(cherry-picked from 5ab9f3e3576d7fd28cf55ac604dbf485eb1b0de3)

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]