]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-network/conf/routing-policy-rule-test1.network
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / test-network / conf / routing-policy-rule-test1.network
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
1f0e3109
SS
2[Match]
3Name=test1
4
491b79ae
YW
5[Network]
6IPv6AcceptRA=no
7
1f0e3109
SS
8[RoutingPolicyRule]
9TypeOfService=0x08
10Table=7
11From= 192.168.100.18
12Priority=111
13IncomingInterface=test1
14OutgoingInterface=test1
65c24cd0
YW
15
16[RoutingPolicyRule]
17IncomingInterface=test1
2e8a32af 18From=::/0
65c24cd0
YW
19Table=8
20Priority=100
21Family=ipv6
22
23[RoutingPolicyRule]
24IncomingInterface=test1
25Table=9
26Priority=101
27Family=both
2e8a32af
HV
28
29[RoutingPolicyRule]
30IncomingInterface=test1
31From=0.0.0.0/8
32Table=10
33Priority=102