| Commit message (Expand) | Author | Age | Files | Lines |
* | 9.70-sync: sysconfig/network-scripts/* updated - part 2 | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -5/+5 |
* | update ifup/ifdown NetworkManager interaction once more(#1036701, #1061810) | Lukas Nykryn | 2014-02-13 | 1 | -1/+1 |
* | update ifup/ifdown NetworkManager interaction (#1036701, #1061810) | Lukas Nykryn | 2014-02-12 | 1 | -1/+1 |
* | ifdown: fix typo in nmcli call (#1006222) | Lukas Nykryn | 2013-09-10 | 1 | -2/+2 |
* | update functions who call nmcli (#1002958) | Lukas Nykryn | 2013-08-30 | 1 | -1/+1 |
* | Tweak ifup/ifdown usage and man page to more clearly state that they refer to... | Bill Nottingham | 2013-05-24 | 1 | -2/+2 |
* | ifdown: don't call nmcli on interface that is alread down | Lukas Nykryn | 2013-04-02 | 1 | -2/+5 |
* | 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 |
* | Fix ifdown calling nmcli for NM-managed devices; others are handled by ifdown... | Jiří Klimeš | 2010-11-01 | 1 | -1/+1 |
* | Update for new nmcli syntax.initscripts-9.12-1 | Bill Nottingham | 2010-05-05 | 1 | -1/+1 |
* | Pull device from NetworkManager, if possible. | Bill Nottingham | 2010-03-04 | 1 | -3/+8 |
* | Quote need_config; needed when identifying configuration by NM's 'name'. | Bill Nottingham | 2010-03-01 | 1 | -1/+1 |
* | When bringing devices down, disconnect the device, don't down the connection. | Bill Nottingham | 2010-03-01 | 1 | -6/+2 |
* | Use NM if it's running and we have a configuration for the device. | Bill Nottingham | 2010-03-01 | 1 | -0/+9 |
* | Honor HOTPLUG in ifdown. (#547737) | Bill Nottingham | 2009-12-15 | 1 | -0/+5 |
* | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |
* | Undefine $WINDOW to avoid conflict with screen(1) (#174336) | Miloslav Trmac | 2006-03-19 | 1 | -0/+2 |
* | split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep (... | Bill Nottingham | 2005-01-19 | 1 | -97/+3 |
* | move retcode | Bill Nottingham | 2005-01-12 | 1 | -1/+1 |
* | remove pump, dhcpcd support. | Bill Nottingham | 2005-01-12 | 1 | -30/+17 |
* | fix various fgreps to not catch commented lines (#136531, expanded from <cww@... | Bill Nottingham | 2005-01-12 | 1 | -1/+1 |
* | kill dhcp client even if BOOTOPROTO is now static (#127726, others) | Bill Nottingham | 2005-01-12 | 1 | -3/+0 |
* | oops, fix syntax | Bill Nottingham | 2005-01-12 | 1 | -1/+1 |
* | support releasing the DHCP lease | Bill Nottingham | 2005-01-12 | 1 | -1/+5 |
* | release lease on shutdown, clean up dhclient pid file (modified from <jvdias@... | Bill Nottingham | 2005-01-07 | 1 | -0/+2 |
* | Add support for new DHCPv6 client (new DHCPV6C ifcfg variable)r7-73 | Jason Vas Dias | 2004-08-27 | 1 | -1/+5 |
* | vlan fixes (#107504, <hrunting@texas.net>) | Bill Nottingham | 2004-06-07 | 1 | -1/+1 |
* | document MACADDR. fix one of the bizarre interactions with HWADDR. | Bill Nottingham | 2004-03-17 | 1 | -1/+1 |
* | bridging updates (#104421, <dwmw2@redhat.com>) | Bill Nottingham | 2003-10-10 | 1 | -0/+3 |
* | always call 'ip link set *dev* ${DEVICE}', to avoid confusion with | Bill Nottingham | 2003-09-11 | 1 | -2/+2 |
* | bridging support (<dwmw2@redhat.com>) | Bill Nottingham | 2003-09-09 | 1 | -0/+10 |
* | more tweaks | Bill Nottingham | 2003-06-24 | 1 | -3/+2 |
* | support randomly named network devices, part 1 | Bill Nottingham | 2003-06-24 | 1 | -2/+0 |
* | - make usernetctl use the nickname instead of the device name | Bill Nottingham | 2003-05-28 | 1 | -3/+2 |
* | fix nicknames with profiles (#82246) | Bill Nottingham | 2003-02-11 | 1 | -2/+6 |
* | vlan fixes (<tis@foobar.fi>) | Bill Nottingham | 2003-02-04 | 1 | -2/+1 |
* | 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05 | Bill Nottingham | 2003-01-31 | 1 | -0/+10 |
* | don't loop on ifdown | Bill Nottingham | 2002-08-27 | 1 | -1/+1 |
* | remove extraneous call (#68706) | Bill Nottingham | 2002-08-14 | 1 | -1/+0 |
* | switch back; we still want to run ifdown-ppp, etc. | Bill Nottingham | 2002-06-27 | 1 | -5/+3 |
* | move device down checking higher up, and clarify. | Preston Brown | 2002-06-27 | 1 | -3/+5 |
* | - change to /etc/init.d/functions | Florian La Roche | 2002-06-26 | 1 | -3/+2 |
* | dhclient support <dsainty@redhat.com> | Bill Nottingham | 2002-06-26 | 1 | -0/+6 |
* | bulletproof it - handle both locationsr6-67 | Bill Nottingham | 2002-04-19 | 1 | -2/+7 |
* | wrong fix (aside from the syntax issue) - the dhcpcd pid file moved, | Bill Nottingham | 2002-04-19 | 1 | -2/+2 |
* | make sure that PID file exists and is readable before trying to read from it. | Preston Brown | 2002-04-17 | 1 | -1/+1 |
* | don't look in profiles; there should be links | Bill Nottingham | 2002-03-14 | 1 | -4/+0 |
* | some more DEVICE -> REALDEVICE changes; flush all addresses on bringing down ... | Bill Nottingham | 2001-09-26 | 1 | -2/+6 |