| Commit message (Expand) | Author | Age | Files | Lines |
* | ifup: don't call NM for loopback | Lukas Nykryn | 2015-05-06 | 1 | -1/+1 |
* | ifup: add missing quotes | Lukas Nykryn | 2015-04-24 | 1 | -1/+1 |
* | ifup: fix typo | Lukas Nykryn | 2014-12-16 | 1 | -1/+1 |
* | ifup,vlan: fix typo | Lukas Nykryn | 2014-10-24 | 1 | -1/+1 |
* | ifup: if we were unable to determine DEVICE always call nmcli up | Lukas Nykryn | 2014-09-16 | 1 | -1/+1 |
* | custom naming for VLAN devices | Lukas Nykryn | 2014-09-16 | 1 | -15/+22 |
* | add configurable DEVTIMEOUT | Lukas Nykryn | 2014-04-02 | 1 | -1/+1 |
* | network: try to not compete with NM during boot | Lukas Nykryn | 2014-03-11 | 1 | -0/+1 |
* | Tweak ifup/ifdown usage and man page to more clearly state that they refer to... | Bill Nottingham | 2013-05-24 | 1 | -2/+2 |
* | Reload sysctl settings for vlans on ifup | Václav Pavlín | 2013-04-09 | 1 | -0/+2 |
* | skip nmcli for wireless device (#863707) | Lukas Nykryn | 2013-03-14 | 1 | -0/+3 |
* | Sync FSF address with GPL 2 text. | Ville Skyttä | 2013-01-20 | 1 | -1/+1 |
* | Rename internal tracking variable USE_NM to _use_nm, to more clearly state it... | Bill Nottingham | 2012-04-30 | 1 | -1/+1 |
* | Fix typo. (#802055, <lubek@users.sourceforge.net>) | Bill Nottingham | 2012-03-12 | 1 | -1/+1 |
* | Allow for ifup-$TYPE/ifdown-$TYPE as well. | Bill Nottingham | 2012-02-01 | 1 | -0/+4 |
* | Use net_log where appropriate. | Bill Nottingham | 2011-03-25 | 1 | -4/+4 |
* | Add GVRP support (#597598, <tomek@jot23.org>) | Bill Nottingham | 2011-02-28 | 1 | -1/+5 |
* | remove network device naming requirement from VLAN devices | Matt Domsch | 2011-02-25 | 1 | -2/+2 |
* | Allow 0 as a vlan tag. (#624704, #635360) | Bill Nottingham | 2010-11-29 | 1 | -1/+1 |
* | Remove 'BOOTP' config option. It was considered 'old' in 1997. (Seriously.) | Bill Nottingham | 2010-06-04 | 1 | -5/+0 |
* | Clean up some leftover VLAN code; clarify documentation. | Bill Nottingham | 2010-05-13 | 1 | -2/+0 |
* | use ip command for vlan instead of vconfig | Petr Lautrbach | 2010-05-13 | 1 | -22/+6 |
* | Only use UUID to bring connections up/down; ensure we have a UUID by asking N... | Bill Nottingham | 2010-03-01 | 1 | -6/+2 |
* | Quote need_config; needed when identifying configuration by NM's 'name'. | Bill Nottingham | 2010-03-01 | 1 | -1/+1 |
* | Use NM if it's running and we have a configuration for the device. | Bill Nottingham | 2010-03-01 | 1 | -0/+9 |
* | Eliminate bunch of unnecessary stat calls and command invocations. | Ville Skyttä | 2010-01-12 | 1 | -1/+1 |
* | License cleanup. | Bill Nottingham | 2010-01-05 | 1 | -1/+1 |
* | Allow changing of VLAN type even if the module is already loaded. (#495053, <... | Bill Nottingham | 2009-04-09 | 1 | -6/+6 |
* | Add vlan support for s390 HSI interfaces. (#490584) | Bill Nottingham | 2009-03-17 | 1 | -1/+1 |
* | https://bugzilla.redhat.com/show_bug.cgi?id=447928 | Harald Hoyer | 2008-09-16 | 1 | -3/+3 |
* | work around bash changes (#220887, modified from <nvigier@mandriva.com>) | Bill Nottingham | 2007-09-25 | 1 | -2/+4 |
* | license cleanup | Bill Nottingham | 2007-08-03 | 1 | -4/+10 |
* | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |
* | Simplify $DEVICE parsing to get VLAN info | Miloslav Trmac | 2006-07-28 | 1 | -12/+8 |
* | Support (ifup vlan1:0) (#193133) | Miloslav Trmac | 2006-07-28 | 1 | -2/+2 |
* | Undefine $WINDOW to avoid conflict with screen(1) (#174336) | Miloslav Trmac | 2006-03-19 | 1 | -0/+2 |
* | handle alternate VLAN naming schemes (#115001) | Bill Nottingham | 2005-03-30 | 1 | -8/+20 |
* | woops | Bill Nottingham | 2005-03-03 | 1 | -0/+9 |
* | ipv6 cleanups (<pb@bieringer.de>) | Bill Nottingham | 2005-03-03 | 1 | -9/+0 |
* | split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep (... | Bill Nottingham | 2005-01-19 | 1 | -304/+3 |
* | remove pump, dhcpcd support. | Bill Nottingham | 2005-01-12 | 1 | -4/+0 |
* | fix various fgreps to not catch commented lines (#136531, expanded from <cww@... | Bill Nottingham | 2005-01-12 | 1 | -3/+3 |
* | fix ONxxx (#136531, <cww@redhat.com>) | Bill Nottingham | 2005-01-12 | 1 | -2/+2 |
* | set ETHTOOL_OPTS on addressless devices (#144682, <mpoole@redhat.com>) | Bill Nottingham | 2005-01-12 | 1 | -0/+3 |
* | fix typo (#134787, <bnocera@redhat.com>) | Bill Nottingham | 2004-11-09 | 1 | -1/+1 |
* | fix typo | Bill Nottingham | 2004-10-18 | 1 | -1/+1 |
* | fix GATEWAYDEV (#133375, <pekkas@netcore.fi>) | Bill Nottingham | 2004-10-18 | 1 | -1/+1 |
* | shell quoting will EAT YOUR BRANE | Bill Nottingham | 2004-09-27 | 1 | -1/+1 |
* | fix shell quoting | Bill Nottingham | 2004-09-23 | 1 | -1/+1 |
* | fix handling of nonexistent devices (#132839) | Bill Nottingham | 2004-09-17 | 1 | -1/+1 |