]> git.corax.cc Git - toolbox/commit
net/iface: Print each AP only once
authorMatthias Kruk <m@m10k.eu>
Sat, 3 Apr 2021 04:15:00 +0000 (13:15 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 3 Apr 2021 04:15:00 +0000 (13:15 +0900)
commit2ce2a2d83828631d952a5d1944d4197ccdce4f14
treed3d79c37db7f5c0cb3de88aac82e62255f1abcb9
parent7fb50e1cd63ae5e460b0aed686c5e4e32feda85f
net/iface: Print each AP only once

A bug in _net_iface_parse_iwlist() caused found access points to be printed
multiple times. This commit fixes the bug, so that each access point is
printed only once.
include/net/iface.sh