summaryrefslogtreecommitdiffstats
path: root/isys/iface.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused iface_netmask2prefix() function.David Cantrell2009-02-171-5/+0
* Add iBFT support to loaderMartin Sivak2009-02-121-1/+2
* Reduce direct D-Bus calls in isys/iface.c.David Cantrell2008-12-181-3/+1
* Get rid of some iface flags that were not doing anything anymore.David Cantrell2008-10-101-7/+1
* Make NM work for the DHCP case, at least (dcbw) (#461071).Chris Lumens2008-09-051-1/+3
* iface_start_NetworkManager() cleanupsDavid Cantrell2008-09-051-1/+1
* Removed iface_dns_lookup()David Cantrell2008-08-281-6/+0
* Rewrite iface_ip2str() to talk to NetworkManager over D-BusDavid Cantrell2008-08-281-7/+4
* Use NetworkManager instead of libdhcp. (#458183)David Cantrell2008-08-251-5/+149
* Set interface MTU if user specified mtu= param (#435874)David Cantrell2008-07-161-0/+1
* Rename nl.c to iface.c and functions to iface_*David Cantrell2008-02-081-0/+28