opentechinstitute / commotion-android

The Android application bundle components for the Commotion Wireless project.
https://commotionwireless.net
GNU General Public License v3.0
39 stars 13 forks source link

Android IP address generation done only once #15

Closed areynold closed 10 years ago

areynold commented 10 years ago

IP addresses are randomly generated only once per install. The application should regenerate an IP for the user anytime they enter a prefix in the configuration window.

(Was issue 336 on code.commotionwireless.net)

hawkinswnaf commented 10 years ago

Fixed in f2d5b5cdbadd442d5f709f502259d7dca7cf4a7b of cm branch.