aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup
Commit message (Expand)AuthorAgeFilesLines
* fix bonding + no IP (#127285)Bill Nottingham2004-07-141-0/+7
* cleanupBill Nottingham2004-06-081-10/+4
* clean up errorsBill Nottingham2004-06-081-1/+1
* 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
* support ETHTOOL_OPTS on bonding slaves (#119430, <hrunting@texas.net>)Bill Nottingham2004-05-041-0/+4
* oh wait, not on -HEADBill Nottingham2004-01-281-1/+1
* add another catch for bonding devicesBill Nottingham2004-01-281-1/+1
* get rid of error messageBill Nottingham2003-11-071-1/+1
* bridging updates (#104421, <dwmw2@redhat.com>)Bill Nottingham2003-10-101-5/+20
* always call 'ip link set *dev* ${DEVICE}', to avoid confusion withBill Nottingham2003-09-111-10/+10
* bridging support (<dwmw2@redhat.com>)Bill Nottingham2003-09-091-0/+17
* 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
* handle duplicate default routes better.Preston Brown2002-06-271-0/+10
* avoid ifconfig/route, try to avoid duplicate default routesPreston Brown2002-06-271-5/+7
* fix dhcpcd invocation (#67517)Bill Nottingham2002-06-261-1/+1
* - change to /etc/init.d/functionsFlorian La Roche2002-06-261-3/+1
* don't add network routes when netmask is 255.255.255.255Bill Nottingham2002-06-261-1/+1
* dhclient support <dsainty@redhat.com>Bill Nottingham2002-06-261-3/+25
* start checking for link againBill Nottingham2002-05-291-0/+5