Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add '-a' to ifconfig command #15

Merged
merged 1 commit into from
May 10, 2016
Merged

Add '-a' to ifconfig command #15

merged 1 commit into from
May 10, 2016

Conversation

tedshroyer
Copy link
Contributor

Default behavior of ifconfig is to only show interfaces that are up. This yields inconsistent results on systems with interfaces that are hot plugged. Adding -a to ifconfig returns all interfaces, even down. For ip link, this is not an issue as it will show all interfaces by default.

@tedshroyer
Copy link
Contributor Author

Travis CI fails as it does not yield mac addresses with ifconfig command. Tests passing on my local node 0.12.x install ubuntu 15.

@balupton
Copy link
Member

Good idea thanks. Added to the merge queue.

@balupton balupton merged commit 62d20a1 into bevry:master May 10, 2016
@balupton
Copy link
Member

balupton commented May 10, 2016

Released to v1.2.1. Sorry for the delay. The last 24 months have been hard on me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants