| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | fix the real issue | Bill Nottingham | 2006-08-23 | 1 | -6/+1 |
* | if they have explicitly defined an address in 169.254, things go really | Bill Nottingham | 2006-08-23 | 1 | -0/+5 |
* | make test for bonding device a function | Bill Nottingham | 2006-08-01 | 1 | -5/+3 |
* | Support (ifup vlan1:0) (#193133) | Miloslav Trmac | 2006-07-28 | 1 | -1/+3 |
* | Consistently exclude backup files when globbing | Miloslav Trmac | 2006-07-27 | 1 | -5/+8 |
* | force-move the lease file (<markmc@redhat.com>) | Bill Nottingham | 2006-07-19 | 1 | -1/+1 |
* | copy any lease obtained by the initrd (#198601, <markmc@redhat.com>) | Bill Nottingham | 2006-07-13 | 1 | -0/+4 |
* | Add METRIC= support for default routes (#124045) | Miloslav Trmac | 2006-05-10 | 1 | -3/+5 |
* | Add NETWORKDELAY and LINKDELAY (#176851) | Miloslav Trmac | 2006-04-18 | 1 | -0/+4 |
* | Add support for DHCP on bridges (#125259, original patch by Anders Kaseorg | Miloslav Trmac | 2006-03-27 | 1 | -16/+19 |
* | Minor cleanups (#173574): | Miloslav Trmac | 2006-03-19 | 1 | -2/+2 |
* | array variables are bad. use $IFS with '/', as that is illegal in | Bill Nottingham | 2006-02-28 | 1 | -1/+1 |
* | Fix potentials for endless loops when you have multiple devices | Bill Nottingham | 2006-02-28 | 1 | -1/+1 |
* | move the arping to before we actually add the address. If the address | Bill Nottingham | 2006-02-02 | 1 | -4/+4 |
* | use new dhclient file paths, add appropriate conflict (#169164) | Bill Nottingham | 2005-11-28 | 1 | -1/+1 |
* | move wireless options before bridge options (#122801) | Bill Nottingham | 2005-09-30 | 1 | -13/+13 |
* | fix interface renaming (#158774) | Bill Nottingham | 2005-05-25 | 1 | -3/+5 |
* | don't send dhcp hostname (revert of fix for #149667) | Bill Nottingham | 2005-04-21 | 1 | -3/+0 |
* | automatically send hostname if it's available and not overridden | Bill Nottingham | 2005-04-15 | 1 | -0/+3 |
* | - always return errors on trying to bring up nonexistent devices (#131461) | Bill Nottingham | 2005-04-15 | 1 | -4/+4 |
* | remove duplicate route check... this should get fixed in | Bill Nottingham | 2005-04-15 | 1 | -8/+0 |
* | remove ... the dhclient excess verbiage will be removed | Bill Nottingham | 2005-04-15 | 1 | -10/+1 |
* | cleanup | Bill Nottingham | 2005-04-15 | 1 | -1/+2 |
* | check the pid file so we can print a sane error message (#143640) | Bill Nottingham | 2005-04-15 | 1 | -1/+9 |
* | more dhclient-only cleanups | Bill Nottingham | 2005-04-15 | 1 | -16/+14 |
* | more pump/dhcpcd removal | Bill Nottingham | 2005-04-15 | 1 | -14/+0 |
* | remove support for the old firewall type | Bill Nottingham | 2005-04-15 | 1 | -19/+0 |
* | woops | Bill Nottingham | 2005-03-03 | 1 | -3/+10 |
* | ipv6 cleanups (<pb@bieringer.de>) | Bill Nottingham | 2005-03-03 | 1 | -10/+3 |
* | split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep (... | Bill Nottingham | 2005-01-19 | 1 | -0/+337 |