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

Hide IPX addresses from ifconfig(8) output #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Low-power
Copy link
Contributor

IPX addresses should be hided, similar to hiding MAC addresses.

An IPX address have 2 parts, a 32-bit network number and a 48-bit node number. In most cases, the node number is simply the MAC address on the configured network interface.

I have submitted a probe with this change applied, so you can preview the result:
https://linux-hardware.org/?probe=1f5f82a980&log=ifconfig

@Low-power Low-power force-pushed the hide-ipx-addresses branch from a4061db to 29cc251 Compare July 30, 2024 17:21
@Low-power
Copy link
Contributor Author

Updated to recognize an alternative output format from older versions of net-tools ifconfig(8).

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.

1 participant