Merge pull request #446 from oliverschmidt/master

Show current IP config on startup.
This commit is contained in:
Oliver Schmidt 2013-11-20 13:34:53 -08:00
commit 79f97981fb

View File

@ -197,6 +197,8 @@ PROCESS_THREAD(ipconfig_process, ev, data)
CTK_WIDGET_FOCUS(&window, &requestbutton);
makestrings();
ctk_window_open(&window);
/* Allow resolver to set DNS server address. */