summaryrefslogtreecommitdiffstats
path: root/test/test-network/conf/25-fibrule-invert.network
diff options
context:
space:
mode:
authorSusant Sahani <ssahani@gmail.com>2018-12-06 06:30:36 +0100
committerSusant Sahani <ssahani@gmail.com>2018-12-06 06:30:36 +0100
commitefecf9cd1544919ee061a4e13eaf1d2ec049bbcf (patch)
treebd3ae1239d375d4c11d67a6f08af7c258b3077df /test/test-network/conf/25-fibrule-invert.network
parentnetworkd: RPDB rule - add support to configure inverted rule. (diff)
downloadsystemd-efecf9cd1544919ee061a4e13eaf1d2ec049bbcf.tar.xz
systemd-efecf9cd1544919ee061a4e13eaf1d2ec049bbcf.zip
test-network: Add test for invert RPDB rule
Diffstat (limited to 'test/test-network/conf/25-fibrule-invert.network')
-rw-r--r--test/test-network/conf/25-fibrule-invert.network10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/test-network/conf/25-fibrule-invert.network b/test/test-network/conf/25-fibrule-invert.network
new file mode 100644
index 0000000000..bcca0c27ab
--- /dev/null
+++ b/test/test-network/conf/25-fibrule-invert.network
@@ -0,0 +1,10 @@
+[Match]
+Name=test1
+
+[RoutingPolicyRule]
+TypeOfService=0x08
+Table=7
+From= 192.168.100.18
+Priority=111
+IPProtocol = tcp
+InvertRule=true