1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-12-26 00:31:54 +02:00
Files
jc/tests/fixtures/nixos/route-ee.json
Kelly Brazil dac00d17ff add nixos test
2020-05-30 20:33:50 -07:00

2 lines
419 B
JSON

[{"destination": "default", "gateway": "_gateway", "genmask": "0.0.0.0", "flags": "UG", "metric": 202, "ref": 0, "use": 0, "iface": "ens33", "mss": 0, "window": 0, "irtt": 0, "flags_pretty": ["UP", "GATEWAY"]}, {"destination": "192.168.71.0", "gateway": "0.0.0.0", "genmask": "255.255.255.0", "flags": "U", "metric": 202, "ref": 0, "use": 0, "iface": "ens33", "mss": 0, "window": 0, "irtt": 0, "flags_pretty": ["UP"]}]