Adam Dunkels
|
5e9a76d38e
|
Removed old unused tcpdump.c code
|
2013-11-19 00:24:18 +01:00 |
|
Simon Duquennoy
|
248301a041
|
Fix naming issues and includes in uip-ds6-nbr.h
|
2013-08-19 17:48:30 +02:00 |
|
Simon Duquennoy
|
c3f62b24c8
|
Moved ETX management from neighbor-info to rpl-of-etx. Avoids conversions between different fixed point representations, and simplifies neighbor management. Makes more clear how default-ETX and noack-ETX actually affect the rank. Removed neighbor-info and neighbor-attr.
|
2013-08-19 17:48:30 +02:00 |
|
Simon Duquennoy
|
ec609b49eb
|
Make DS6 neighbors use neighbor-table, and move all DS6 neighbor management from uip-ds6 to a new uip-ds6-neighbor module.
|
2013-08-19 17:48:30 +02:00 |
|
Simon Duquennoy
|
cfb3bbdad9
|
Added new neighbor-table module, a centralized place where to store all data about neighbors, indexed by link-layer address. Meant for use in other Contiki modules such as rpl, ds6, ds6-route, phase, neighbor-info.
|
2013-08-19 17:48:29 +02:00 |
|
Adam Dunkels
|
db1e8cdbac
|
Separated the uIP makefile from the top-level Makefile.include into a separate core/net/Makefile.uip makefile
|
2013-03-18 09:45:29 +01:00 |
|