Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | actually include ipv6 files in the spec file | Bill Nottingham | 2001-02-02 | 5 | -8/+8 |
| | |||||
* | fix typo | Bill Nottingham | 2001-01-30 | 1 | -1/+0 |
| | |||||
* | fix gateway thinko | Bill Nottingham | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | duh, is already set. | Bill Nottingham | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | hack default gw setting | Bill Nottingham | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | ifup-ppp enhancements (#17388, <ayn2@cornell.edu>) | Bill Nottingham | 2001-01-30 | 1 | -29/+32 |
| | |||||
* | fix redial loop (#17380) | Bill Nottingham | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | handle aliases better in check_device_down (#18687) | Bill Nottingham | 2001-01-29 | 1 | -2/+10 |
| | |||||
* | remove old broken code | Bill Nottingham | 2001-01-29 | 1 | -5/+0 |
| | |||||
* | don't ignore RETRYTIMEOUT when we never connect (#14701) | Bill Nottingham | 2001-01-29 | 1 | -1/+6 |
| | |||||
* | add plusb support (#18892) | Bill Nottingham | 2001-01-29 | 1 | -0/+42 |
| | |||||
* | allow devices without an IP address (#24127) | Bill Nottingham | 2001-01-29 | 1 | -0/+6 |
| | |||||
* | deuglify (#23198) | Bill Nottingham | 2001-01-29 | 1 | -7/+6 |
| | |||||
* | clean up | Bill Nottingham | 2001-01-29 | 1 | -9/+4 |
| | |||||
* | add ipv6 support (#23576) | Bill Nottingham | 2001-01-29 | 8 | -0/+561 |
| | |||||
* | fix more typos | Bill Nottingham | 2001-01-24 | 1 | -2/+2 |
| | |||||
* | fix typo | Bill Nottingham | 2001-01-24 | 1 | -1/+1 |
| | |||||
* | change i18n stuff around; don't call gettext explicitly, just do echo $"some ↵ | Bill Nottingham | 2001-01-23 | 8 | -43/+43 |
| | | | | string" | ||||
* | Big i18n commit. From Conectiva, originally. | Bill Nottingham | 2001-01-02 | 6 | -22/+34 |
| | |||||
* | fix scoping isuse (#22547) | Bill Nottingham | 2000-12-26 | 1 | -1/+4 |
| | |||||
* | retcode wasn't used. initialize it. | Bill Nottingham | 2000-12-26 | 1 | -2/+12 |
| | |||||
* | toss out spurious errors from iwconfig | Bill Nottingham | 2000-12-26 | 2 | -2/+2 |
| | |||||
* | added wireless support | Erik Troan | 2000-12-20 | 2 | -0/+9 |
| | |||||
* | fix typor5-53 | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
| | |||||
* | don't try and run pump if it's not there | Bill Nottingham | 2000-12-12 | 1 | -2/+3 |
| | |||||
* | honor PEERDNS=no for pump and dhcpcd too (#18619) | Bill Nottingham | 2000-12-12 | 1 | -0/+4 |
| | |||||
* | fix ARP handling, allow for setting promiscuous or all-multicast mode | Bill Nottingham | 2000-12-12 | 2 | -1/+19 |
| | |||||
* | fix more ifconfig greps (patch from Conectiva) | Bill Nottingham | 2000-12-12 | 4 | -4/+4 |
| | |||||
* | oops, put the LANG=C in the right place | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
| | |||||
* | fix the adding default route if GATEWAY" = "0.0.0.0 | Than Ngo | 2000-10-31 | 1 | -1/+5 |
| | |||||
* | handle "gw x.x.x.x" as the last pair of flags in ifup-routes | Nalin Dahyabhai | 2000-10-10 | 1 | -1/+3 |
| | |||||
* | fix the grep for 'UP' so it doesn't report strange results on german PPP devices | Bill Nottingham | 2000-10-04 | 1 | -1/+1 |
| | |||||
* | add ktune holdoff ${RETRYTIMEOUT} to demand ppp options | Nalin Dahyabhai | 2000-08-24 | 1 | -5/+6 |
| | |||||
* | don't end up calling ifdown-post twice on ppp connections | Bill Nottingham | 2000-08-18 | 1 | -2/+0 |
| | |||||
* | fix syntax error in ifdown | Nalin Dahyabhai | 2000-08-15 | 1 | -1/+1 |
| | |||||
* | support killing dhcpcd as well as starting it | Bill Nottingham | 2000-08-14 | 1 | -1/+2 |
| | |||||
* | change updetach back to nodetachr5-42 | Nalin Dahyabhai | 2000-08-07 | 1 | -1/+1 |
| | |||||
* | remove support for /etc/HOSTNAME | Bill Nottingham | 2000-08-07 | 1 | -1/+0 |
| | |||||
* | fix demand-dialing for PPP | Nalin Dahyabhai | 2000-08-07 | 2 | -12/+25 |
| | |||||
* | fix syntax error in ifup-routes | Bill Nottingham | 2000-08-07 | 1 | -1/+1 |
| | |||||
* | be more specific about quoting variables | Nalin Dahyabhai | 2000-08-03 | 2 | -60/+60 |
| | |||||
* | um, you can't have a hyphen in a shell variable | Bill Nottingham | 2000-08-03 | 1 | -1/+1 |
| | |||||
* | run an ifup-pre-local script if it exists | Bill Nottingham | 2000-07-25 | 1 | -0/+4 |
| | |||||
* | that really needs to move | Bill Nottingham | 2000-07-25 | 1 | -0/+5 |
| | |||||
* | fix demand-dialing, now that I can test itr5-25 | Nalin Dahyabhai | 2000-07-03 | 1 | -5/+7 |
| | |||||
* | sysconfig/network-scripts/ifup-ppp: add hooks for demand-dialing PPP | Nalin Dahyabhai | 2000-06-16 | 1 | -7/+18 |
| | | | | rc.d/init.d/functions: use basename of process when looking for its PID file | ||||
* | typo. | Preston Brown | 2000-06-08 | 1 | -1/+1 |
| | |||||
* | use dhcpcd if pump fails. | Preston Brown | 2000-06-08 | 1 | -2/+7 |
| | |||||
* | don't add host routes for local interfaces | Bill Nottingham | 2000-06-01 | 2 | -4/+0 |
| | |||||
* | don't add duplicate default routes for aliases | Bill Nottingham | 2000-06-01 | 1 | -2/+5 |
| |