summaryrefslogtreecommitdiffstats
path: root/isys/iface.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing LAYER2 and PORTNO handling for s390x.David Cantrell2009-07-061-0/+2
* Add a function to convert MAC addresses to device names.Chris Lumens2009-05-221-0/+5
* Configure network in kickstartNetworkUp() iff NM is not connected (#490518)David Cantrell2009-04-301-0/+6
* Move OUTPUT_TERMINAL definition to isys.hDavid Cantrell2009-03-191-1/+0
* 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