]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: Add T1 and T2 DHCPv6 options to expose in dbus API
authorNandakumar Raghavan <naraghavan@microsoft.com>
Wed, 2 Aug 2023 10:34:17 +0000 (10:34 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 23 Aug 2023 03:43:09 +0000 (12:43 +0900)
commita2fc6f2d5979ea6bb04635b994d64dad54ca689e
tree9ab38fcb40699bb925e8145644a13535c42aa3ad
parent856532ef01d0d77d9f7f2305eedfac2926935c7d
networkd: Add T1 and T2 DHCPv6 options to expose in dbus API

Include T1 and T2 DHCPv6 options to expose in dbus API.
Introduced new field DHCPv6lease where these options are
added. This will be added to the JSON output when we query
org.freedesktop.network1.Manager object.
src/libsystemd-network/dhcp6-lease-internal.h
src/network/networkd-json.c