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

Give meaningful names to test tap devices #351

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

Jedoku
Copy link
Contributor

@Jedoku Jedoku commented Apr 24, 2024

1: lo: mtu 65536 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: tap_host: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br_world state UNKNOWN mode DEFAULT group default qlen 1000
link/ether aa:c5:7d:6d:c6:a2 brd ff:ff:ff:ff:ff:ff
3: br_world: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 11000
link/ether 2e:69:fe:af:28:ad brd ff:ff:ff:ff:ff:ff
4: br_ctrl: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 11000
link/ether 4a:7b:69:83:c0:ed brd ff:ff:ff:ff:ff:ff
5: br_test: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 11000
link/ether 02:4a:8c:3a:01:2a brd ff:ff:ff:ff:ff:ff
11: cs_r0002_c00: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br_ctrl state UNKNOWN mode DEFAULT group default qlen 11000
link/ether 4a:7b:69:83:c0:ed brd ff:ff:ff:ff:ff:ff
12: ws_r0002_c00: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br_world state UNKNOWN mode DEFAULT group default qlen 11000
link/ether 42:47:e7:24:88:8b brd ff:ff:ff:ff:ff:ff
13: cs_r0002_c01: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br_ctrl state UNKNOWN mode DEFAULT group default qlen 11000
link/ether ba:4e:67:2d:86:ef brd ff:ff:ff:ff:ff:ff
14: ws_r0002_c01: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br_world state UNKNOWN mode DEFAULT group default qlen 11000
link/ether 2e:69:fe:af:28:ad brd ff:ff:ff:ff:ff:ff
15: ts_r0002_c01: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br_test state UNKNOWN mode DEFAULT group default qlen 11000
link/ether 02:4a:8c:3a:01:2a brd ff:ff:ff:ff:ff:ff

@kostyanf14 kostyanf14 merged commit 5341251 into master Apr 25, 2024
6 checks passed
@kostyanf14 kostyanf14 deleted the Give-meaningful-names-to-test-tap-devices branch April 25, 2024 15:08
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.

3 participants