zephyr/subsys
Jukka Rissanen 0032f68669 net: context: Set local address properly for AF_CAN connections
At the moment there is no real address for local CANBUS socket,
but we can still set protocol family of local socket to AF_CAN
so that for example net-shell "net conn" command can show
information about it.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-06-18 17:58:00 +03:00
..
bluetooth bluetooth: controller: Reverted revised ticker pending redesign 2019-06-18 14:20:52 +02:00
console
cpp style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
debug
dfu dfu/boot: make swap_type optional 2019-06-18 11:09:16 +02:00
disk dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
fb
fs native_posix: Added support to access flash via FUSE 2019-06-11 08:31:54 -04:00
jwt
logging logging: Fix log_strdup detection on non-standard messages 2019-06-14 05:43:46 -04:00
mgmt
net net: context: Set local address properly for AF_CAN connections 2019-06-18 17:58:00 +03:00
power
random
settings
shell pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
stats stats: fix Coverity CID :198875 2019-06-07 12:00:02 -04:00
storage
testsuite
usb usb: netusb: cdc_eem: Fix Interface select 2019-06-17 16:25:06 -04:00
CMakeLists.txt
Kconfig