Go to file
Jukka Rissanen a91fbc7e3f net: Resolve LL address for IPv6 packet in ethernet L2 driver
If we do not know link layer address when sending ethernet frame,
then initiate IPv6 neighbor discovery process.

Change-Id: Id9c55646895a12ea3693cdca330e730bc80d83dc
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:40:16 +02:00
.known-issues
arch arc: move disabling/invalidation of caches earlier 2016-11-30 23:47:46 +00:00
boards [REVERTME]boards: omit frame pointer for ARC boards 2016-12-02 00:14:25 +00:00
doc doc: power_mgmt: Update PM doc with latest changes 2016-11-30 23:54:42 +00:00
drivers slip: Do not send ethernet header if MTU is large enough 2016-12-02 12:40:15 +02:00
ext tinycrypt/sha256: Array compared to NULL has no effect 2016-11-22 01:59:10 +00:00
include net: Add user space API to net_context 2016-12-02 12:40:15 +02:00
kernel kernel: fix race condition when spawning a thread with a delay 2016-11-30 23:48:06 +00:00
lib libc/minimal: snprintf(): KILL negative len parameter 2016-11-28 20:49:37 +00:00
misc build: x86: add some flexibility in custom linker scripts 2016-11-30 22:47:02 +00:00
net net: Resolve LL address for IPv6 packet in ethernet L2 driver 2016-12-02 12:40:16 +02:00
samples samples: Fix echo_server for native IP stack 2016-12-02 12:40:13 +02:00
scripts sanitycheck: Recognize native IP stack specific sections 2016-12-02 12:40:13 +02:00
subsys usb :mass_storage: correct the license details 2016-12-02 02:11:34 +00:00
tests net: tests: Unit tests for user space socket API 2016-12-02 12:40:15 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS MAINTAINERS: fix email address 2016-12-01 19:07:49 -05:00
Makefile build: x86: add some flexibility in custom linker scripts 2016-11-30 22:47:02 +00:00
Makefile.inc
zephyr-env.sh