diff options
Diffstat (limited to 'test/test-network/conf/25-address-dad-veth99.network')
-rw-r--r-- | test/test-network/conf/25-address-dad-veth99.network | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/test-network/conf/25-address-dad-veth99.network b/test/test-network/conf/25-address-dad-veth99.network new file mode 100644 index 0000000..8e323d8 --- /dev/null +++ b/test/test-network/conf/25-address-dad-veth99.network @@ -0,0 +1,8 @@ +[Match] +Name=veth99 + +[Network] +IPv6AcceptRA=no + +[Address] +Address=192.168.100.10/24 |