Enable secchan, ofp-discover to update /etc/resolv.conf.
[openvswitch] / include / dhcp-client.h
index 2039d23a31767bcf517bcf6621f5bda1d26aa7da..9019ff116255de4b44ab7e219f9cc535ab810aa2 100644 (file)
@@ -58,6 +58,7 @@ uint32_t dhclient_get_router(const struct dhclient *);
 const struct dhcp_msg *dhclient_get_config(const struct dhclient *);
 
 int dhclient_configure_netdev(struct dhclient *);
+int dhclient_update_resolv_conf(struct dhclient *);
 
 void dhclient_run(struct dhclient *);
 void dhclient_wait(struct dhclient *);