Bug 1003875 - Fixing ether-wake
Summary: Fixing ether-wake
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: net-tools
Version: rawhide
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Jiri Popelka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-03 12:13 UTC by Andrew Haley
Modified: 2013-09-04 12:44 UTC (History)
2 users (show)

Fixed In Version: net-tools-2.0-0.11.20130607git.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-04 12:44:00 UTC
Type: Bug


Attachments (Terms of Use)
It's a patch (3.69 KB, patch)
2013-09-03 12:40 UTC, Andrew Haley
no flags Details | Diff

Description Andrew Haley 2013-09-03 12:13:17 UTC
Description of problem:

I've long been annoyed by

 $ sudo ether-wake mercury
Specify -i <interface>.

The man page of ether-wake says:

OPTIONS

       -i ifname
              Use interface ifname instead of the default "eth0".

but it's no longer true that "eth0" is the default.  These days, the default ethernet interface varies, so you have to probe to find the name.

I have a patch that iterates of all interfaces by default.

Comment 1 Andrew Haley 2013-09-03 12:40:53 UTC
Created attachment 793165 [details]
It's a patch

Comment 2 Jiri Popelka 2013-09-04 12:44:00 UTC
Thank you for the patch Andrew !


Note You need to log in before you can comment on or make changes to this bug.