Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | typo; wait only 5 seconds, not 50 | Bill Nottingham | 2000-06-01 | 1 | -1/+1 |
| | |||||
* | check for RESOLV_MODS before testing | Bill Nottingham | 2000-04-12 | 1 | -1/+1 |
| | |||||
* | remove /etc/resolv.conf.save after the ippp connection down | Than Ngo | 2000-04-04 | 1 | -1/+4 |
| | |||||
* | fix overwrite problem of resolv.conf on ippp/ppp/slip connections | Than Ngo | 2000-04-04 | 2 | -1/+10 |
| | |||||
* | don't add unnecessary host routes | Bill Nottingham | 2000-03-31 | 1 | -1/+1 |
| | |||||
* | allow for setting of MTU for a device | Bill Nottingham | 2000-03-20 | 1 | -2/+2 |
| | |||||
* | set umask before writing /etc/resolv.conf | Bill Nottingham | 2000-03-20 | 1 | -0/+4 |
| | |||||
* | honor NEEDHOSTNAME flag for pump as well | Bill Nottingham | 2000-03-20 | 1 | -0/+3 |
| | |||||
* | check that a device is up before bringing it down | Bill Nottingham | 2000-03-08 | 2 | -1/+4 |
| | |||||
* | never mind | Bill Nottingham | 2000-02-25 | 1 | -173/+0 |
| | |||||
* | add hdlc script from hugh@toad.com | Bill Nottingham | 2000-02-25 | 1 | -0/+173 |
| | |||||
* | allow for spaces in lines that are read | Bill Nottingham | 2000-02-24 | 1 | -1/+1 |
| | |||||
* | PATH is not set -> added PATH=/sbin:/usr/sbin:/bin:/usr/bin | Than Ngo | 2000-02-21 | 1 | -0/+2 |
| | |||||
* | Fix typo in ifup-post. | Florian La Roche | 2000-02-21 | 1 | -1/+1 |
| | |||||
* | *** empty log message ***r4-95 | Bill Nottingham | 2000-02-17 | 1 | -0/+1 |
| | |||||
* | support for isdn stuff | Bill Nottingham | 2000-02-17 | 1 | -1/+18 |
| | |||||
* | fix handling of bizarro linuxconf routes | Bill Nottingham | 2000-02-02 | 1 | -0/+5 |
| | |||||
* | don't change DEVICE when bringing up default router4-88 | Nalin Dahyabhai | 2000-02-01 | 1 | -1/+0 |
| | |||||
* | AAAACK! wrong IP for default route! | Nalin Dahyabhai | 2000-02-01 | 1 | -1/+1 |
| | |||||
* | set hostname only on boot | Bill Nottingham | 2000-01-31 | 2 | -2/+2 |
| | |||||
* | * sysconfig/network-scripts/ifdown-post: | Nalin Dahyabhai | 2000-01-31 | 2 | -0/+36 |
| | | | | | | | | | | | | | attempt to reset the default route in case we dropped it for PPP * src/ipcalc.1: document the "--silent" option * src/shvar.c: strtok() and other cleanups * rc.d/rc.sysinit: make symlinks for System.map and module-info automatically | ||||
* | revert | Bill Nottingham | 2000-01-31 | 1 | -6/+5 |
| | |||||
* | bring down *all* interfaces on network stopr4-85 | Bill Nottingham | 2000-01-31 | 1 | -5/+6 |
| | |||||
* | fix logic of boot-time interfaces somewhat | Bill Nottingham | 2000-01-31 | 1 | -1/+1 |
| | |||||
* | change grep slightly | Bill Nottingham | 2000-01-21 | 1 | -1/+1 |
| | |||||
* | don't munge resolv.conf if DNS1 is in there somewhere already | Bill Nottingham | 2000-01-19 | 1 | -1/+1 |
| | |||||
* | fix ifup-ipx (#8407) | Bill Nottingham | 2000-01-13 | 2 | -1/+3 |
| | |||||
* | switch from echoing values into /proc/sys to using sysctl | Bill Nottingham | 1999-12-28 | 1 | -4/+0 |
| | |||||
* | Fix suggested by Adam P. Jenkins, tests fine here, may improve CHAP as well. | Michael K. Johnson | 1999-12-06 | 1 | -5/+3 |
| | |||||
* | this makes more sense | Bill Nottingham | 1999-11-28 | 1 | -1/+1 |
| | |||||
* | don't add default loopback route | Bill Nottingham | 1999-11-24 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-11-22 | 1 | -46/+33 |
| | |||||
* | make netcfg work by allowing device name to be full path to ifcfg file | Michael K. Johnson | 1999-11-19 | 1 | -1/+4 |
| | |||||
* | add ARP variable use | Bill Nottingham | 1999-11-16 | 1 | -1/+1 |
| | |||||
* | add default route but no gateway <hanecak@megaloman.com> | Bill Nottingham | 1999-11-16 | 1 | -3/+5 |
| | |||||
* | allow pppd to set the default route | Michael K. Johnson | 1999-11-12 | 1 | -0/+3 |
| | |||||
* | move PPPOPTIONS to the end | Michael K. Johnson | 1999-11-12 | 1 | -2/+3 |
| | | | | use noauth always to work around new defaultroot behaviour | ||||
* | control stop-a differently than sysrq | Bill Nottingham | 1999-11-10 | 1 | -3/+3 |
| | |||||
* | try to make CHAP work in cases where it currently fails | Michael K. Johnson | 1999-11-08 | 1 | -0/+1 |
| | |||||
* | DNS{1,2} useful for more than just PPP | Michael K. Johnson | 1999-11-02 | 1 | -1/+1 |
| | |||||
* | add new nameserver entries as well as replacing nameserver entries | Michael K. Johnson | 1999-10-27 | 1 | -3/+5 |
| | |||||
* | ipx_interface is in /sbin. | Bill Nottingham | 1999-10-22 | 1 | -2/+2 |
| | |||||
* | add support for linuxconf aliases | Bill Nottingham | 1999-10-11 | 1 | -4/+42 |
| | |||||
* | control stop-a like magic sysrq | Bill Nottingham | 1999-10-05 | 1 | -1/+3 |
| | |||||
* | changed defaults | Michael K. Johnson | 1999-09-21 | 1 | -4/+2 |
| | |||||
* | add note about conflicts with gated. | Bill Nottingham | 1999-09-20 | 1 | -0/+2 |
| |