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

fingerprinting: ifconfig regex fails #170

Closed
apognu opened this issue Sep 30, 2015 · 3 comments
Closed

fingerprinting: ifconfig regex fails #170

apognu opened this issue Sep 30, 2015 · 3 comments

Comments

@apognu
Copy link
Contributor

apognu commented Sep 30, 2015

Hi,

The ifconfig version that comes with net-tools 2.10-alpha (on Arch) breaks the regex used in network_unix.go.

$ ifconfig eth0
lan: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
    inet 192.168.0.64  netmask 255.255.0.0  broadcast 192.168.255.255
    ...
$  ifconfig --version
net-tools 2.10-alpha

Is there any compatibility reason not to use iproute2 for IP management (are there any distros out there where it's not available?)?

As for #158, maybe we could add a configuration directive to bypass automatic detection?

Regards,

@cbednarski
Copy link
Contributor

@apognu Is this still an issue since #189 has been merged? If so can you clarify what still needs to be addressed?

@dadgar
Copy link
Contributor

dadgar commented Nov 11, 2015

We don't use the regex anymore so closing.

@dadgar dadgar closed this as completed Nov 11, 2015
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants