added support for experimental RPL prefix based autoconf

This commit is contained in:
joxe 2010-05-25 20:19:16 +00:00
parent 34b8313fb6
commit 293f08e9c7
2 changed files with 7 additions and 3 deletions

View file

@ -140,9 +140,9 @@ PROCESS_THREAD(udp_client_process, ev, data)
PRINTF("UDP client process started\n");
#if UIP_CONF_ROUTER
set_global_address();
#endif
/* #if UIP_CONF_ROUTER */
/* set_global_address(); */
/* #endif */
print_local_addresses();