| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't accidentally match other bonding devices. (#824175) | Bill Nottingham | 2012-05-23 | 1 | -1/+1 |
* | Use NetworkManager-compatible lease file names by default. | Bill Nottingham | 2012-03-09 | 1 | -1/+2 |
* | Fix logic error with removing arp_ip_target (#745681) | Bill Nottingham | 2011-10-13 | 1 | -1/+1 |
* | Fix pid file usage for IPv6. (#729292, <daveg@dgit.ndo.co.uk>) | Bill Nottingham | 2011-08-09 | 1 | -1/+1 |
* | Fix patch misapplication | Bill Nottingham | 2011-04-12 | 1 | -1/+1 |
* | ifup/ifdown-eth: properly add and remove arp_ip_target's | Harald Hoyer | 2011-04-12 | 1 | -2/+19 |
* | Use net_log where appropriate. | Bill Nottingham | 2011-03-25 | 1 | -2/+2 |
* | Handle 'MASTER' being quoted. (#651450, <gfidente@redhat.com>) | Bill Nottingham | 2011-01-12 | 1 | -1/+1 |
* | use ip command for vlan instead of vconfig | Petr Lautrbach | 2010-05-13 | 1 | -2/+2 |
* | Eliminate bunch of unnecessary stat calls and command invocations. | Ville Skyttä | 2010-01-12 | 1 | -3/+3 |
* | Get rid of uses of deprecated egrep and fgrep. | Ville Skyttä | 2010-01-12 | 1 | -3/+3 |
* | Run '/sbin/dhclient -6' instead of /sbin/dhcp6c (#553017, <dcantrell@redhat.c... | Bill Nottingham | 2010-01-08 | 1 | -10/+8 |
* | License cleanup. | Bill Nottingham | 2010-01-05 | 1 | -1/+1 |
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -8/+8 |
* | Add support for creating TUN/TAP devices on the fly (#453973, <scott@zahna.com>) | Bill Nottingham | 2009-03-19 | 1 | -0/+4 |
* | Remove arp_ip_target on ifdown for bonding devices. (#483711) | Bill Nottingham | 2009-03-17 | 1 | -1/+3 |
* | Cleanup bridges better on ifdown (#463325, <sean@bruenor@org>) | Bill Nottingham | 2009-03-11 | 1 | -11/+11 |
* | Remove 'exit 0' from bridge path, so that bridge + vlan works. (#481557, <dan... | Bill Nottingham | 2009-01-26 | 1 | -1/+0 |
* | Make sure NEWCONFIG exists before grepping for it (#390271, continued) | Bill Nottingham | 2008-03-18 | 1 | -1/+6 |
* | typo | Bill Nottingham | 2007-11-27 | 1 | -1/+1 |
* | don't endlessly loop on ifdown if devices are inconsistent (#390271) | Bill Nottingham | 2007-11-26 | 1 | -1/+2 |
* | license cleanup | Bill Nottingham | 2007-08-03 | 1 | -3/+9 |
* | remove NETWORKING_IPV6 | Bill Nottingham | 2007-01-17 | 1 | -7/+5 |
* | release bonding slaves properly (#220525) | Bill Nottingham | 2007-01-04 | 1 | -0/+2 |
* | use sysfs interface for bonding (#202443, <agospoda@redhat.com>) | Bill Nottingham | 2006-10-18 | 1 | -1/+1 |
* | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |
* | bring down bonding slaves on ifdown (#199706) | Bill Nottingham | 2006-08-01 | 1 | -0/+12 |
* | Add support for DHCP on bridges (#125259, original patch by Anders Kaseorg | Miloslav Trmac | 2006-03-27 | 1 | -5/+4 |
* | don't cause the module to get reloaded on ifdown if it's not loaded | Bill Nottingham | 2006-02-28 | 1 | -7/+9 |
* | use new dhclient file paths, add appropriate conflict (#169164) | Bill Nottingham | 2005-11-28 | 1 | -1/+1 |
* | clean up error message (#135167) | Bill Nottingham | 2005-10-03 | 1 | -1/+1 |
* | fix grep to always match the full hwaddr, as opposed to matching '0' | Bill Nottingham | 2005-05-10 | 1 | -1/+1 |
* | handle alternate VLAN naming schemes (#115001) | Bill Nottingham | 2005-03-30 | 1 | -1/+2 |
* | woops | Bill Nottingham | 2005-03-03 | 1 | -2/+9 |
* | ipv6 cleanups (<pb@bieringer.de>) | Bill Nottingham | 2005-03-03 | 1 | -9/+2 |
* | dhcp release cleanups (<jvdias@redhat.com>) | Bill Nottingham | 2005-02-14 | 1 | -3/+8 |
* | handle being called on down devices better | Bill Nottingham | 2005-02-07 | 1 | -3/+3 |
* | split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep (... | Bill Nottingham | 2005-01-19 | 1 | -0/+117 |