| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an error when setting gateway fails. (#672202) | Bill Nottingham | 2011-03-30 | 1 | -2/+4 |
* | ifup-eth: use /run/initramfs rather then /dev/.run/initramfs | Harald Hoyer | 2011-03-30 | 1 | -1/+1 |
* | Use net_log where appropriate. | Bill Nottingham | 2011-03-25 | 1 | -8/+8 |
* | network-scripts/ifup-eth: fix cec3312 and close braces | Harald Hoyer | 2011-03-10 | 1 | -1/+1 |
* | network-scripts/ifup-eth: also check /dev/.run/initramfs | Harald Hoyer | 2011-03-10 | 1 | -1/+1 |
* | Handle 'MASTER' being quoted. (#651450, <gfidente@redhat.com>) | Bill Nottingham | 2011-01-12 | 1 | -1/+1 |
* | Frob device when calling sysctl, in case of vlans. (#665601, #667211, <ossman... | Bill Nottingham | 2011-01-04 | 1 | -1/+1 |
* | Fix routing regression (#660363) | Bill Nottingham | 2010-12-06 | 1 | -1/+1 |
* | Support multiple IP addreses via IPADDRn, PREFIXn (or NETMASKn) (#633984) Ada... | Bill Nottingham | 2010-11-30 | 1 | -22/+31 |
* | Check for dhclient configuration in /etc/dhcp as well (#607764, #607766) | Bill Nottingham | 2010-06-24 | 1 | -1/+3 |
* | Remove 'BOOTP' config option. It was considered 'old' in 1997. (Seriously.) | Bill Nottingham | 2010-06-04 | 1 | -5/+0 |
* | Run dhclient -6 similar to dhclient -4. (#585047) | Bill Nottingham | 2010-04-23 | 1 | -1/+1 |
* | Quote need_config; needed when identifying configuration by NM's 'name'. | Bill Nottingham | 2010-03-01 | 1 | -1/+1 |
* | Don't leave the link down on link check for DHCP (#462013, #491009) | Bill Nottingham | 2010-01-19 | 1 | -1/+0 |
* | Eliminate bunch of unnecessary stat calls and command invocations. | Ville Skyttä | 2010-01-12 | 1 | -3/+3 |
* | Fix comment to reflect reality. | Bill Nottingham | 2010-01-11 | 1 | -1/+1 |
* | dhclient's got a send-hostname option, use that | Bill Nottingham | 2010-01-11 | 1 | -18/+2 |
* | Run '/sbin/dhclient -6' instead of /sbin/dhcp6c (#553017, <dcantrell@redhat.c... | Bill Nottingham | 2010-01-08 | 1 | -4/+2 |
* | Move is_wireless after MACADDR/MTU setting, as it brings the link up. | Bill Nottingham | 2010-01-05 | 1 | -2/+3 |
* | License cleanup. | Bill Nottingham | 2010-01-05 | 1 | -1/+1 |
* | Honor DEFROUTE=yes|no for 'all' connection types. (#528822) | Bill Nottingham | 2009-10-21 | 1 | -1/+1 |
* | Support dracut's location for dhclient leases as well. (#515771) | Bill Nottingham | 2009-08-10 | 1 | -4/+6 |
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -5/+5 |
* | Allow passing of arguments to dhcp6c (#437949, <pekkas@netcore.fi>) | Bill Nottingham | 2009-03-20 | 1 | -3/+3 |
* | Don't exit out on IPv4 address-free interfaces; just follow the normal exit p... | Bill Nottingham | 2009-03-20 | 1 | -4/+2 |
* | Add support for creating TUN/TAP devices on the fly (#453973, <scott@zahna.com>) | Bill Nottingham | 2009-03-19 | 1 | -0/+12 |
* | Remove more device renaming code. | Bill Nottingham | 2009-03-03 | 1 | -4/+0 |
* | Remove support for no longer existing 'brctl setgcint' command. (#360471) | Bill Nottingham | 2008-11-26 | 1 | -1/+0 |
* | Accept either the '+<addr>', or comma-separated addresses for arp_ip_target. ... | Bill Nottingham | 2008-10-28 | 1 | -1/+1 |
* | Move bridging after bonding. (#449950, <djuran@redhat.com>) | Bill Nottingham | 2008-09-23 | 1 | -17/+16 |
* | Fix typo. | Bill Nottingham | 2008-09-04 | 1 | -1/+1 |
* | Change how we set the zeroconf route. (#239609) | Bill Nottingham | 2008-09-04 | 1 | -1/+1 |
* | Use the full path for arping. | Bill Nottingham | 2008-09-02 | 1 | -3/+3 |
* | Kill more stuff from the loopback path. | Bill Nottingham | 2008-07-29 | 1 | -1/+1 |
* | Don't do the arping check for loopback. | Bill Nottingham | 2008-07-10 | 1 | -0/+2 |
* | Minor cleanups. | Bill Nottingham | 2008-07-10 | 1 | -9/+3 |
* | Don't try to rename devices - udev rules are the way to go | Bill Nottingham | 2008-05-23 | 1 | -2/+0 |
* | don't attempt to re-enslave already-enslaved devices (#440077) | Bill Nottingham | 2008-04-01 | 1 | -3/+4 |
* | don't do something odd if we find a mac address that matches the | Bill Nottingham | 2008-01-15 | 1 | -1/+1 |
* | handle arp_ip_target separately (#288151, <agospoda@redhat.com>) | Bill Nottingham | 2007-09-14 | 1 | -1/+10 |
* | license cleanup | Bill Nottingham | 2007-08-03 | 1 | -3/+9 |
* | set 'primary' later for bonding devices (#236897, <agospoda@redhat.com>) | Bill Nottingham | 2007-06-22 | 1 | -0/+9 |
* | support ETHTOOL_OPTS on bridge devices (#208043, <bbaetz@acm.org>) | Bill Nottingham | 2007-04-16 | 1 | -0/+3 |
* | disable link checking when PERSISTENT_DHCLIENT is set (#234075) | Bill Nottingham | 2007-04-16 | 1 | -1/+1 |
* | remove NETWORKING_IPV6 | Bill Nottingham | 2007-01-17 | 1 | -10/+6 |
* | set MACADDR, MTU before initializing bonding slaves, etc (#218792) | Bill Nottingham | 2006-12-07 | 1 | -10/+10 |
* | just enslave once. seems to work now | Bill Nottingham | 2006-10-19 | 1 | -26/+2 |
* | use sysfs interface for bonding (#202443, <agospoda@redhat.com>) | Bill Nottingham | 2006-10-18 | 1 | -7/+12 |
* | restorecon on moved lease file | Bill Nottingham | 2006-10-07 | 1 | -0/+1 |
* | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |