mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 17:13:49 +08:00
Added a RFC7668 netif.
Works as expected, but some features are not implemented yet. (See patch #9364: RFC7668 - 6lowpan over Bluetooth Low Energy -- a new netif) (I've change the file names only; sg) Signed-off-by: goldsimon <goldsimon@gmx.de>
This commit is contained in:
committed by
goldsimon
parent
f595445ec0
commit
10209ee788
@@ -8,6 +8,10 @@ ethernet.c
|
||||
lowpan6.c
|
||||
A 6LoWPAN implementation as a netif.
|
||||
|
||||
lowpan6_ble.c
|
||||
A 6LoWPAN over Bluetooth Low Energy (BLE) implementation as netif,
|
||||
according to RFC-7668.
|
||||
|
||||
slipif.c
|
||||
A generic implementation of the SLIP (Serial Line IP)
|
||||
protocol. It requires a sio (serial I/O) module to work.
|
||||
|
||||
Reference in New Issue
Block a user