Check for ipaddress local and broadcast pointers
authorMartin Xu <martin.xu@intel.com>
Tue, 9 Feb 2010 09:29:51 +0000 (10:29 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 11 Feb 2010 04:29:25 +0000 (05:29 +0100)
commitb27abe33c7fe43ecbbc3cb5dfaa128bedb45f472
tree8af5b8f2cb042d3b33b6bf014e7f6509586a5cfc
parent14432bc7808819637ab8170cf9143fdddebf844c
Check for ipaddress local and broadcast pointers

If local is NULL we return an error. If broadcast is NULL, we use the local
address prefix to build a broadcast one.
src/inet.c