zephyr/subsys
Tomasz Bursztyka fa4c52b98f net/ipv6: Add new API to create/finalize IPv6 headers.
This API is meant to work with pre-allocated net_pkt.
It assumes net_pkt's buffer cursor is at the right position where to
create the IPv6 header. Once done, the cursor will be placed right
after the newly created IPv6 header.

Finalizing assumes the same.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-02-01 14:34:38 +02:00
..
app_memory app_shmem: auto-initialize partitions 2019-01-30 23:15:51 -05:00
bluetooth Bluetooth: Add identifiers for Bluetooth 5.1 2019-01-29 16:00:57 +02:00
console console: Kconfig: Update for recent changes 2018-12-20 12:21:49 +01:00
cpp c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00
debug debug: SystemView fix 2019-01-25 17:37:51 -05:00
dfu dfu: Fix build issue with gcc8 2019-01-31 03:13:52 -06:00
disk crc: Move crc7 into CRC single header 2018-12-30 16:24:10 -05:00
fb kconfig: Have the 'framebuffer' menu depend on it being enabled 2018-12-30 16:24:50 -05:00
fs nvs: fix alloc/data wra log format string 2019-01-29 17:49:44 +01:00
logging logging: Handle panic occuring before log initialization 2019-01-30 23:26:13 +01:00
mgmt shell: removing legacy shell 2019-01-16 21:35:36 -05:00
net net/ipv6: Add new API to create/finalize IPv6 headers. 2019-02-01 14:34:38 +02:00
power samples: nrf52: power_mgr: Enable the demo on the nRF51 SoC series 2019-01-31 17:39:27 +01:00
random subsys: random: xoroshiro128: Use entropy get isr during init 2018-09-05 13:04:20 -04:00
settings subsys/settings: fcb compress areas only once 2019-01-23 14:43:00 +01:00
shell shell: remove empty lines at EOF 2019-01-31 22:18:06 +02:00
stats stats: move from misc to subsys/stats 2018-11-12 08:01:15 -05:00
storage drivers: flash: spi_nor: Enable Flash Page Layout and Map 2019-01-16 21:22:56 -05:00
usb usb: cdc_acm: Fix composite build 2019-01-24 08:37:16 -05:00
CMakeLists.txt power: move reboot.c to subsys/power 2019-01-22 07:45:22 -05:00
Kconfig Build: Improve C++ support 2018-10-29 09:15:04 -04:00