IP forwarding: Two bugfixes (1) IPFWD poll event must be unique and different from other device poll events otherwise, some other waiting task might get the poll, (2) Add logic necessary to forward 6LoWPAN packets.

This commit is contained in:
Gregory Nutt
2017-07-08 09:56:08 -06:00
parent 25abbf7b17
commit bea75baaab
9 changed files with 328 additions and 38 deletions
+1
View File
@@ -13,6 +13,7 @@ core
/.config
/.config.old
/.version
/defconfig
/Make.defs
/nuttx
/nuttx.*