mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08: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
171 B
SYSTEMD
10 lines
171 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[NetDev]
|
|
Name=router-captive
|
|
Kind=veth
|
|
MACAddress=12:34:56:78:9a:99
|
|
|
|
[Peer]
|
|
Name=router-captivep
|
|
MACAddress=12:34:56:78:9b:99
|