Skip to content

Fix linux interfaces#114

Merged
shellrow merged 3 commits into
mainfrom
fix-linux-interfaces
Jun 8, 2025
Merged

Fix linux interfaces#114
shellrow merged 3 commits into
mainfrom
fix-linux-interfaces

Conversation

@shellrow

@shellrow shellrow commented Jun 8, 2025

Copy link
Copy Markdown
Owner
  • fix: always populate interface fields even if local_ip is None (linux & android)
  • refactor: accept &str in get_interface_type and get_interface_speed

@shellrow shellrow linked an issue Jun 8, 2025 that may be closed by this pull request
@shellrow shellrow merged commit ba4f890 into main Jun 8, 2025
10 checks passed
@shellrow shellrow deleted the fix-linux-interfaces branch June 29, 2025 06:53
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.

There is a bug here pub fn interfaces() -> Vec<Interface>

1 participant