index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
sd-dhcp6-lease.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: Restrict the valid charset of DNR names
Ronan Pigott
2024-10-29
1
-0
/
+6
*
Merge pull request #34848 from yuwata/network-dhcpv6-do-not-request-ia-pd-on-...
Lennart Poettering
2024-10-22
1
-29
/
+11
|
\
|
*
network/dhcp6: do not request IA_PD when running in the other-information mode
Yu Watanabe
2024-10-21
1
-29
/
+11
*
|
Merge pull request #30952 from rpigott/resolved-dnr
Lennart Poettering
2024-10-22
1
-0
/
+103
|
\
\
|
|
/
|
/
|
|
*
network: add dnr resolvers to networkctl status json output
Ronan Pigott
2024-10-21
1
-1
/
+1
|
*
network: Parse RFC9463 DHCPv6 DNR option
Ronan Pigott
2024-10-21
1
-0
/
+103
*
|
sd-dhcp6-lease: adjust information refresh time with lifetime of IA_PD
Yu Watanabe
2024-10-15
1
-6
/
+29
*
|
sd-dhcp6-client: allow to request IA_PD on information requesting mode
Yu Watanabe
2024-10-15
1
-5
/
+0
*
|
sd-dhcp6-lease: use free_and_replace_full()
Yu Watanabe
2024-10-15
1
-4
/
+2
*
|
tree-wide: use strv_extend_strv_consume() where appropriate
Mike Yuan
2024-09-21
1
-1
/
+1
|
/
*
dhcp: introduce sd_dhcp_duid and move relevant functions to sd_dhcp_duid.[ch]
Yu Watanabe
2023-12-22
1
-1
/
+1
*
dhcp: cleanup headers included by dhcp-identifier.h
Yu Watanabe
2023-12-22
1
-0
/
+1
*
Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_now
Zbigniew Jędrzejewski-Szmek
2023-11-13
1
-1
/
+1
*
dhcp6: enterprise ID is 32bit
Yu Watanabe
2023-11-01
1
-1
/
+1
*
networkd: Add DHCP vendor specific options to dbus API
Nandakumar Raghavan
2023-10-27
1
-0
/
+86
*
sd-dhcp6-client: introduce sd_dhcp6_lease_get_t1() and friends
Yu Watanabe
2023-09-20
1
-13
/
+40
*
sd-dhcp6-client: use be32_sec_to_usec() at more places
Yu Watanabe
2023-09-20
1
-15
/
+11
*
sd-dhcp6-client: rework IA_NA or IA_PD getters
Yu Watanabe
2023-09-20
1
-26
/
+109
*
sd-dhcp6-client: introduce sd_dhcp6_lease_has_pd_prefix() and friend
Yu Watanabe
2023-09-20
1
-0
/
+8
*
Merge pull request #28132 from rpigott/dhcp-captive-portal
Yu Watanabe
2023-07-03
1
-0
/
+35
|
\
|
*
dhcp6-client: parse RFC8910 captive portal dhcp6 option
Ronan Pigott
2023-06-30
1
-0
/
+35
*
|
sd-dhcp6-lease: ignore invalid byte(s) at the end of the packet
Philipp Kern
2023-06-29
1
-0
/
+5
|
/
*
sd-dhcp6: always append the default status message generated from status code
Yu Watanabe
2023-01-16
1
-4
/
+2
*
all: avoid various "-Wcast-align=strict" warnings
Thomas Haller
2022-12-09
1
-1
/
+1
*
dhcp6: gracefully handle NoBinding error
Yu Watanabe
2022-08-12
1
-1
/
+1
*
sd-dhcp6-client: add more debugging logs on parsing message
Yu Watanabe
2022-07-14
1
-12
/
+22
*
dhcp: make option names singular
Yu Watanabe
2022-04-03
1
-3
/
+3
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
list: make LIST_FOREACH() and LIST_FOREACH_BACKWARDS() safer
Yu Watanabe
2022-03-19
1
-1
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-3
/
+0
*
sd-dhcp6-client: logs invalid NTP option
Yu Watanabe
2022-02-14
1
-1
/
+1
*
sd-dhcp6-client: split dhcp6-internal.h into two
Yu Watanabe
2022-02-14
1
-2
/
+1
*
sd-dhcp6-client: add log about Information Refresh Time
Yu Watanabe
2022-02-14
1
-3
/
+6
*
sd-dhcp6-client: use memcmp_nn() at one more place
Yu Watanabe
2022-02-14
1
-5
/
+7
*
sd-dhcp6-client: set lease expiration timer in client_enter_bound_state()
Yu Watanabe
2022-02-14
1
-17
/
+10
*
sd-dhcp6-client: introduce dhcp6_lease_new_from_message()
Yu Watanabe
2022-02-14
1
-1
/
+250
*
sd-dhcp6-client: use structured initializer
Yu Watanabe
2022-02-14
1
-2
/
+4
*
sd-dhcp6-lease: unify lease lifetime calculation
Yu Watanabe
2022-02-14
1
-19
/
+58
*
sd-dhcp6-client: always use ENODATA when a lease does not have requested data
Yu Watanabe
2022-02-14
1
-7
/
+7
*
sd-dhcp6-client: introduce dhcp6_ia_free()
Yu Watanabe
2022-02-14
1
-16
/
+17
*
sd-dhcp6-client: unify IA option header
Yu Watanabe
2022-02-14
1
-1
/
+1
*
sd-dhcp6-lease: reset client or server ID when length is zero
Yu Watanabe
2022-02-14
1
-12
/
+14
*
sd-dhcp6-lease: convert assert_return() -> assert() in non-public functions
Yu Watanabe
2022-02-14
1
-66
/
+63
*
sd-dhcp6-client: rename ia -> ia_na, pd -> ia_pd in sd_dhcp6_lease
Yu Watanabe
2022-02-14
1
-5
/
+5
*
dhcp6: make sd_dhcp6_lease_get_dns() and friends accepts NULL
Yu Watanabe
2021-11-26
1
-7
/
+9
*
sd-dhcp6-client: introduce dhcp6_lease_{get,set}_clientid()
Yu Watanabe
2021-11-01
1
-0
/
+32
*
sd-dhcp6-client: prefix variables which store results with "ret_"
Yu Watanabe
2021-11-01
1
-8
/
+8
*
Merge pull request #21200 from yuwata/sd-dhcp6-client-server-address
Yu Watanabe
2021-11-01
1
-0
/
+8
|
\
|
*
sd-dhcp6-client: introduce sd_dhcp6_lease_get_server_address()
Yu Watanabe
2021-11-01
1
-0
/
+8
*
|
sd-dhcp6: drop unused functions
Yu Watanabe
2021-11-01
1
-18
/
+0
|
/
[next]