mirror of
https://github.com/systemd/systemd.git
synced 2025-01-21 22:04:01 +03:00
c1dd58b3b6
This requires fairly recent radvd that supports sending RAs with captive portals [0]. Also, this should hopefully provide coverage for issues like: - https://github.com/systemd/systemd/issues/28229 - https://github.com/systemd/systemd/issues/28231 - https://github.com/systemd/systemd/issues/28277 [0] https://github.com/radvd-project/radvd/pull/141
10 lines
146 B
SYSTEMD
10 lines
146 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=client-p
|
|
Name=router-captivep
|
|
|
|
[Network]
|
|
Bridge=bridge99
|
|
IPv6AcceptRA=no
|
|
IPv6SendRA=yes
|