aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup
Commit message (Expand)AuthorAgeFilesLines
* Make sure module gets loaded in cases where something else is usingBill Nottingham2005-07-181-0/+1
* handle alternate vlan naming schemes (#115001)Bill Nottingham2005-03-301-8/+20
* fix various fgreps to not catch commented lines (#136531, expanded from <cww@...Bill Nottingham2005-01-121-3/+3
* fix ONxxx (#136531, <cww@redhat.com>)Bill Nottingham2005-01-121-2/+2
* set ETHTOOL_OPTS on addressless devices (#144682, <mpoole@redhat.com>)Bill Nottingham2005-01-121-0/+3
* fix typo (#134787, <bnocera@redhat.com>)Bill Nottingham2004-11-091-1/+1
* fix typoBill Nottingham2004-10-181-1/+1
* fix GATEWAYDEV (#133575)Bill Nottingham2004-10-181-1/+1
* backport quote fixBill Nottingham2004-09-271-1/+1
* backport ethtool_opts for slaves (#128714)Bill Nottingham2004-09-271-0/+4
* backportBill Nottingham2004-09-231-1/+1
* fix handling of nonexistent devices (#132839)Bill Nottingham2004-09-171-1/+1
* fix bonding + no IP (#127825)Bill Nottingham2004-07-141-0/+7
* cleanupBill Nottingham2004-06-081-10/+4
* clean up errorsBill Nottingham2004-06-081-1/+1
* backport bonding fixesBill Nottingham2004-06-081-3/+27
* vlan fixes (#107504, <hrunting@texas.net>)Bill Nottingham2004-06-071-3/+3
* remove duplicate setting of network routes (#125450)Bill Nottingham2004-06-071-5/+0
* get rid of error messageBill Nottingham2003-11-071-1/+1
* always call 'ip link set *dev* ${DEVICE}', to avoid confusion withBill Nottingham2003-09-111-8/+8
* fix bonding+dhcp (#91399); bring bonding device links up, then bring up slave...Bill Nottingham2003-09-051-0/+8
* fix use of localBill Nottingham2003-08-201-1/+1
* fix ethernet device renaming deadlock (yay recursion!) (#101566)Bill Nottingham2003-08-081-1/+2
* fix short-circuit (#101445)Bill Nottingham2003-08-011-1/+1
* allow default window size for routes to be set with WINDOW=... (#98112)Bill Nottingham2003-06-271-3/+3
* support setting device options with ethtool optsBill Nottingham2003-06-271-0/+8
* more tweaksBill Nottingham2003-06-241-2/+1
* get rid of an extraneous error messageBill Nottingham2003-06-241-1/+1
* support randomly named network devices, part 1Bill Nottingham2003-06-241-9/+0
* - make usernetctl use the nickname instead of the device nameBill Nottingham2003-05-281-14/+21
* some minor cleanupsBill Nottingham2003-05-021-6/+6
* kill one extraneous grep (#90001, <samuel@bcgreen.com>)Bill Nottingham2003-05-021-2/+1
* revert. chain name change was reverted.Bill Nottingham2003-03-131-4/+4
* handle changed chain nameBill Nottingham2003-02-241-4/+4
* We were hardcoding zeroconf routes to eth0. OOOOPS.Bill Nottingham2003-02-191-1/+1
* fix nicknames with profiles (#82246)Bill Nottingham2003-02-111-2/+3
* vlan fixes (<tis@foobar.fi>)Bill Nottingham2003-02-041-11/+14
* 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05Bill Nottingham2003-01-311-0/+59
* tweak wordingBill Nottingham2003-01-151-1/+1
* clean up iptables module (#74518)Bill Nottingham2003-01-141-0/+2
* add zeroconf route (#81738)Bill Nottingham2003-01-141-0/+6
* allow setting of scope (#77082)Bill Nottingham2002-11-121-1/+1
* nuke allmulti/promisc setting at alexey's requestBill Nottingham2002-10-121-4/+2
* fix syntax errorBill Nottingham2002-09-041-1/+1
* switch to -I (#71201)Bill Nottingham2002-08-151-1/+1
* fix iptables invocation (#71201)Bill Nottingham2002-08-121-3/+3
* use -n with iptables -L (#70807)Bill Nottingham2002-08-121-1/+1
* use iptables & our lokkit chainBill Nottingham2002-07-171-5/+4
* - no need to export FWACTIVEFlorian La Roche2002-07-051-3/+1
* make sure we don't match default as anything but a route (instead of, say, so...Preston Brown2002-06-271-1/+1