Gregory Nutt
|
5d68eb6059
|
6loWPAN: Remove the PAN ID from the 6loWPAN data structure. This is owned by the radio driver. Rather, use an IOCTL to obtain the PAN ID from the downstream radio driver.
|
2017-04-21 16:23:40 -06:00 |
|
Mark Schulte
|
35ca733108
|
pthread.h: Fix rwlock initializer
|
2017-04-08 12:34:08 -06:00 |
|
Gregory Nutt
|
b7c55660cb
|
6loWPAN: Correct more address manipulations.
|
2017-04-05 13:04:22 -06:00 |
|
Gregory Nutt
|
cb70ce7d3c
|
6loWPAN: Correct some IPv6 addresses and operations on IPv6 addresses.
|
2017-04-05 12:11:09 -06:00 |
|
Gregory Nutt
|
3b21545480
|
sixlowpan: Minor reorganization to removed some unused global varialbes and structure fields.
|
2017-04-05 08:40:30 -06:00 |
|
Gregory Nutt
|
cc9445624f
|
6loWPAN: Correct a couple of tiny but fatal bugs.
|
2017-04-03 16:17:10 -06:00 |
|
Gregory Nutt
|
7cb34d969d
|
6loWPAN: More fixes from early debug.
|
2017-04-03 15:25:36 -06:00 |
|
Gregory Nutt
|
5af0909275
|
6loWPAN: A little HC1 compression logic.
|
2017-04-01 15:05:38 -06:00 |
|
Gregory Nutt
|
64afba55dd
|
6loWPAN: Add a little bit of HC1 compression logic.
|
2017-04-01 13:42:00 -06:00 |
|
Gregory Nutt
|
44f1326046
|
6loWPAN: Repartition device-specific vs. global data -- again.
|
2017-03-31 10:04:29 -06:00 |
|
Gregory Nutt
|
0427d6c726
|
6loWPAN: Replace frame buffer with a list of IOBs.
|
2017-03-31 07:54:58 -06:00 |
|
Gregory Nutt
|
9aabb44118
|
6loWPAN: Add some comments, move a function
|
2017-03-30 16:30:04 -06:00 |
|
Gregory Nutt
|
2aca4d4ebd
|
6loWPAN: Add a little more send logic.
|
2017-03-30 15:38:56 -06:00 |
|
Gregory Nutt
|
2e48af78e7
|
6loWPAN: Repartition some logic
|
2017-03-29 18:07:52 -06:00 |
|
Gregory Nutt
|
c8cb2009c8
|
6loWPAN: Forget to add a file before last commit.
|
2017-03-29 17:32:12 -06:00 |
|