From 19f4f86bfed21c5326ed2acebe1163f3a83e832b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 04:25:50 +0200 Subject: Adding upstream version 241. Signed-off-by: Daniel Baumann --- test/test-network/conf/25-route-gateway.network | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 test/test-network/conf/25-route-gateway.network (limited to 'test/test-network/conf/25-route-gateway.network') diff --git a/test/test-network/conf/25-route-gateway.network b/test/test-network/conf/25-route-gateway.network new file mode 100644 index 0000000..29d07f1 --- /dev/null +++ b/test/test-network/conf/25-route-gateway.network @@ -0,0 +1,14 @@ +# test for issue #5430 + +[Match] +Name=dummy98 + +[Address] +Address=149.10.124.58/28 + +[Route] +Destination=149.10.124.64 +Scope=link + +[Route] +Gateway=149.10.124.64 -- cgit v1.2.3