diff options
Diffstat (limited to 'test/test-network/conf/25-bond99.network')
-rw-r--r-- | test/test-network/conf/25-bond99.network | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/test-network/conf/25-bond99.network b/test/test-network/conf/25-bond99.network new file mode 100644 index 0000000..09da6a0 --- /dev/null +++ b/test/test-network/conf/25-bond99.network @@ -0,0 +1,7 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later +[Match] +Name=bond99 + +[Network] +IPv6AcceptRA=no +Address=192.168.123.45/24 |