mirror of
https://github.com/vanilla-wiiu/vanilla.git
synced 2025-01-22 08:11:47 -05:00
5f86ab1498
Greatly improves routing behavior. Rather than letting dhclient perform routing and then "correct" it after the fact, we replace dhclient's behavior entirely. Rather than add a system-wide route to 192.168.1.10, we bind our socket to the interface so no conflicts will occur with any other device on the network named 192.168.1.10. No system-wide route is made via the wireless interface for 192.168.1.0/24 or for 192.168.1.10. Fixes #96 |
||
---|---|---|
.. | ||
hostap@418e5e2067 | ||
CMakeLists.txt | ||
dhcp.sh | ||
main.c | ||
ports.h | ||
wpa.c | ||
wpa.h |