]> git.proxmox.com Git - systemd.git/blame - test/test-network/conf/routing-policy-rule-test1.network
New upstream version 250.4
[systemd.git] / test / test-network / conf / routing-policy-rule-test1.network
CommitLineData
ea0999c9 1# SPDX-License-Identifier: LGPL-2.1-or-later
6e866b33
MB
2[Match]
3Name=test1
4
a10f5d05
MB
5[Network]
6IPv6AcceptRA=no
7
6e866b33
MB
8[RoutingPolicyRule]
9TypeOfService=0x08
10Table=7
11From= 192.168.100.18
12Priority=111
13IncomingInterface=test1
14OutgoingInterface=test1
c5fca32e
MB
15
16[RoutingPolicyRule]
17IncomingInterface=test1
626cb2db 18From=::/0
c5fca32e
MB
19Table=8
20Priority=100
21Family=ipv6
22
23[RoutingPolicyRule]
24IncomingInterface=test1
25Table=9
26Priority=101
27Family=both
626cb2db
MB
28
29[RoutingPolicyRule]
30IncomingInterface=test1
31From=0.0.0.0/8
32Table=10
33Priority=102