summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSusant Sahani <ssahani@vmware.com>2019-10-04 21:40:51 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-10-14 21:32:48 +0900
commitc16c780804714551ac2a777096865de5228fe6ff (patch)
treed3911a517681a05379561af3a7da3a263b9d6e20 /test
parent55d3fdcf5e9f6ceb9fc1a5f93120305f20abf690 (diff)
downloadsystemd-c16c780804714551ac2a777096865de5228fe6ff.tar.gz
network: introduce ip nexthop routing
Used to manipulate entries in the kernel's nexthop tables. Example: ``` [NextHop] Id=3 Gateway=192.168.5.1 ```
Diffstat (limited to 'test')
-rw-r--r--test/fuzz/fuzz-network-parser/directives.network3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-network-parser/directives.network b/test/fuzz/fuzz-network-parser/directives.network
index 24d94033fc..bd6a127ac5 100644
--- a/test/fuzz/fuzz-network-parser/directives.network
+++ b/test/fuzz/fuzz-network-parser/directives.network
@@ -255,3 +255,6 @@ MaxLeaseTimeSec=
DefaultLeaseTimeSec=
EmitTimezone=
DNS=
+[NextHop]
+Id=
+Gateway=