aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
* updated rhgb support (<jrb@redhat.com>)Bill Nottingham2003-05-201-0/+2
|
* some minor cleanupsBill Nottingham2003-05-021-6/+6
|
* kill one extraneous grep (#90001, <samuel@bcgreen.com>)Bill Nottingham2003-05-021-2/+1
|
* - new releaser7-16Florian La Roche2003-04-181-1/+1
|
* revert. chain name change was reverted.Bill Nottingham2003-03-132-7/+7
|
* handle changed chain nameBill Nottingham2003-02-242-7/+7
|
* redhat-config-network writes $NAME.route, not $DEVICE.route. HandleBill Nottingham2003-02-203-3/+11
| | | | that. (#84193)
* We were hardcoding zeroconf routes to eth0. OOOOPS.Bill Nottingham2003-02-191-1/+1
|
* fix nicknames with profiles (#82246)Bill Nottingham2003-02-113-7/+17
| | | | | | - source 'network' file in ifdown, so we get the current profile - change need_config to look in the various profile directories - pass device to usernetctl, as that's what's linked where usernetctl looks
* fix check_device_down (#83780, <pzb@datastacks.com>)Bill Nottingham2003-02-091-2/+5
|
* vlan fixes (<tis@foobar.fi>)Bill Nottingham2003-02-042-13/+15
|
* 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05Bill Nottingham2003-01-312-0/+69
|
* fix typoBill Nottingham2003-01-311-1/+1
|
* tweak wordingBill Nottingham2003-01-151-1/+1
|
* get the other case tooBill Nottingham2003-01-141-1/+1
|
* clean up iptables module (#74518)Bill Nottingham2003-01-141-0/+2
|
* check for device after loading module (#75506)Bill Nottingham2003-01-141-1/+2
|
* recalculate BROADCAST if one wasn't specified (#78052)Bill Nottingham2003-01-141-1/+1
|
* if 'ONPARENT=no' set, don't automatically bring up interfaces whenBill Nottingham2003-01-141-1/+1
| | | | their parent interface is set up (#78992)
* don't write multiple search lines (#79107, <redhat-com-box@dndtales.org>)Bill Nottingham2003-01-141-3/+3
|
* fix ifup-ppp vs. ppp-watch at boot time (<goeran@uddeborg.pp.se>)Bill Nottingham2003-01-141-1/+1
|
* fix ifup-ppp for use with dial-on-demand (#54680)Bill Nottingham2003-01-141-2/+8
|
* add zeroconf route (#81738)Bill Nottingham2003-01-141-0/+6
|
* fix link check. use both ethtool and mii-tool.Bill Nottingham2003-01-141-14/+25
|
* IPv6 updates <pekkas@netcore.fi>, <pb@bieringer.de>Bill Nottingham2003-01-072-2/+38
|
* more rhgb tweaksBill Nottingham2002-12-171-3/+9
| | | | have a loop for checking link state instead of a static 'sleep 5'
* IPv6 update (<pekkas@netcore.fi>, <pb@bieringer.de>)Bill Nottingham2002-12-022-4/+27
|
* just use ifup-routes for aliasesBill Nottingham2002-11-121-7/+2
|
* fix static route brokenness (#74317, #74320, #76619, #75604)Bill Nottingham2002-11-121-5/+9
|
* allow setting of scope (#77082)Bill Nottingham2002-11-121-1/+1
|
* IPv6 update <pekkas@netcore.fi>, <pb@bieringer.de>Bill Nottingham2002-11-126-77/+66
|
* nuke allmulti/promisc setting at alexey's requestBill Nottingham2002-10-121-4/+2
|
* fix syntax errorBill Nottingham2002-09-041-1/+1
|
* mtu tweak (<pekkas@netcor.fi>)Bill Nottingham2002-09-021-1/+1
|
* don't loop on ifdownBill Nottingham2002-08-271-1/+1
|
* use the other file redhat-config-network writes by default; leaveBill Nottingham2002-08-211-10/+19
| | | | route-<foo> for user customization (<pbrown@redhat.com>, others)
* actually pass the device name to the first mii-tool call (#72016,#68127)Bill Nottingham2002-08-211-1/+1
|
* switch to -I (#71201)Bill Nottingham2002-08-152-2/+2
|
* sleep 5 seconds, not 2Bill Nottingham2002-08-141-1/+1
|
* remove extraneous call (#68706)Bill Nottingham2002-08-141-1/+0
|
* look at the right file (#68368)Bill Nottingham2002-08-131-1/+1
|
* fix iptables invocation (#71201)Bill Nottingham2002-08-122-4/+4
|
* use -n with iptables -L (#70807)Bill Nottingham2002-08-122-2/+5
|
* * pass netmask option top ipppd (bug #69355)Than Ngo2002-07-251-2/+2
|
* use iptables & our lokkit chainBill Nottingham2002-07-172-9/+8
|
* - do not export GATEWAY in network-functionsFlorian La Roche2002-07-101-11/+6
| | | | - code cleanups
* * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>Florian La Roche2002-07-101-1/+1
| | | | | | | - allow an option for ups poweroff #68123 - change grep for ONBOOT= #63903 - allow building with a cross-compiler #64362,#64255 - faster check in network-functions:check_default_route()
* - change to /etc/init.dFlorian La Roche2002-07-051-2/+2
|
* - no need to source the file /etc/init.d/functionsFlorian La Roche2002-07-051-15/+10
| | | | - cleanups
* - speed up FIREWALL_MODS=no caseFlorian La Roche2002-07-051-7/+2
|