mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
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:
@@ -13,6 +13,7 @@ core
|
||||
/.config
|
||||
/.config.old
|
||||
/.version
|
||||
/defconfig
|
||||
/Make.defs
|
||||
/nuttx
|
||||
/nuttx.*
|
||||
|
||||
Reference in New Issue
Block a user