Show current IP config on startup.

This commit is contained in:
Oliver Schmidt 2013-11-20 22:33:11 +01:00
parent 0ac3e0f924
commit 3abd5d3d8d

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. */