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

Restrict list of interfaces #7

Open
remmelt opened this issue May 11, 2015 · 0 comments
Open

Restrict list of interfaces #7

remmelt opened this issue May 11, 2015 · 0 comments

Comments

@remmelt
Copy link

remmelt commented May 11, 2015

Some virtual hosts have a huge list of network interfaces, pushing the other useful information off the screen. For these hosts, it would be great if we can limit the interfaces shown. The default behaviour can be as it is currently. One of our vms on hyper-v has 18 veth* interfaces...

  1. --limit-interfaces 2 seems like a bad idea because we don't know the order of the interfaces
  2. --interface eth0 --interface docker0 --interface ... would be fine
  3. A config file would be overkill, I guess, especially since it's a per-host setting
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

No branches or pull requests

1 participant