mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
18 lines
238 B
JSON
18 lines
238 B
JSON
[
|
|
{
|
|
"ifindex": 2,
|
|
"ifname": "e0",
|
|
"flags": [
|
|
"BROADCAST",
|
|
"MULTICAST",
|
|
"UP",
|
|
"LOWER_UP"
|
|
],
|
|
"mtu": 1500,
|
|
"master": "br0",
|
|
"state": "disabled",
|
|
"priority": 32,
|
|
"cost": 100
|
|
}
|
|
]
|