mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
101 lines
2.3 KiB
JSON
101 lines
2.3 KiB
JSON
[
|
|
{
|
|
"ifindex": 4,
|
|
"ifname": "e2",
|
|
"flags": [
|
|
"BROADCAST",
|
|
"MULTICAST",
|
|
"UP",
|
|
"LOWER_UP"
|
|
],
|
|
"mtu": 1500,
|
|
"qdisc": "pfifo_fast",
|
|
"master": "br1",
|
|
"operstate": "UP",
|
|
"group": "default",
|
|
"txqlen": 1000,
|
|
"link_type": "ether",
|
|
"address": "02:00:00:00:00:02",
|
|
"broadcast": "ff:ff:ff:ff:ff:ff",
|
|
"promiscuity": 0,
|
|
"allmulti": 1,
|
|
"min_mtu": 68,
|
|
"max_mtu": 65535,
|
|
"linkinfo": {
|
|
"info_slave_kind": "bridge",
|
|
"info_slave_data": {
|
|
"state": "forwarding",
|
|
"priority": 32,
|
|
"cost": 100,
|
|
"hairpin": false,
|
|
"guard": false,
|
|
"root_block": false,
|
|
"fastleave": false,
|
|
"learning": true,
|
|
"flood": true,
|
|
"id": "0x8001",
|
|
"no": "0x1",
|
|
"designated_port": 32769,
|
|
"designated_cost": 0,
|
|
"bridge_id": "8000.2:0:0:0:0:2",
|
|
"root_id": "8000.2:0:0:0:0:2",
|
|
"hold_timer": 0.00,
|
|
"message_age_timer": 0.00,
|
|
"forward_delay_timer": 0.00,
|
|
"topology_change_ack": 0,
|
|
"config_pending": 0,
|
|
"proxy_arp": false,
|
|
"proxy_arp_wifi": false,
|
|
"multicast_router": 1,
|
|
"mcast_flood": true,
|
|
"bcast_flood": true,
|
|
"mcast_to_unicast": false,
|
|
"neigh_suppress": false,
|
|
"group_fwd_mask": "0",
|
|
"group_fwd_mask_str": "0x0",
|
|
"vlan_tunnel": false,
|
|
"isolated": false,
|
|
"locked": false
|
|
}
|
|
},
|
|
"num_tx_queues": 1,
|
|
"num_rx_queues": 1,
|
|
"gso_max_size": 65536,
|
|
"gso_max_segs": 65535,
|
|
"tso_max_size": 65536,
|
|
"tso_max_segs": 65535,
|
|
"gro_max_size": 65536,
|
|
"parentbus": "virtio",
|
|
"parentdev": "virtio4",
|
|
"addr_info": [
|
|
{
|
|
"family": "inet6",
|
|
"local": "fe80::ff:fe00:2",
|
|
"prefixlen": 64,
|
|
"scope": "link",
|
|
"protocol": "kernel_ll",
|
|
"valid_life_time": 4294967295,
|
|
"preferred_life_time": 4294967295
|
|
}
|
|
],
|
|
"stats64": {
|
|
"rx": {
|
|
"bytes": 0,
|
|
"packets": 0,
|
|
"errors": 0,
|
|
"dropped": 0,
|
|
"over_errors": 0,
|
|
"multicast": 0
|
|
},
|
|
"tx": {
|
|
"bytes": 19676,
|
|
"packets": 83,
|
|
"errors": 0,
|
|
"dropped": 0,
|
|
"carrier_errors": 0,
|
|
"collisions": 0
|
|
}
|
|
}
|
|
}
|
|
]
|