index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
dhcp6-internal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dhcp: use the attached sd_device object when generating IAID
Yu Watanabe
2022-10-27
1
-1
/
+1
*
sd-dhcp6-client: introduce sd_dhcp6_client_attach_device()
Yu Watanabe
2022-10-26
1
-0
/
+2
*
sd-dhcp6-client: introduce sd_dhcp6_client_set_rapid_commit()
Yu Watanabe
2022-07-22
1
-0
/
+1
*
sd-dhcp6-client: rename req_opts_len -> n_req_opts
Yu Watanabe
2022-04-03
1
-1
/
+1
*
fuzz-dhcp6-client: merge with fuzz-dhcp6-client-send
Yu Watanabe
2022-02-14
1
-0
/
+1
*
sd-dhcp6-client: split dhcp6-internal.h into two
Yu Watanabe
2022-02-14
1
-119
/
+32
*
sd-dhcp6-client: do not expose set_transaction_id()
Yu Watanabe
2022-02-14
1
-0
/
+1
*
sd-dhcp6-client: use OrderedSet for vendor option
Yu Watanabe
2022-02-14
1
-2
/
+3
*
sd-dhcp6-client: use struct hw_addr_data
Yu Watanabe
2022-02-14
1
-2
/
+1
*
sd-dhcp6-client: use proper type for string table lookup funcs
Yu Watanabe
2022-02-14
1
-4
/
+4
*
sd-dhcp6-client: set lease expiration timer in client_enter_bound_state()
Yu Watanabe
2022-02-14
1
-3
/
+3
*
sd-dhcp6-client: introduce dhcp6_lease_new_from_message()
Yu Watanabe
2022-02-14
1
-7
/
+55
*
sd-dhcp6-client: unify dhcp6_option_append_{ia,pd}()
Yu Watanabe
2022-02-14
1
-1
/
+0
*
sd-dhcp6-client: store PD prefix hint in ia_pd
Yu Watanabe
2022-02-14
1
-1
/
+1
*
sd-dhcp6-client: introduce dhcp6_ia_free()
Yu Watanabe
2022-02-14
1
-1
/
+1
*
sd-dhcp6-client: unify IA option header
Yu Watanabe
2022-02-14
1
-19
/
+2
*
sd-dhcp6-client: expose client_parse_message()
Yu Watanabe
2022-01-13
1
-0
/
+7
*
sd-dhcp6-client: introduce dhcp6_option_can_request()
Yu Watanabe
2021-10-12
1
-0
/
+1
*
sd-dhcp6-client: slightly modernize dhcp6_option_parse_domainname()/domainnam...
Yu Watanabe
2021-09-29
1
-3
/
+2
*
sd-dhcp6-client: fix buffer size calculation in dhcp6_option_parse_ip6addrs()
Yu Watanabe
2021-09-29
1
-2
/
+5
*
sd-dhcp6-client: modernize dhcp6_option_parse_ia()
Yu Watanabe
2021-09-29
1
-1
/
+7
*
sd-dhcp6-client: make dhcp6_option_parse_status() also parse error message
Yu Watanabe
2021-09-29
1
-1
/
+1
*
sd-dhcp6-client: modernize dhcp6_option_parse()
Yu Watanabe
2021-09-29
1
-2
/
+8
*
sd-dhcp6-client: constify one argument
Yu Watanabe
2021-09-29
1
-1
/
+1
*
libsystemd-network: make sd_dhcp_client_get_ifname() or friends return negati...
Yu Watanabe
2021-09-28
1
-3
/
+3
*
sd-dhcp6-client: ignore IAs whose IAID do not match client's IAID
Yu Watanabe
2021-09-22
1
-1
/
+1
*
dhcp: do not use ifindex when generating iaid in tests
Yu Watanabe
2021-06-11
1
-0
/
+4
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-2
/
+1
*
libsystemd-network: check that errno==0 is not passed to log functions
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-2
/
+5
*
libsystemd-network: use macro for definitions of log_{lldp,dhcp,…}_errno
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-11
/
+6
*
Check that errno passed log_{interface,link}_*_errno() is non-zero
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-1
/
+1
*
libsystemd-network: make log_dhcp_client() or friends include interface name
Yu Watanabe
2021-03-03
1
-9
/
+19
*
dhcp6: do not set T1 and T2 by dhcp6_option_append_pd() in client
Yu Watanabe
2021-02-23
1
-1
/
+1
*
dhcp6: refuse zero length vendor class
Yu Watanabe
2021-01-12
1
-1
/
+1
*
dhcp6: refuse zero length dhcp user class
Yu Watanabe
2021-01-12
1
-1
/
+1
*
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
-2
/
+3
*
libsystemd-network: rename index -> ifindex
Yu Watanabe
2020-07-02
1
-1
/
+1
*
sd-dhcp6: Introduce vendor specific information
Susant Sahani
2020-05-29
1
-0
/
+3
*
sd-network: Rectify Advertise Message Processing by a Client
Susant Sahani
2020-05-29
1
-1
/
+1
*
sd-network: DHCPv6 - Add support to send vendor class data
Susant Sahani
2020-05-20
1
-0
/
+1
*
sd-network: DHCPv6 - add support to send userclass option
Susant Sahani
2020-05-19
1
-0
/
+1
*
DHCP client: make SendOption work for DHCPv6 too.
Andrew Doran
2020-05-11
1
-0
/
+10
*
network: DHCPv6 client add support for prefix delegation hint
Susant Sahani
2019-10-01
1
-1
/
+1
*
tree-wide: use PROJECT_FILE instead of __FILE__
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-1
/
+1
*
dhcp6: constify things where we can
Lennart Poettering
2018-10-25
1
-2
/
+2
*
dhcp6: check option length before reading values
Yu Watanabe
2018-10-03
1
-1
/
+1
*
dhcp6-client: Store lease timeouts T1 and T1 in client struct
Patrik Flykt
2018-09-19
1
-2
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
[next]