summaryrefslogtreecommitdiffstats
path: root/isys/iface.c
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/+48
* Configure network in kickstartNetworkUp() iff NM is not connected (#490518)David Cantrell2009-04-301-0/+20
* Move OUTPUT_TERMINAL definition to isys.hDavid Cantrell2009-03-191-0/+1
* Remove unused iface_netmask2prefix() function.David Cantrell2009-02-171-21/+0
* Rewrite iface_ip2str() to use libnm-glibDavid Cantrell2008-12-201-107/+36
* Reduce direct D-Bus calls in isys/iface.c.David Cantrell2008-12-181-69/+19
* 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