commit | 75757c08579200677391f5319aee68cafcae0bf1 | [log] [tgz] |
---|---|---|
author | Edward A. James <eajames@us.ibm.com> | Fri Jul 15 09:11:18 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 02 19:48:34 2016 +0000 |
tree | 5e30048c1b774a4d77089432cd4170f8303e512c | |
parent | c69c3d30fd7d5fd04ba990788b6d75b19f275fc8 [diff] |
networking: ip address validation - check user-provided ip address before assigning to network device to prevent invalid addresses or addresses in disallowed ranges (bad addresses will cause networking failures on the system) Resolves openbmc/openbmc#202. Change-Id: I03826a0b9c947dad5ececd5af5269d3daf6afed8 Signed-off-by: Edward A. James <eajames@us.ibm.com>