]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/fuzz/fuzz-network-parser/25-route-type.network
Merge pull request #11589 from yuwata/udevd-is-device-busy
[thirdparty/systemd.git] / test / fuzz / fuzz-network-parser / 25-route-type.network
1 [Match]
2 Name=dummy98
3
4 [Route]
5 Type=blackhole
6 Destination=202.54.1.2
7
8 [Route]
9 Type=unreachable
10 Destination=202.54.1.3
11
12 [Route]
13 Type=prohibit
14 Destination=202.54.1.4