zephyr/subsys
Jukka Rissanen 6ed7fb05d0 net: dhcpv4: Properly register UDP handler
The address family of the UDP port listener was not set. This
caused weird debug prints in net-shell. Now the listener will
be registering IPv4 any address as it should.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-05-19 14:56:22 +03:00
..
bluetooth Bluetooth: controller: Increase Rx & Tx buf cnt range in Kconfig 2017-05-16 15:30:51 +03:00
console subsys: console: Add buffered output support to console subsystem 2017-05-15 15:56:56 -04:00
debug debug: add stack sentinel feature 2017-05-13 15:14:41 -04:00
disk subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
fs subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
logging kernel: event_logger: convert to using newly introduced integer sized types 2017-04-25 22:09:12 +00:00
net net: dhcpv4: Properly register UDP handler 2017-05-19 14:56:22 +03:00
shell shell: use k_thread_create() 2017-05-11 20:24:22 -04:00
usb cdc_acm : Restrict writing more than 4 bytes into TX USB Endpoint. 2017-05-13 15:12:27 -04:00
Kconfig subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00
Makefile subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00