Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ifdown-eth: we need to flush global scope as well | Lukas Nykryn | 2017-03-30 | 1 | -1/+4 |
| | | | | ... but it is stuck some time | ||||
* | 9.70-sync: sysconfig/network-scripts/* updated - part 2 | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -75/+80 |
| | | | | | This commit contains a lot of whitespace changes. Use 'git diff --ignore-all-space' to display the relevant changes. | ||||
* | network: add support for team devices | Jiri Pirko | 2014-07-24 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | Currently, team masters and slaves are supported via ifup-Team* and ifdown-Team* scripts shipped in teamd package. It uses somehow ugly workaround where user have to specify DEVIVETYPE to "Team" or "TeamPort". This turned out to be non-optimal solution as this is confusing users. Also it does not work when TYPE is set. So fix this by adding the team support hooks directly into initscripts. Now for team port, user needs only to set: TEAM_MASTER="teamx" and for team master, user needs only to set: TEAM_CONFIG="...whatever..." Signed-off-by: Jiri Pirko <jiri@resnulli.us> | ||||
* | replace tunctl with ip tuntap (#947875) | Lukas Nykryn | 2013-04-09 | 1 | -1/+3 |
| | |||||
* | call flush addresses with scope global | Lukas Nykryn | 2013-04-03 | 1 | -2/+2 |
| | |||||
* | Fix greps to correctly handle comments and quotation | Lukas Nykryn | 2013-02-26 | 1 | -1/+1 |
| | |||||
* | Sync FSF address with GPL 2 text. | Ville Skyttä | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Be less strict about VLAN name (#505314) | Václav Pavlín | 2012-09-05 | 1 | -4/+1 |
| | |||||
* | Allow bridge names starting with a dash | Dan Kenigsberg | 2012-06-13 | 1 | -2/+2 |
| | | | | | | | | Misguided people may name their bridge '-foo', with a leading dash. Let us indulge them. It is better than showing the usage string of brctl. Signed-off-by: Dan Kenigsberg <danken@redhat.com> | ||||
* | 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 |
| | | | | | | | | | Only add arp_ip_target, if not yet present. Only remove arp_ip_target, if present in BONDING_OPTS, to prevent clash with module options. https://bugzilla.redhat.com/show_bug.cgi?id=604669 | ||||
* | 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, ↵ | Bill Nottingham | 2010-01-08 | 1 | -10/+8 |
| | | | | | | | | <dcantrell@redhat.com>) The ISC software is now used for DHCPv6 support, so run dhclient in DHCPv6 mode instead of the older /sbin/dhcp6c program. Still honor the same configuration variables. | ||||
* | License cleanup. | Bill Nottingham | 2010-01-05 | 1 | -1/+1 |
| | |||||
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -8/+8 |
| | | | | Adapted from <victor.lowther@gmail.com>. | ||||
* | 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, ↵ | Bill Nottingham | 2009-01-26 | 1 | -1/+0 |
| | | | | <danken@redhat.com>) | ||||
* | 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 |
| | | | | | | | | | | | <anders@kaseorg.com>): - rc.d/init.d/network: Initialize bridges after bridged interfaces, deinitialize them before bridged interfaces - sysconfig/network-scripts/ifdown-eth: Destroy bridges lazily when the last bridged interface is stopped - sysconfig/network-scripts/ifup-eth: * Handle bridges before checking for module presence or wireless devices * Add bridges lazily when the first bridged interface is started | ||||
* | don't cause the module to get reloaded on ifdown if it's not loaded | Bill Nottingham | 2006-02-28 | 1 | -7/+9 |
| | | | | (#179809) | ||||
* | 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 |
| | | | | | | against '00:AA:BB:CC:DD:EE'. Take into account lines that end with spaces, or with "# this is a comment", too. Also, put the grep in only one place instead of 3. Fixes #157252, #153669. | ||||
* | 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 |
(<dwmw2@redhat.com>) |