bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52788: static networking: Support pointopoint/peer


From: Jonathan Brielmaier
Subject: bug#52788: static networking: Support pointopoint/peer
Date: Sat, 25 Dec 2021 14:03:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0


Hi folks,

it would be nice if `static-networking` would support the  pointopoint
or peer parameter. This one is required to get IPv4 at Hetzner Cloud.

The relevant ip statement is:
ip address add IPv4/32 dev eth0 peer 172.31.1.1
                                ^^^^^^^^^^^^^^^

Is this functionality already implemented by guile-netlink? If yes, I
could try to add this feature to our static-networking-service-type :)

~Jonathan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]