mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
c24c83dc67
This patch allows multiple addresses using 'static' IPv6Tokens to be generated for a single network interface.
8 lines
97 B
SYSTEMD
8 lines
97 B
SYSTEMD
[Match]
|
|
Name=veth99
|
|
|
|
[Network]
|
|
IPv6AcceptRA=true
|
|
IPv6Token=::1a:2b:3c:4d
|
|
IPv6Token=::fa:de:ca:fe
|