zephyr/subsys/net
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
..
ip net: dhcpv4: Properly register UDP handler 2017-05-19 14:56:22 +03:00
lib net: http: Add HTTP server library support 2017-05-13 14:30:58 -04:00
Kconfig spell: Kconfig help typos: /kernel /misc /subsys 2017-04-22 01:04:56 +00:00
Makefile net: Renaming net nbuf API to net pkt API 2017-04-21 14:19:50 +03:00
TODO net: todo: Mark multicast join/leave support done 2017-03-09 20:33:48 +02:00
buf.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00