zephyr/subsys
Jukka Rissanen f633c16cbd net: ethernet: Set link local address to VLAN interfaces
Each network interface needs to have IPv6 link local address.
The ll address was not set to VLAN interfaces which then caused
some of the IPv6 neighbors to be in wrong state (INCOMPLETE) in
neighbor cache.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-01-30 09:42:07 +02:00
..
bluetooth Bluetooth: Mesh: Fix provisioning buffer initialization 2020-01-29 18:59:40 +02:00
canbus canbus: canopen: Fix broken CANOPEN_STORAGE_HANDLER_ERASES_EEPROM ref. 2020-01-25 08:15:53 -05:00
console console: Have CONSOLE_GET{CHAR,LINE} dep. on SERIAL_SUPPORT_INTERRUPT 2020-01-28 12:56:50 -06:00
cpp treewide: avoid use of unsupported C++ specifiers 2019-12-13 17:19:54 -06:00
debug debug: tracing: Fix time returned by CPU stats module 2020-01-20 13:55:11 -05:00
dfu dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
disk treewide: use full path to spi.h header 2020-01-26 17:52:12 +01:00
fb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
fs treewide: use full path to flash.h header 2020-01-26 17:52:12 +01:00
jwt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
logging logging: Fix forcing printk processing with RTT 2020-01-29 09:24:10 -08:00
mgmt treewide: use full path to console/uart_mcumgr.h header 2020-01-26 17:52:12 +01:00
net net: ethernet: Set link local address to VLAN interfaces 2020-01-30 09:42:07 +02:00
power power: policy: recover deep sleep states from residency policy. 2020-01-26 11:13:22 -08:00
random random: rand32_ctr_drbg: Handle error in initialize function 2020-01-28 13:31:52 -08:00
settings settings: Deprecate base64 in fs backed settings 2020-01-16 10:21:29 -05:00
shell shell: fix race condition in shell instance initialization 2020-01-28 17:24:46 -05:00
stats cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
storage kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
testsuite testsuite: Ifdef an include 2020-01-29 16:59:10 -05:00
usb usb: netusb: Replace IS_ENABLED(VERBOSE_DEBUG) with just VERBOSE_DEBUG 2020-01-25 08:14:41 -05:00
CMakeLists.txt canbus: canopen: add zephyr driver layer for CANopenNode 2020-01-20 17:17:23 +01:00
Kconfig canbus: canopen: add zephyr driver layer for CANopenNode 2020-01-20 17:17:23 +01:00