zephyr/subsys
li zj 9a87e403ac net: icmpv4 : calculate ipv4 header chksum
In icmpv4, after calling setup_ipv4_header() function,
only calculate ICMP chksum, not calculate ipv4 header chksum,
ipv4 header chksum still 0, the other side will drop this pack.

Change-Id: I1550a4c8c7ab63132d70ba6ce19a7caf78ad84e6
Signed-off-by: li zj <279939902@qq.com>
2017-01-13 10:29:03 +01:00
..
bluetooth Bluetooth: Fix potential race condition in bt_pub_key_gen() 2017-01-05 14:48:01 +02:00
debug kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
disk subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00
fs filesystem: add mkdir shell command 2017-01-09 19:47:49 +00:00
logging kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
net net: icmpv4 : calculate ipv4 header chksum 2017-01-13 10:29:03 +01:00
shell shell: add stacks command 2017-01-11 20:47:10 +00:00
usb subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00
Kconfig subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00
Makefile subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00