netplan:stable/0.107

Last commit made on 2023-12-12
Get this branch:
git clone -b stable/0.107 https://git.launchpad.net/netplan

Branch merges

Branch information

Name:
stable/0.107
Repository:
lp:netplan

Recent commits

eb74543... by Danilo Egea Gondolfo

apply: don't assume the NM loopback connection is called "lo"

It might have any name, so we need to get the connection name
dynamically.

369c027... by Danilo Egea Gondolfo

apply: bring "lo" back up if it's managed by NM

NM is not bringing it back automatically after we flush its addresses.
It's not clear if it's a bug or intended behavior.

4f7862a... by Lukas Märdian

networkd: move KeepConfiguration= into [Network] section

Fixup for https://github.com/canonical/netplan/pull/424

92759d4... by Chris Aumann

networkd: replace deprecated CriticalConnection= by KeepConfiguration=

c03e7b8... by Chris Aumann

networkd: fix formatting

cae1dce... by Lukas Märdian

doc: Update 'Netplan everywhere' for 23.10

- language improvements, after PR review

Co-authored-by: Robert Krátký <email address hidden>

1eb9fe7... by Lukas Märdian

inc: Start documenting public API

d144734... by Lukas Märdian

doc: create libnetplan apidoc structure

cb37683... by Lukas Märdian

doc: Make Sphinx to handle autodoxygen project, using breathe

08f4340... by Lukas Märdian

doc: Set-up some basic Doxygen project