Go to file
Jukka Rissanen ab91d99dc1 net: yaip: ICMPv4 checksum calculation fixed
The checksum for IPv4 ICMP was incorrect, the pseudo header
is not to be taken into account here.

Change-Id: I2a2a7e6eace24aba009574bf0021417257c8198a
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-07-13 14:06:12 +00:00
.known-issues build: Update Bluetooth known_issues whitelist 2016-07-13 07:39:35 +00:00
arch QMSI/uart: Use IOAPIC_EDGE instead of IOAPIC_LEVEL 2016-07-12 19:30:31 +00:00
boards altera_max10: support 'make flash' and 'make debug' 2016-07-12 18:09:57 +00:00
doc doc: application build update. 2016-07-08 20:34:31 +00:00
drivers slip: Support TAP functionality 2016-07-13 14:06:08 +00:00
ext ext qmsi: Update to QMSI 1.1-Beta 2016-07-01 13:43:02 -07:00
include net: yaip: Add helper to get pointer to link local header 2016-07-13 14:06:10 +00:00
kernel kernel: Cosmetic cleanups to memory pool code 2016-07-08 23:04:40 +00:00
lib
misc
net net: yaip: ICMPv4 checksum calculation fixed 2016-07-13 14:06:12 +00:00
samples net: yaip: Make echo-server to use documentation IPv4 addresses 2016-07-13 14:06:09 +00:00
scripts altera_max10: support 'make flash' and 'make debug' 2016-07-12 18:09:57 +00:00
tests net: tests: Fixed the ARP test 2016-07-13 14:06:11 +00:00
usb usb: cdc acm: Change Bulk Out handler to read data per 32-bit words 2016-07-08 18:22:19 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
LICENSE
MAINTAINERS MAINTAINER: move known issues component and clean blank line 2016-07-08 21:21:37 +00:00
Makefile usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
Makefile.inc build: Fix application object files placement when building out of tree 2016-06-30 16:49:40 +00:00
zephyr-env.sh