Move common 6LoWPAN code to new file lopwan6_common.c

This is mainly IPHC (de)compression.

TODO: adapt the 6LoWPAN-over-BLE netif to this.

Signed-off-by: goldsimon <goldsimon@gmx.de>
This commit is contained in:
goldsimon
2018-03-14 22:29:16 +01:00
parent c974fc9d43
commit a4b9beef04
9 changed files with 937 additions and 711 deletions

View File

@@ -2138,7 +2138,6 @@ PREDEFINED = __DOXYGEN__=1 \
SO_REUSE_RXTOALL=1 \
LWIP_HAVE_SLIPIF=1 \
SLIP_RX_FROM_ISR=1 \
LWIP_6LOWPAN=1 \
LWIP_TCP_PCB_NUM_EXT_ARGS=1
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this