Gregory Nutt
|
a93f130002
|
6LoWPAN: Add configurable support for 6LoWPAN star topology. With this change, the endpoints which are the 'points' of the star will forward all traffic to the coordinator. The coordinator is assumed to be the 'hub' of the star. This function also implements IPv6 forwarding. That forwarding implementation is minimal, just enough to support the forwarding requirements of the star hub node.
|
2017-06-28 15:39:21 -06:00 |
|
Gregory Nutt
|
cfea8adacb
|
L should be capitalized in 6LoWPAN
|
2017-06-18 16:00:08 -06:00 |
|
Gregory Nutt
|
d5207efb5a
|
Be consistent... Use Name: consistent in function headers vs Function:
|
2017-04-21 16:33:14 -06:00 |
|
Gregory Nutt
|
2c06f8ab78
|
6loWPAN: Updates/fixes from early testing with the IEEE802.15.4 loopback driver.
|
2017-04-03 12:01:04 -06:00 |
|
Gregory Nutt
|
663c48c329
|
6loWPAN: Hook 6loWPAN output into path of output from TCP state machine.
|
2017-04-02 12:01:04 -06:00 |
|
Gregory Nutt
|
76406af71b
|
6loWPAN: Add support for sendto()
|
2017-04-02 11:15:46 -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 |
|
Gregory Nutt
|
a6148cdb7c
|
6loWPAN: Adding more socket send-related logic.
|
2017-03-29 14:28:51 -06:00 |
|
Gregory Nutt
|
ae5b5ae431
|
Add Rime address macros
|
2017-03-28 17:26:53 -06:00 |
|
Gregory Nutt
|
64933246c3
|
6loWPAN: Tie 6loWPAN send into common socket send logic.
|
2017-03-28 14:08:54 -06:00 |
|
Gregory Nutt
|
75a8ad636c
|
6loWPAN: Framework to support commpress/uncompress operations.
|
2017-03-28 12:23:19 -06:00 |
|
Gregory Nutt
|
25496936cc
|
6loWPAN: Add dummy files to handle 6loWPAN formmatted input and output packets.
|
2017-03-28 11:35:46 -06:00 |
|
Gregory Nutt
|
f32fe172d4
|
6loWPAN: Add HC06 initialization
|
2017-03-28 10:47:25 -06:00 |
|
Gregory Nutt
|
898b769910
|
6loWPAN: Add framework for initialization; move globals into a separate file.
|
2017-03-28 09:32:52 -06:00 |
|
Gregory Nutt
|
65e95b95f2
|
Add a little more 6loWPAN logic
|
2017-03-27 18:15:20 -06:00 |
|
Gregory Nutt
|
a522fc4f34
|
6loWPAN: Rename net/6lowpan to net/sixlowpan; Add Contike sixlowpan.h to include/nuttx/net
|
2017-03-27 14:53:52 -06:00 |
|