summaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* Remove unused ifdown-aliases.Miloslav Trmac2006-05-172-53/+0
* * ifup-ipsec:Miloslav Trmac2006-05-162-13/+17
* Fix IPv6 address validity check not to consider every non-empty string valid.Miloslav Trmac2006-05-161-1/+1
* Modify IPV6TO4_ROUTING to also add addresses on the interfacesMiloslav Trmac2006-05-145-65/+113
* Add METRIC= support for default routes (#124045)Miloslav Trmac2006-05-1010-25/+40
* add newlineBill Nottingham2006-04-201-1/+1
* add readonly-root fileBill Nottingham2006-04-201-0/+4
* Add NETWORKDELAY and LINKDELAY (#176851)Miloslav Trmac2006-04-181-0/+4
* Add support for DHCP on bridges (#125259, original patch by Anders KaseorgMiloslav Trmac2006-03-272-21/+23
* Don't unnecessarily keep the ifup-ppp process (#163950, patch by Avi KivityMiloslav Trmac2006-03-201-1/+3
* Provide the underlying device name to ip-up (and thus ifup-routes) for PPPMiloslav Trmac2006-03-201-1/+9
* Undefine $WINDOW to avoid conflict with screen(1) (#174336)Miloslav Trmac2006-03-192-0/+4
* Minor cleanups (#173574):Miloslav Trmac2006-03-191-2/+2
* Fix boot handling of ppp (#129195)Miloslav Trmac2006-03-191-1/+0
* don't hang if we try to rename a device that's already upBill Nottingham2006-03-171-0/+1
* silence!r8-30Bill Nottingham2006-02-281-2/+2
* array variables are bad. use $IFS with '/', as that is illegal inBill Nottingham2006-02-282-11/+19
* Fix potentials for endless loops when you have multiple devicesBill Nottingham2006-02-282-7/+11
* don't cause the module to get reloaded on ifdown if it's not loadedBill Nottingham2006-02-282-9/+11
* nuke debuggingBill Nottingham2006-02-151-1/+1
* fix loop when change_resolve_conf is supplied the same DNS addressBill Nottingham2006-02-101-0/+1
* ifup-aliases:Miloslav Trmac2006-02-102-10/+56
* - don't restrict alias names unnecessarily, but do check that the filename isPeter Jones2006-02-091-6/+1
* dirty hacks to make sure hotplug doesn't run after unclean shutdownBill Nottingham2006-02-061-0/+3
* - Support additional per-alias default routes (#149941)Miloslav Trmac2006-02-031-21/+34
* move the arping to before we actually add the address. If the addressBill Nottingham2006-02-021-4/+4
* remove references to /usr/X11R6/bin (#177938)Bill Nottingham2006-01-311-1/+1
* move hotplug handling here. add udev rules. obsolete hotplug.Bill Nottingham2006-01-201-0/+55
* get hwaddrs from sysfs as opposed to ip | sed, etc.Bill Nottingham2006-01-201-2/+8
* udev now loads modules - use that, remove the kmodule stuffBill Nottingham2005-12-211-4/+0
* use new dhclient file paths, add appropriate conflict (#169164)Bill Nottingham2005-11-282-2/+2
* handle no EOF in the route file (#156972)Bill Nottingham2005-10-031-2/+2
* clean up error message (#135167)Bill Nottingham2005-10-031-1/+1
* move wireless options before bridge options (#122801)Bill Nottingham2005-09-301-13/+13
* silence error (#90601)Bill Nottingham2005-09-301-1/+1
* fixed typo bugThan Ngo2005-09-271-1/+1
* support proper dial-in configuration, thanks to Peter Bieringer (#158380)r8-15Than Ngo2005-09-261-3/+16
* deal with broken networks better (#168947)Bill Nottingham2005-09-221-5/+7
* throw out nameif error messagesBill Nottingham2005-09-211-2/+2
* set rate in quotes (#163123)Bill Nottingham2005-07-131-1/+1
* add 'cd' to the proper dir (#161170)Bill Nottingham2005-06-211-0/+2
* fix interface renaming (#158774)Bill Nottingham2005-05-251-3/+5
* fix grep to always match the full hwaddr, as opposed to matching '0'Bill Nottingham2005-05-102-3/+8
* fix static routes with ppp demand dialing (#20142, <ohrn+redhat@chalmers.se>)Bill Nottingham2005-04-251-2/+12
* don't send dhcp hostname (revert of fix for #149667)Bill Nottingham2005-04-211-3/+0
* message from Thomas Zehetbauer on fedora-devel (in URL field).Karsten Hopp2005-04-181-1/+1
* get rid of excess messagesBill Nottingham2005-04-151-15/+0
* typoBill Nottingham2005-04-151-1/+1
* automatically send hostname if it's available and not overriddenBill Nottingham2005-04-151-0/+3
* add SECURITYMODE (#145407)Bill Nottingham2005-04-151-0/+4