zephyr/include
Ravi kumar Veeramally 3fafe4f9ad net: ipv6: Handle large IPv6 packets properly
Current implementation does not handle large extension headers
(e.g HBHO). Which resulted network stack crashes or due to
misinterpretation of lengths network packets are dropped. Also
caused issues while preparing IPv6 packet (e.g. large HBHO header
with IPv6 fragmentation support).

Issues fixed and provided more unit tests.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2018-07-23 15:01:09 +03:00
..
arch arc: arch.h: move extern "C" after includes 2018-07-19 16:44:59 -07:00
audio drivers: codec: APIs for Audio Codecs 2018-07-17 09:57:18 -04:00
bluetooth Bluetooth: samples: Make use of BT_LE_ADV_OPT_USE_NAME 2018-07-23 14:45:58 +03:00
crypto
debug
dfu
display
drivers include: drivers: gpio: Turn functions generic - esp32 2018-07-15 16:13:36 -04:00
dt-bindings
fs
linker logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
logging logging: Fix static log filtering 2018-07-20 11:26:58 -04:00
mgmt subsys: mgmt: Fix broken OTA firmware update 2018-07-18 14:32:06 +02:00
misc kernel: fix errno access for user mode 2018-07-19 16:44:59 -07:00
net net: ipv6: Handle large IPv6 packets properly 2018-07-23 15:01:09 +03:00
nvs
posix posix: add pthread_key and pthread_once APIs 2018-07-19 08:46:33 -04:00
random
settings
shell
toolchain toolchain: gcc: check if __weak is defined 2018-06-28 09:13:17 -05:00
usb
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
can.h
clock_control.h
console.h
counter.h
crc8.h
crc16.h
crc32.h lib/crc: Add CRC32 support 2018-07-18 10:00:12 -04:00
device.h
disk_access.h
dma.h
entropy.h
fcb.h
flash_map.h
flash.h
fs.h
gpio.h
i2c.h i2c: Add new I2C Slave syscalls 2018-07-04 11:57:33 +02:00
i2s.h
init.h
ipm.h
irq_nextlevel.h
irq_offload.h
irq.h
json.h lib: json: add helper macro for array of array 2018-07-06 19:17:07 -04:00
kernel_includes.h
kernel_version.h
kernel.h kernel: Use accurate tick/ms conversion if clock rate is set at runtime 2018-07-20 10:17:47 -04:00
led_strip.h
led.h
pinmux.h
power.h
ptp_clock.h driver: ptp_clock: PTP clock driver definition 2018-06-26 12:37:28 +03:00
pwm.h
ring_buffer.h
rtc.h
sched_priq.h kernel: Add the old "multi queue" scheduler algorithm as an option 2018-07-03 17:09:15 -04:00
sensor.h
shared_irq.h
spi.h
spinlock.h
stats.h
sw_isr_table.h
sys_clock.h kernel: Deprecate sys_clock_us_per_tick variable. 2018-07-20 00:03:52 -04:00
sys_io.h
syscall.h syscalls: pull in arch/cpu.h 2018-07-19 16:44:59 -07:00
toolchain.h
uart.h
watchdog.h
zephyr.h