This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
0c034c8dd3
nuttx
/
configs
/
nucleo-l432kc
/
include
History
Gregory Nutt
f153df28d3
configs/nucleo-l432kc: Fix numerous cloning errors/typos.
2018-01-20 16:16:35 -06:00
..
board.h
configs/nucleo-l432kc: Fix numerous cloning errors/typos.
2018-01-20 16:16:35 -06:00
nucleo-l432kc.h
6LoWPAN: The original, Contiki-based design used only a single buffer for reassemblying larger packets. This could be a problem issue for hub configurations which really need the capability concurrently reassemble multiple incoming streams concurrently. These was also a design issue in that the reassembly buffer could be corrupted by outgoing packets. The design was extended to support multiple reassembly buffers, each associated with the reassembly tag and source address. This assures that there can be be no corruption of the reassembly once it has started.
2017-08-26 10:00:47 -06:00