jaysoffian / eap_proxy

Proxy EAP packets between interfaces on Linux devices such as the Ubiquiti Networks EdgeRouter™ and UniFi® Security Gateway.
BSD 3-Clause "New" or "Revised" License
562 stars 88 forks source link

Fix for reversed IP in get default gateway #9

Closed keatontaylor closed 5 years ago

keatontaylor commented 5 years ago

Fixes #8

jaysoffian commented 5 years ago

This will break the code for non-ER-X devices. I'll have to make the code detect the endianess of the model it's running on.