[PATCH phosphor-networkd v3] Enabling updates to /etc/resolve.conf either manually or using DHCP supplied DNS IP

OpenBMC Patches openbmc-patches at stwcx.xyz
Tue May 24 22:50:42 AEST 2016


Provide dbus APIs to provide nameserver IPs and update them in /etc/resolv.conf
Also, register watch for /run/systemd/netif/state for DHCP and take the DNS entries and update /etc/resolv.conf

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/phosphor-networkd/13)
<!-- Reviewable:end -->


https://github.com/openbmc/phosphor-networkd/pull/13

vishwa (1):
  Enabling updates to /etc/resolve.conf either manually or using DHCP
    supplied DNS IP

 Makefile           |  29 ++++
 netman.py          |  36 +++++
 netman_watch_dns.c | 391 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 456 insertions(+)
 create mode 100644 Makefile
 create mode 100644 netman_watch_dns.c

-- 
2.8.3




More information about the openbmc mailing list