Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert. chain name change was reverted. | Bill Nottingham | 2003-03-13 | 2 | -7/+7 |
| | |||||
* | handle changed chain name | Bill Nottingham | 2003-02-24 | 2 | -7/+7 |
| | |||||
* | redhat-config-network writes $NAME.route, not $DEVICE.route. Handle | Bill Nottingham | 2003-02-20 | 3 | -3/+11 |
| | | | | that. (#84193) | ||||
* | We were hardcoding zeroconf routes to eth0. OOOOPS. | Bill Nottingham | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | fix nicknames with profiles (#82246) | Bill Nottingham | 2003-02-11 | 3 | -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 Nottingham | 2003-02-09 | 1 | -2/+5 |
| | |||||
* | vlan fixes (<tis@foobar.fi>) | Bill Nottingham | 2003-02-04 | 2 | -13/+15 |
| | |||||
* | 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05 | Bill Nottingham | 2003-01-31 | 2 | -0/+69 |
| | |||||
* | fix typo | Bill Nottingham | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | tweak wording | Bill Nottingham | 2003-01-15 | 1 | -1/+1 |
| | |||||
* | get the other case too | Bill Nottingham | 2003-01-14 | 1 | -1/+1 |
| | |||||
* | clean up iptables module (#74518) | Bill Nottingham | 2003-01-14 | 1 | -0/+2 |
| | |||||
* | check for device after loading module (#75506) | Bill Nottingham | 2003-01-14 | 1 | -1/+2 |
| | |||||
* | recalculate BROADCAST if one wasn't specified (#78052) | Bill Nottingham | 2003-01-14 | 1 | -1/+1 |
| | |||||
* | if 'ONPARENT=no' set, don't automatically bring up interfaces when | Bill Nottingham | 2003-01-14 | 1 | -1/+1 |
| | | | | their parent interface is set up (#78992) | ||||
* | don't write multiple search lines (#79107, <redhat-com-box@dndtales.org>) | Bill Nottingham | 2003-01-14 | 1 | -3/+3 |
| | |||||
* | fix ifup-ppp vs. ppp-watch at boot time (<goeran@uddeborg.pp.se>) | Bill Nottingham | 2003-01-14 | 1 | -1/+1 |
| | |||||
* | fix ifup-ppp for use with dial-on-demand (#54680) | Bill Nottingham | 2003-01-14 | 1 | -2/+8 |
| | |||||
* | add zeroconf route (#81738) | Bill Nottingham | 2003-01-14 | 1 | -0/+6 |
| | |||||
* | fix link check. use both ethtool and mii-tool. | Bill Nottingham | 2003-01-14 | 1 | -14/+25 |
| | |||||
* | IPv6 updates <pekkas@netcore.fi>, <pb@bieringer.de> | Bill Nottingham | 2003-01-07 | 2 | -2/+38 |
| | |||||
* | more rhgb tweaks | Bill Nottingham | 2002-12-17 | 1 | -3/+9 |
| | | | | have a loop for checking link state instead of a static 'sleep 5' | ||||
* | IPv6 update (<pekkas@netcore.fi>, <pb@bieringer.de>) | Bill Nottingham | 2002-12-02 | 2 | -4/+27 |
| | |||||
* | just use ifup-routes for aliases | Bill Nottingham | 2002-11-12 | 1 | -7/+2 |
| | |||||
* | fix static route brokenness (#74317, #74320, #76619, #75604) | Bill Nottingham | 2002-11-12 | 1 | -5/+9 |
| | |||||
* | allow setting of scope (#77082) | Bill Nottingham | 2002-11-12 | 1 | -1/+1 |
| | |||||
* | IPv6 update <pekkas@netcore.fi>, <pb@bieringer.de> | Bill Nottingham | 2002-11-12 | 6 | -77/+66 |
| | |||||
* | nuke allmulti/promisc setting at alexey's request | Bill Nottingham | 2002-10-12 | 1 | -4/+2 |
| | |||||
* | fix syntax error | Bill Nottingham | 2002-09-04 | 1 | -1/+1 |
| | |||||
* | mtu tweak (<pekkas@netcor.fi>) | Bill Nottingham | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | don't loop on ifdown | Bill Nottingham | 2002-08-27 | 1 | -1/+1 |
| | |||||
* | use the other file redhat-config-network writes by default; leave | Bill Nottingham | 2002-08-21 | 1 | -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 Nottingham | 2002-08-21 | 1 | -1/+1 |
| | |||||
* | switch to -I (#71201) | Bill Nottingham | 2002-08-15 | 2 | -2/+2 |
| | |||||
* | sleep 5 seconds, not 2 | Bill Nottingham | 2002-08-14 | 1 | -1/+1 |
| | |||||
* | remove extraneous call (#68706) | Bill Nottingham | 2002-08-14 | 1 | -1/+0 |
| | |||||
* | look at the right file (#68368) | Bill Nottingham | 2002-08-13 | 1 | -1/+1 |
| | |||||
* | fix iptables invocation (#71201) | Bill Nottingham | 2002-08-12 | 2 | -4/+4 |
| | |||||
* | use -n with iptables -L (#70807) | Bill Nottingham | 2002-08-12 | 2 | -2/+5 |
| | |||||
* | * pass netmask option top ipppd (bug #69355) | Than Ngo | 2002-07-25 | 1 | -2/+2 |
| | |||||
* | use iptables & our lokkit chain | Bill Nottingham | 2002-07-17 | 2 | -9/+8 |
| | |||||
* | - do not export GATEWAY in network-functions | Florian La Roche | 2002-07-10 | 1 | -11/+6 |
| | | | | - code cleanups | ||||
* | * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de> | Florian La Roche | 2002-07-10 | 1 | -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.d | Florian La Roche | 2002-07-05 | 1 | -2/+2 |
| | |||||
* | - no need to source the file /etc/init.d/functions | Florian La Roche | 2002-07-05 | 1 | -15/+10 |
| | | | | - cleanups | ||||
* | - speed up FIREWALL_MODS=no case | Florian La Roche | 2002-07-05 | 1 | -7/+2 |
| | |||||
* | - no need to export FWACTIVE | Florian La Roche | 2002-07-05 | 1 | -3/+1 |
| | |||||
* | - consistent shell programming | Florian La Roche | 2002-07-05 | 1 | -40/+32 |
| | | | | - small speed improvements, e.g. need_hostname() | ||||
* | - Bzzz. Fixed the debug output to do the real thing instead. :-) | Phil Knirsch | 2002-07-04 | 1 | -1/+1 |
| | |||||
* | - Fixed ifup-route to use new /etc/sysconfig/network-scripts/route-DEV files. | Phil Knirsch | 2002-07-04 | 1 | -8/+11 |
| |