Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootpc: 2.2 kernels complain about broadcast and netmask on ifup. | Jeff Johnson | 1999-01-25 | 1 | -1/+7 |
| | | | | bootpc: Give slow 10Mbps/100Mbps autodetecting cards a second chance. | ||||
* | Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions. | Jeff Johnson | 1998-07-07 | 1 | -1/+0 |
| | |||||
* | Fix bug track problems (#677, #731, #734, E-mail). | Jeff Johnson | 1998-06-21 | 1 | -5/+3 |
| | |||||
* | update to linuxconf 1.11r8 capabilities. | Michael K. Johnson | 1998-05-03 | 1 | -0/+6 |
| | | | | | Full support for IPX as configured by linuxconf. Updated sysconfig.txt documentation to reflect new parameters. | ||||
* | added netmask calculation | Erik Troan | 1998-03-22 | 1 | -0/+4 |
| | |||||
* | fixed network address calculations | Erik Troan | 1998-03-22 | 1 | -2/+3 |
| | |||||
* | look for ipcalc in /bin, not /sbinr3-50 | Erik Troan | 1998-03-10 | 1 | -2/+2 |
| | |||||
* | 1) added need_hostname and set_hostname functions | Erik Troan | 1998-03-10 | 1 | -2/+4 |
| | | | | 2) changed hostname lookup to use ipcalc | ||||
* | use ipcalc to calculate netmask and/or broadcast address | Erik Troan | 1998-03-10 | 1 | -0/+8 |
| | |||||
* | if bootp fails and there is no fallback IP, take down the device | Erik Troan | 1998-03-09 | 1 | -0/+1 |
| | |||||
* | added check for mktemp failure | Erik Troan | 1998-03-09 | 1 | -1/+4 |
| | |||||
* | 1) fixed dhcp problem | Erik Troan | 1997-10-28 | 1 | -1/+2 |
| | | | | 2) version 3.21 | ||||
* | set hostname from bootp if hostname = (none) | Erik Troan | 1997-10-21 | 1 | -1/+1 |
| | |||||
* | Removed pcmcia hacks for releases prior to RH 3.0.3 | Erik Troan | 1997-10-06 | 1 | -19/+0 |
| | |||||
* | added mktemp support | Donnie Barnes | 1997-09-23 | 1 | -4/+5 |
| | |||||
* | Support alternative device configurations. | Michael K. Johnson | 1997-09-18 | 1 | -1/+3 |
| | |||||
* | ifup and ifdown complain if $1 not specified. | Michael K. Johnson | 1997-09-16 | 1 | -7/+21 |
| | | | | | | | The "ifcfg-" part of the device name is now optional for ifup and ifdown. ifdown-ppp kills a pppd's chat session if it is active. Generic part of ifup uses MACADDR variable if present. ifup-ppp honors DEBUG variable, both for pppd (debug) and chat (-v). | ||||
* | Initial revision | Erik Troan | 1997-09-16 | 1 | -0/+158 |