aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* * fix typo bug in IPADRR and GATEWAYr6-35Than Ngo2001-09-031-5/+5
* - add ISDN patches from pekkas@netcore.fi and pb@bieringer.de (bug #52491)Than Ngo2001-09-022-19/+56
* Fixed dhcpcd ifdown lineDavid Sainty2001-08-291-1/+1
* - Fix ifdown for multiple interfaces which use dhcpcdDavid Sainty2001-08-291-1/+1
* - fix ISDN dial on demand bugr6-32Than Ngo2001-08-293-7/+16
* fix message string (#52581)Bill Nottingham2001-08-281-1/+1
* set default loglevel to 3, not 1Bill Nottingham2001-08-271-1/+1
* - fix some typo bugs in ifup-ippp <ubeck@c3pdm.com>r6-28Than Ngo2001-08-271-5/+5
* source ifup-wireless, so it actually works (#52135)Bill Nottingham2001-08-231-1/+1
* * fix return code of isdnctrlr6-25Than Ngo2001-08-221-4/+9
* - fix return code of isdnctrl (bug #52225)Than Ngo2001-08-221-1/+1
* * fix Bringing up isdn device again. It works now correctr6-24Than Ngo2001-08-211-4/+4
* - fix shutdown/Bringing up isdn devicer6-23Than Ngo2001-08-212-4/+12
* added ifup file for S/390 ESCON interfaces. No need to rebuild on non-S390 ri...r6-21Karsten Hopp2001-08-201-0/+54
* - fix call of check_device_down in ifdownBill Nottingham2001-08-202-2/+7
* ipx support returns (#51787)r6-20Bill Nottingham2001-08-152-0/+48
* add is_available() function for network devices; use it. gets rid of horribly...Bill Nottingham2001-08-152-12/+24
* S390 fixesBernhard Rosenkraenzer2001-08-151-1/+13
* * fix channel bundlingr6-14Than Ngo2001-08-102-6/+5
* - don't set MSN if it' empty (it's now optional)Than Ngo2001-08-102-18/+35
* - don't set MSN if it' empty (it's now optional)Than Ngo2001-08-101-12/+16
* still run ifdown for dhcp devices, even if the device isn't thereBill Nottingham2001-08-091-1/+1
* behave sanely if ifup is called with dhcpcd already running (#49392, #51038)Bill Nottingham2001-08-091-2/+2
* just kill dhcpcd, don't use dhcpcd -k. also, allow setting of additional pump...Bill Nottingham2001-08-092-3/+3
* allow shell characters in ppp names (#43719)Bill Nottingham2001-08-091-1/+1
* only allow dest port 1025-65535 for DNS replies (#40833, #44038)Bill Nottingham2001-08-092-4/+4
* save resolv.conf for restoration by ifdown-post (#50759)Bill Nottingham2001-08-091-0/+1
* switch some more things to /sbin/ip; allow adding back of default route for D...Bill Nottingham2001-08-093-4/+11
* use awk, not grep & other cruft (#49616)Bill Nottingham2001-08-071-4/+8
* don't do anything in ifup if we're running under hotplug and $HOTPLUG is set ...Bill Nottingham2001-08-071-0/+4
* do the same thing for ifdown tooBill Nottingham2001-08-021-0/+18
* don't worry about profiles just now. look for alternate config files that con...Bill Nottingham2001-08-022-16/+13
* don't check for the link to be down; it's not reliable enoughBill Nottingham2001-07-311-5/+0
* clarify message (#50365)Bill Nottingham2001-07-301-1/+1
* fix typo (#50363)Bill Nottingham2001-07-301-1/+1
* take embedded quotes out - it confuses gettextBill Nottingham2001-07-301-1/+1
* return link up in check_link_down for EINVAL too; in fact, return link up if ...Bill Nottingham2001-07-281-0/+3
* - only bring link down if check_link_down failsBill Nottingham2001-07-263-4/+4
* set link up before checking with mii-tool (#49949)Bill Nottingham2001-07-251-0/+2
* do config expansion (NETMASK, PREFIX, etc) in a function, call it from ifdown...Bill Nottingham2001-07-243-15/+22
* ipv6 update (<pekkas@netcore.fi>)Bill Nottingham2001-07-246-164/+167
* - Final profile support with correct reflection of directories and names.Phil Knirsch2001-07-241-9/+0
* remove broken compatibility hack for gateway which results in having two defa...Karsten Hopp2001-07-192-12/+0
* only remove the IP address for the !DHCP caseBill Nottingham2001-07-171-1/+2
* fix ifup/ifdownBill Nottingham2001-07-172-2/+2
* * fixed country_codeThan Ngo2001-07-171-1/+7
* fix do_netreport to work for the non-root caseBill Nottingham2001-07-161-1/+6
* remove ip address on ifdownBill Nottingham2001-07-161-1/+1
* added a small howto to the head of the S390 filesKarsten Hopp2001-07-162-4/+26
* better check for MII.Preston Brown2001-07-131-2/+6