zephyr/subsys/net
Jukka Rissanen c3bb0a6af9 net: socket: Add SO_PRIORITY support to setsockopt
Allow user to set the socket priority using setsockopt() call.
The priority value is used to order the networking queues so
that packets with a higher priority may be processed first.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-06-09 12:54:05 +03:00
..
ip style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
l2 net/arp: No need of 64bits timer precision on ARP requests 2019-05-23 22:22:16 +03:00
lib net: socket: Add SO_PRIORITY support to setsockopt 2019-06-09 12:54:05 +03:00
buf.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
hostname.c
Kconfig Bluetooth: Add possibility to pass a user_data to conn_tx_cb_t 2019-05-29 16:31:03 +03:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net