mirror of
https://github.com/systemd/systemd.git
synced 2025-02-04 21:47:31 +03:00
87a33c0740
Closes #28421.
11 lines
204 B
SYSTEMD
11 lines
204 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=veth-peer
|
|
|
|
[Network]
|
|
IPv6AcceptRA=no
|
|
Address=2600::1/0
|
|
Address=192.168.5.1/24
|
|
# To make the kernel send NA with IsRouter flag.
|
|
IPv6Forwarding=yes
|