diff options
Diffstat (limited to 'test/fuzz/fuzz-network-parser/dhcp-client-route-metric')
-rw-r--r-- | test/fuzz/fuzz-network-parser/dhcp-client-route-metric | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-network-parser/dhcp-client-route-metric b/test/fuzz/fuzz-network-parser/dhcp-client-route-metric new file mode 100644 index 0000000..aa04aae --- /dev/null +++ b/test/fuzz/fuzz-network-parser/dhcp-client-route-metric @@ -0,0 +1,10 @@ +[Match] +Name=veth99 + +[Network] +DHCP=ipv4 +IPv6AcceptRA=false + +[DHCP] +UseRoutes=true +RouteMetric=24 |