commit | 29f2fd662e5fed8fc51238647b5e8fac61f45199 | [log] [tgz] |
---|---|---|
author | Michael Tritz <mtritz@us.ibm.com> | Mon May 22 15:27:26 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jun 05 21:34:28 2017 +0000 |
tree | c1e0c11886d2ed8e89cbb3528d9eceb5100391bc | |
parent | 65e5abefd6b73c8f383a335291c32111ae787be0 [diff] |
Implement network factory reset in network_manager This commit implements a factory reset interface for the BMC network. This factory reset is accomplished by removing any /etc/systemd/network/*.network files, then writing new ones configured for DHCP for each known interface. Resolves openbmc/openbmc#1575 Change-Id: Ic006cd43fb336029479cffa783b56ab91e0339bd Signed-off-by: Michael Tritz <mtritz@us.ibm.com>