summaryrefslogtreecommitdiffstats
path: root/network_config.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement network factory reset in network_managerMichael Tritz2017-06-051-0/+15
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>
OpenPOWER on IntegriCloud