summaryrefslogtreecommitdiffstats
path: root/isys/iface.c
Commit message (Expand)AuthorAgeFilesLines
* In iface_ip2str(), make sure to advance to next item before continue.David Cantrell2008-12-051-0/+1
* Make NM work for the DHCP case, at least (dcbw) (#461071).Chris Lumens2008-09-051-5/+91
* iface_start_NetworkManager() cleanupsDavid Cantrell2008-09-051-3/+1
* Removed iface_dns_lookup()David Cantrell2008-08-281-56/+0
* Rewrite iface_ip2str() to talk to NetworkManager over D-BusDavid Cantrell2008-08-281-99/+115
* Use NetworkManager instead of libdhcp. (#458183)David Cantrell2008-08-251-40/+326
* Set interface MTU if user specified mtu= param (#435874)David Cantrell2008-07-161-0/+49
* Update error messages to match function names.David Cantrell2008-02-081-14/+14
* Rename nl.c to iface.c and functions to iface_*David Cantrell2008-02-081-0/+233