Skip to content

Conversation

BenoitKnecht
Copy link
Contributor

On Linux, implement host.interface(iface).link(), which returns the output of

ip --json link show $iface

@philpep philpep added the enhancement This issue/PR relates to a feature request. label Nov 13, 2023
On Linux, implement `host.interface(iface).link()`, which returns the output of

```shell
ip --json link show $iface
```

Signed-off-by: Benoît Knecht <[email protected]>
@philpep philpep force-pushed the implement-interface-link-property branch from fff9e94 to c7f5462 Compare February 15, 2024 04:45
@philpep philpep merged commit 525bde4 into pytest-dev:main Feb 15, 2024
@philpep
Copy link
Contributor

philpep commented Feb 15, 2024

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue/PR relates to a feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants