aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
...
* fix iwconfig return code return, and switch check_link_down returns to make ↵Bill Nottingham2001-06-211-5/+5
| | | | ifup work (#45364)
* - add support isdnThan Ngo2001-06-212-0/+316
|
* - fix testing for link so that modules will actually get loadedBill Nottingham2001-06-203-10/+22
| | | | | | | | | - don't use $MACADDR for testing device's MAC address when it's a configuration parameter to change it; use $HWADDR instead. - fix broken ipcalc --prefix calls - re-add ifcfg-lo - fix check_default_route - fix up some of the stdout/stderr redirections
* check link status before trying DHCP/BOOTP.Preston Brown2001-06-012-1/+19
|
* fix static routes (#29500)Bill Nottingham2001-05-231-1/+1
|
* fix kill || rm behavior in do_netreportBill Nottingham2001-05-171-2/+1
|
* update specPreston Brown2001-05-111-9/+0
|
* moved from network-scripts directoriyPreston Brown2001-05-111-0/+9
|
* port to ip from ifconfig; add ifup-wireless supportPreston Brown2001-05-111-33/+92
|
* configure wireless functionalityPreston Brown2001-05-111-0/+82
|
* look in /etc/sysconfig/networking not /etc/sysconfigPreston Brown2001-05-111-1/+2
|
* gone. We don't support IPX anymorePreston Brown2001-05-111-44/+0
|
* port to ip commandPreston Brown2001-05-111-7/+29
|
* add_default_route now takes a device as an argumentPreston Brown2001-05-111-1/+1
|
* switch from ifconfig to ip command.Preston Brown2001-05-111-4/+4
|
* further s390 changesFlorian La Roche2001-04-251-0/+36
|
* attempt to avoid netreport killing too many random processes (#34933)Bill Nottingham2001-04-061-3/+5
|
* use 'route -n' when grepping; avoid DNSBill Nottingham2001-03-141-3/+3
|
* - fix typo in rc.sysinitNalin Dahyabhai2001-03-131-0/+2
| | | | - fix ifup-routes not setting DEVICE properly
* fix typo (#31627)Bill Nottingham2001-03-131-1/+1
|
* make sure ipv6 is loaded if neededBill Nottingham2001-03-132-2/+8
|
* add ifdown-pre-local (#10936)Bill Nottingham2001-03-121-0/+4
|
* get rid of error message if ${GATEWAY} isn't setBill Nottingham2001-03-121-1/+1
|
* clean up testing gateway slightlyBill Nottingham2001-03-061-2/+2
|
* move static-routes-ipv6 hereBill Nottingham2001-03-051-30/+0
|
* some more ipv6 updates (#30506)Bill Nottingham2001-03-051-63/+215
|
* - don't attempt to work around broken linuxconf routes, simplifyBill Nottingham2001-03-051-7/+3
| | | | | (and make consistent) adding of static routes, and make it work again for aliases (#29500, #29549)
* source /etc/sysconfig/network (#30595)Bill Nottingham2001-03-051-0/+2
|
* run ifconfig in locale CBill Nottingham2001-02-281-9/+9
|
* let ppp-watch watch over demand-dialed connections, remove a redundant ↵Nalin Dahyabhai2001-02-281-9/+1
| | | | nodetach (synonymous with -detach)
* log that we're punching something through the firewallBill Nottingham2001-02-271-0/+1
|
* didn't mean to commit that partBill Nottingham2001-02-271-1/+1
|
* don't munge wireless keysBill Nottingham2001-02-271-5/+1
|
* more minor cleanups from Peter BieringerBill Nottingham2001-02-221-18/+18
|
* ipv6 updates from Peter Bieringer (#28418)Bill Nottingham2001-02-205-41/+33
|
* ifup-post could be called from places other than ifup, so recheck $FWACTIVE hereBill Nottingham2001-02-121-0/+6
|
* fix typo in message (#27052)Bill Nottingham2001-02-111-1/+1
|
* add all changes for s390 that don't change anything for the otherFlorian La Roche2001-02-102-0/+57
| | | | architectures
* fix detection of chat script name (hopefully)Bill Nottingham2001-02-081-5/+7
|
* more ipv6 sync-upsBill Nottingham2001-02-071-43/+24
|
* updated ipv6 stuff from Peter BieringerBill Nottingham2001-02-076-240/+450
|
* fix typos (DHCPDARGS vs. DHCPCDARGS) (#26378)Bill Nottingham2001-02-061-1/+1
|
* fix typoBill Nottingham2001-02-061-1/+1
|
* modify the firewall to allow any (new) DNS servers through on ifupBill Nottingham2001-02-062-9/+38
|
* actually include ipv6 files in the spec fileBill Nottingham2001-02-025-8/+8
|
* fix typoBill Nottingham2001-01-301-1/+0
|
* fix gateway thinkoBill Nottingham2001-01-301-1/+1
|
* duh, is already set.Bill Nottingham2001-01-301-1/+1
|
* hack default gw settingBill Nottingham2001-01-301-1/+1
|
* ifup-ppp enhancements (#17388, <ayn2@cornell.edu>)Bill Nottingham2001-01-301-29/+32
|