Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | udev now loads modules - use that, remove the kmodule stuff | Bill Nottingham | 2005-12-21 | 1 | -4/+0 |
| | | | | don't set hotplug, it can't possibly work | ||||
* | use new dhclient file paths, add appropriate conflict (#169164) | Bill Nottingham | 2005-11-28 | 2 | -2/+2 |
| | |||||
* | handle no EOF in the route file (#156972) | Bill Nottingham | 2005-10-03 | 1 | -2/+2 |
| | |||||
* | clean up error message (#135167) | Bill Nottingham | 2005-10-03 | 1 | -1/+1 |
| | |||||
* | move wireless options before bridge options (#122801) | Bill Nottingham | 2005-09-30 | 1 | -13/+13 |
| | |||||
* | silence error (#90601) | Bill Nottingham | 2005-09-30 | 1 | -1/+1 |
| | |||||
* | fixed typo bug | Than Ngo | 2005-09-27 | 1 | -1/+1 |
| | |||||
* | support proper dial-in configuration, thanks to Peter Bieringer (#158380)r8-15 | Than Ngo | 2005-09-26 | 1 | -3/+16 |
| | |||||
* | deal with broken networks better (#168947) | Bill Nottingham | 2005-09-22 | 1 | -5/+7 |
| | |||||
* | throw out nameif error messages | Bill Nottingham | 2005-09-21 | 1 | -2/+2 |
| | |||||
* | set rate in quotes (#163123) | Bill Nottingham | 2005-07-13 | 1 | -1/+1 |
| | |||||
* | add 'cd' to the proper dir (#161170) | Bill Nottingham | 2005-06-21 | 1 | -0/+2 |
| | |||||
* | fix interface renaming (#158774) | Bill Nottingham | 2005-05-25 | 1 | -3/+5 |
| | |||||
* | fix grep to always match the full hwaddr, as opposed to matching '0' | Bill Nottingham | 2005-05-10 | 2 | -3/+8 |
| | | | | | | against '00:AA:BB:CC:DD:EE'. Take into account lines that end with spaces, or with "# this is a comment", too. Also, put the grep in only one place instead of 3. Fixes #157252, #153669. | ||||
* | fix static routes with ppp demand dialing (#20142, <ohrn+redhat@chalmers.se>) | Bill Nottingham | 2005-04-25 | 1 | -2/+12 |
| | |||||
* | don't send dhcp hostname (revert of fix for #149667) | Bill Nottingham | 2005-04-21 | 1 | -3/+0 |
| | |||||
* | message from Thomas Zehetbauer on fedora-devel (in URL field). | Karsten Hopp | 2005-04-18 | 1 | -1/+1 |
| | | | | | | | In initscripts-8.08-2, "/etc/init.d/network" will hang in "ifup-routes" during boot. The cause is a missing "$file" in the script, making "egrep" hang waiting for data on STDIN. | ||||
* | get rid of excess messages | Bill Nottingham | 2005-04-15 | 1 | -15/+0 |
| | |||||
* | typo | Bill Nottingham | 2005-04-15 | 1 | -1/+1 |
| | |||||
* | automatically send hostname if it's available and not overridden | Bill Nottingham | 2005-04-15 | 1 | -0/+3 |
| | | | | (#149667) | ||||
* | add SECURITYMODE (#145407) | Bill Nottingham | 2005-04-15 | 1 | -0/+4 |
| | |||||
* | don't error out if hotplug doesn't exist (#140008) | Bill Nottingham | 2005-04-15 | 1 | -3/+3 |
| | |||||
* | get rid of an ifconfig use | Bill Nottingham | 2005-04-15 | 1 | -1/+1 |
| | |||||
* | - always return errors on trying to bring up nonexistent devices (#131461) | Bill Nottingham | 2005-04-15 | 1 | -4/+4 |
| | | | | - fix error message (#143674) | ||||
* | remove duplicate route check... this should get fixed in | Bill Nottingham | 2005-04-15 | 1 | -8/+0 |
| | | | | dhclient-script (or wherever) if it still happens | ||||
* | remove ... the dhclient excess verbiage will be removed | Bill Nottingham | 2005-04-15 | 1 | -10/+1 |
| | |||||
* | cleanup | Bill Nottingham | 2005-04-15 | 1 | -1/+2 |
| | |||||
* | check the pid file so we can print a sane error message (#143640) | Bill Nottingham | 2005-04-15 | 1 | -1/+9 |
| | |||||
* | more dhclient-only cleanups | Bill Nottingham | 2005-04-15 | 1 | -16/+14 |
| | |||||
* | more pump/dhcpcd removal | Bill Nottingham | 2005-04-15 | 1 | -14/+0 |
| | |||||
* | remove support for the old firewall type | Bill Nottingham | 2005-04-15 | 2 | -32/+0 |
| | |||||
* | cleanup (#154353, <link@pobox.com>) | Bill Nottingham | 2005-04-13 | 1 | -1/+1 |
| | |||||
* | make sure commented lines are handled correctly (#154353, #114548) | Bill Nottingham | 2005-04-11 | 1 | -2/+4 |
| | |||||
* | handle alternate VLAN naming schemes (#115001) | Bill Nottingham | 2005-03-30 | 2 | -9/+22 |
| | |||||
* | handle non-ascii keys (#150552) | Bill Nottingham | 2005-03-30 | 1 | -24/+34 |
| | |||||
* | set proper route (#140654, #146169) | Bill Nottingham | 2005-03-28 | 2 | -4/+7 |
| | |||||
* | don't do fwd policies explicitly; let setkey handle it | Bill Nottingham | 2005-03-11 | 2 | -14/+0 |
| | |||||
* | woops | Bill Nottingham | 2005-03-03 | 4 | -31/+28 |
| | |||||
* | ipv6 cleanups (<pb@bieringer.de>) | Bill Nottingham | 2005-03-03 | 5 | -45/+44 |
| | |||||
* | more ipsec stuff (#147001, <ckjohnson@gwi.net>) | Bill Nottingham | 2005-02-18 | 1 | -0/+2 |
| | |||||
* | dhcp release cleanups (<jvdias@redhat.com>) | Bill Nottingham | 2005-02-14 | 1 | -3/+8 |
| | |||||
* | bluetooth update <dwmw2@infradead.org> | Bill Nottingham | 2005-02-11 | 1 | -1/+1 |
| | |||||
* | handle being called on down devices better | Bill Nottingham | 2005-02-07 | 1 | -3/+3 |
| | |||||
* | handle saved resolv.conf on all device types | Bill Nottingham | 2005-02-01 | 1 | -3/+5 |
| | |||||
* | unbreak the "cleanup" | Bill Nottingham | 2005-02-01 | 1 | -1/+1 |
| | |||||
* | split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep ↵ | Bill Nottingham | 2005-01-19 | 6 | -401/+564 |
| | | | | (<dwmw2@redhat.com>) | ||||
* | add fwd policies (#145507) | Bill Nottingham | 2005-01-19 | 1 | -0/+12 |
| | |||||
* | move retcode | Bill Nottingham | 2005-01-12 | 1 | -1/+1 |
| | |||||
* | remove pump, dhcpcd support. | Bill Nottingham | 2005-01-12 | 2 | -34/+17 |
| | |||||
* | fix various fgreps to not catch commented lines (#136531, expanded from ↵ | Bill Nottingham | 2005-01-12 | 3 | -6/+6 |
| | | | | <cww@redhat.com>) |