net: Add and use IP_BROADCAST
Rather than using the hardcoded value 0xffffffff in several places
add a define for the broadcast IP.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 42ee615 commit ba61b249609d28a2a3e750b3602d1ba2a8d8b140
@Sascha Hauer Sascha Hauer authored on 28 Nov 2017
Showing 3 changed files
View
include/net.h
View
net/dhcp.c
View
net/net.c