Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | switch this back; we don't want to report non-existent aliases as up | Bill Nottingham | 2002-06-27 | 1 | -8/+11 |
| | |||||
* | make sure we don't match default as anything but a route (instead of, say, ↵ | Preston Brown | 2002-06-27 | 1 | -1/+1 |
| | | | | someone's device name | ||||
* | switch back; we still want to run ifdown-ppp, etc. | Bill Nottingham | 2002-06-27 | 1 | -5/+3 |
| | |||||
* | handle duplicate default routes better. | Preston Brown | 2002-06-27 | 2 | -0/+11 |
| | |||||
* | move device down checking higher up, and clarify. | Preston Brown | 2002-06-27 | 1 | -3/+5 |
| | |||||
* | essid setup fix | Preston Brown | 2002-06-27 | 1 | -2/+2 |
| | |||||
* | essid setup fix | Preston Brown | 2002-06-27 | 1 | -0/+3 |
| | |||||
* | fix check_device_down logic | Preston Brown | 2002-06-27 | 1 | -23/+19 |
| | |||||
* | avoid ifconfig/route, try to avoid duplicate default routes | Preston Brown | 2002-06-27 | 1 | -5/+7 |
| | |||||
* | escape quotes for NICKNAME and ESSID. Only try to set channel/freq when in ↵ | Preston Brown | 2002-06-26 | 1 | -6/+8 |
| | | | | Ad-Hoc mode. | ||||
* | fix dhcpcd invocation (#67517) | Bill Nottingham | 2002-06-26 | 1 | -1/+1 |
| | |||||
* | - change some negation usage | Florian La Roche | 2002-06-26 | 4 | -43/+32 |
| | |||||
* | - set PATH also in /etc/sysconfig/network-scripts/network-functions | Florian La Roche | 2002-06-26 | 10 | -19/+5 |
| | |||||
* | - useless space changes | Florian La Roche | 2002-06-26 | 7 | -0/+7 |
| | |||||
* | - further smaller cleanups, TEXTDOMAIN* is never exported | Florian La Roche | 2002-06-26 | 1 | -1/+2 |
| | |||||
* | - change to /etc/init.d/functions | Florian La Roche | 2002-06-26 | 6 | -16/+9 |
| | | | | | - eliminate some un-necessary PATH settings - eliminate some TEXTDOMAIN settings | ||||
* | don't add network routes when netmask is 255.255.255.255 | Bill Nottingham | 2002-06-26 | 1 | -1/+1 |
| | |||||
* | dhclient support <dsainty@redhat.com> | Bill Nottingham | 2002-06-26 | 2 | -3/+31 |
| | |||||
* | no more bold | Bill Nottingham | 2002-06-18 | 1 | -3/+3 |
| | |||||
* | * fixed a bug in setting defaultgateway | Than Ngo | 2002-06-05 | 1 | -4/+1 |
| | |||||
* | start checking for link again | Bill Nottingham | 2002-05-29 | 1 | -0/+5 |
| | |||||
* | handle aliases that don't have DEVICE set. Apparently linuxconf supported ↵ | Bill Nottingham | 2002-04-22 | 1 | -0/+2 |
| | | | | this (#63861) | ||||
* | bulletproof it - handle both locationsr6-67 | Bill Nottingham | 2002-04-19 | 1 | -2/+7 |
| | |||||
* | back out again | Bill Nottingham | 2002-04-19 | 1 | -13/+9 |
| | |||||
* | wrong fix (aside from the syntax issue) - the dhcpcd pid file moved, | Bill Nottingham | 2002-04-19 | 1 | -2/+2 |
| | | | | just deal with the new location |