mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
3b677c6f94
For issue #31349.
21 lines
293 B
SYSTEMD
21 lines
293 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=veth99
|
|
|
|
[Network]
|
|
IPv6PrivacyExtensions=yes
|
|
IPv6AcceptRA=no
|
|
DHCP=ipv6
|
|
DHCPPrefixDelegation=yes
|
|
|
|
[DHCPv6]
|
|
WithoutRA=solicit
|
|
|
|
[DHCPPrefixDelegation]
|
|
UplinkInterface=:self
|
|
SubnetId=10
|
|
Announce=no
|
|
Token=eui64
|
|
Token=::1a:2b:3c:4d
|
|
Assign=no
|