Simon Duquennoy
|
4a93f5148d
|
Fixed a number of compiler warnings
|
2015-05-08 09:07:20 +02:00 |
|
Adam Dunkels
|
e4c387615e
|
If the nameserver pool size is 1, we don't need to maintain a list of servers, but only a single server variable. This saves space.
|
2015-01-09 09:44:06 +01:00 |
|
Víctor Ariño
|
ccc0d27da0
|
Integrates uip-nameserver API
On the same commit the src have been uncrustified and some typo
fixes as well as includes missing.
|
2015-01-09 09:44:06 +01:00 |
|
Víctor Ariño
|
c97dc2c7da
|
Add standardized nameserver pool
Adds a common in contiki nameserver pool for handling name resolution
servers. This will allow in following commit to use RDNSS messages
within RA.
|
2015-01-09 09:44:06 +01:00 |
|