index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
dhcp-lease-internal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: parse RFC9463 DHCPv4 DNR option
Ronan Pigott
2024-09-14
1
-0
/
+3
*
sd-dhcp-lease: use sd_dhcp_client_id
Yu Watanabe
2024-01-02
1
-3
/
+3
*
sd-dhcp-client,-server: set timestamp based on the time when received a packet
Yu Watanabe
2023-11-08
1
-1
/
+1
*
network: implement RFC4039 DHCP Rapid Commit
Ronan Pigott
2023-10-27
1
-0
/
+2
*
dhcp: split dhcp-internal.h into two
Yu Watanabe
2023-10-20
1
-2
/
+1
*
sd-dhcp-client: support IPv6 only mode
Yu Watanabe
2023-10-11
1
-0
/
+1
*
sd-dhcp-client: introduce dhcp_lease_unref_and_replace()
Yu Watanabe
2023-09-22
1
-0
/
+4
*
dhcp: introduce sd_dhcp_lease_get_timestamp()
Yu Watanabe
2023-09-05
1
-0
/
+2
*
sd-dhcp-client: store lifetime and friends in usec_t
Yu Watanabe
2023-09-05
1
-3
/
+3
*
dhcp-client: parse RFC8910 captive portal dhcp option
Ronan Pigott
2023-06-30
1
-0
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
sd-dhcp-lease: store static routes and classless static routes in different a...
Yu Watanabe
2022-02-02
1
-4
/
+4
*
sd-dhcp-client: support 6rd option
Yu Watanabe
2021-12-07
1
-0
/
+6
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
libsystemd-network: move prototypes of dhcp_lese_save/load() to network-inter...
Yu Watanabe
2020-06-23
1
-3
/
+0
*
sd-dhcp: clean-up of DHCP lease server code
Lennart Poettering
2020-05-30
1
-20
/
+2
*
sd-network: DHCPv4 Add support to send and receive LPR servers.
Susant Sahani
2020-04-22
1
-0
/
+3
*
sd-dhcp: Add support to emit and retrieve SMTP server
Susant Sahani
2020-03-28
1
-0
/
+3
*
libsystemd-network: DHCP add support to emit and retrive DHCP POP3 server
Susant Sahani
2020-03-28
1
-0
/
+3
*
network: DHCP server Add support to transmit SIP server
Susant Sahani
2019-09-20
1
-0
/
+3
*
dhcp: handle multiple addresses for "Router" (option 3) in DHCP library
Thomas Haller
2019-02-18
1
-1
/
+3
*
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: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
networkd: ignore Static Routes option when Classless Static Routes is given (...
Susant Sahani
2018-01-20
1
-0
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
network: Implement DHCP Option 119 (Domain Search List) (#5932)
Daniel Wang
2017-05-13
1
-0
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-3
/
+0
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-4
/
+3
*
dhcp: fix n_ref type
Lennart Poettering
2015-08-27
1
-1
/
+1
*
dhcp: clean up dhcp4 lease object
Lennart Poettering
2015-08-27
1
-22
/
+26
*
dhcp: generic data should be void*, not uint8_t*
Lennart Poettering
2015-08-26
1
-5
/
+5
*
network: s/user_data/userdata/
Lennart Poettering
2015-08-26
1
-1
/
+1
*
dhcp: stop using refcnt.h
Lennart Poettering
2015-08-26
1
-2
/
+1
*
dhcp: keep lease save/load functions private
Lennart Poettering
2015-08-26
1
-0
/
+3
*
dhcp,network: implement RFC 4833 (DHCP Timezone option)
Lennart Poettering
2015-08-26
1
-0
/
+1
*
networkd: add private options to lease struct
Alex Crawford
2015-08-05
1
-0
/
+12
*
dhcp: add support for vendor specific DHCP option
Beniamino Galvani
2015-07-12
1
-0
/
+2
*
sd-dhcp-lease: load/save client ID
Dan Williams
2014-11-19
1
-0
/
+5
*
sd-dhcp-lease: expose load/save functions
Tom Gundersen
2014-11-18
1
-3
/
+0
*
sd-dhcp-lease: use shared default prefixlen function
Tom Gundersen
2014-11-01
1
-1
/
+1
*
Add support for DHCP static route options
Eugene Yakubovich
2014-06-29
1
-1
/
+8
*
dhcp-lease: add support for parsing a few more dhcp options
Tom Gundersen
2014-05-20
1
-0
/
+12
*
sd-dhcp-lease: move in_addr (de)serialization to shared network code
Tom Gundersen
2014-05-19
1
-0
/
+1
*
sd-dhcp-lease: add NTP support
Tom Gundersen
2014-04-29
1
-0
/
+2
*
sd-dhcp-client: add fallback subnet masks
Tom Gundersen
2014-03-21
1
-0
/
+2
*
sd-dhcp-lease: add sd_dhcp_lease_get_next_server()
Tom Gundersen
2014-03-03
1
-0
/
+1
[next]