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
*
libsystemd-network: make log_dhcp_client() or friends include interface name
Yu Watanabe
2021-03-03
1
-8
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
dhcp6: parse the FQDN option
Beniamino Galvani
2020-08-03
1
-3
/
+36
*
sd-dhcp6: constify output arguments in get_{ntp,nds}_addr
Zbigniew Jędrzejewski-Szmek
2020-05-26
1
-2
/
+2
*
dhcp: replace strerror() with %m
Yu Watanabe
2019-07-04
1
-12
/
+4
*
sd-dhcp6: do not update serverid when ENOMEM
Yu Watanabe
2018-10-18
1
-5
/
+6
*
dhcp6-client: Store lease timeouts T1 and T1 in client struct
Patrik Flykt
2018-09-19
1
-11
/
+0
*
dhcp6-lease: Add function to fetch the IAID for the prefix
Patrik Flykt
2018-09-19
1
-0
/
+9
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
1
-21
/
+4
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-1
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-2
/
+2
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: use strv_free_and_replace() macro
Yu Watanabe
2018-05-09
1
-4
/
+2
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
sd-dhcp6: fix check if serverid is set
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-4
/
+7
*
dhcp6: Add function to iterate and fetch delegated prefixes
Patrik Flykt
2018-01-04
1
-0
/
+31
*
dhcp6: Handle a received IA PD option
Patrik Flykt
2018-01-04
1
-0
/
+1
*
dhcp6: Name structs in DHCP6IA
Patrik Flykt
2018-01-04
1
-2
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
sd-network: fix memleak in dhcp6_lease_set_domains (#5113)
Evgeny Vereshchagin
2017-01-24
1
-1
/
+1
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
libsystemd-network: avoid double free on error
Zbigniew Jędrzejewski-Szmek
2016-01-21
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-3
/
+3
*
tree-wide: we place the opening bracket on the same line as the function name
Lennart Poettering
2015-08-27
1
-2
/
+1
*
dhcp: stop using refcnt.h
Lennart Poettering
2015-08-26
1
-12
/
+24
*
sd-dhcp6: Support deprecated SNTP Configuration Option
Patrik Flykt
2015-08-21
1
-0
/
+36
*
sd-dhcp6: Add support for DHCPv6 NTP Server Option
Patrik Flykt
2015-08-21
1
-0
/
+81
*
sd-dhcp6: Add support for DHCPv6 DNS Domain Search List option
Patrik Flykt
2015-08-21
1
-1
/
+41
*
sd-dhcp6: Add support for DHCPv6 DNS Recursive Name Server option
Patrik Flykt
2015-08-21
1
-0
/
+37
*
sd-dhcp6-lease: Revise address iteration functions
Patrik Flykt
2015-01-27
1
-20
/
+6
*
refcnt: refcnt is unsigned, fix comparisons
Tom Gundersen
2015-01-13
1
-1
/
+1
*
sd-dhcp6-lease: Return only -EINVAL when a NULL lease is supplied
Patrik Flykt
2014-12-10
1
-1
/
+3
*
sd-dhcp6-lease: Name the structure containing IAADDR data
Patrik Flykt
2014-10-09
1
-4
/
+6
*
sd-dhcp6-client: Implement Rapid Commit
Patrik Flykt
2014-06-26
1
-0
/
+17
*
sd-dhcp6-lease: Add helper function to compute remaining expiry time
Patrik Flykt
2014-06-26
1
-0
/
+22
*
sd-dhcp6-lease: Add functions for accessing lease and addresses
Patrik Flykt
2014-06-19
1
-0
/
+39
*
sd-dhcp6-lease: Add DHCPv6 lease handling
Patrik Flykt
2014-06-19
1
-0
/
+139