summaryrefslogtreecommitdiffstats
path: root/src/systemd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #30694 from yuwata/sd-netlink-move-macro-and-introduce-tos...Mike Yuan2024-01-031-0/+1
|\ \ | |/ |/|
| * sd-netlink: introduce sd_rtnl_message_route_set_tos()Yu Watanabe2024-01-021-0/+1
* | sd-dhcp-lease: use sd_dhcp_client_idYu Watanabe2024-01-021-1/+3
* | dhcp: move sd_dhcp_client_id_to_string() to sd-dhcp-client-id.[ch]Yu Watanabe2024-01-022-2/+3
* | dhcp: introduce sd_dhcp_client_id and relevant functionsYu Watanabe2024-01-023-5/+64
|/
* dhcp: introduce sd_dhcp_duid_to_string()Yu Watanabe2023-12-222-3/+3
* sd-dhcp6-client: introduce direct getter and setter of DUIDYu Watanabe2023-12-221-0/+3
* dhcp: introduce sd_dhcp_duid and move relevant functions to sd_dhcp_duid.[ch]Yu Watanabe2023-12-222-0/+70
* sd-dhcp-server: support rapid commit (RFC4039)Yu Watanabe2023-11-071-0/+1
* sd-netlink: add call to query sd_event object an sd_netlink object is attache...Lennart Poettering2023-11-021-0/+1
* Merge pull request #29247 from naraghavan/naraghavan/dhcpv6-vendor-optionsYu Watanabe2023-10-311-0/+3
|\
| * networkd: Add DHCP vendor specific options to dbus APINandakumar Raghavan2023-10-271-0/+3
* | network: implement RFC4039 DHCP Rapid CommitRonan Pigott2023-10-271-0/+3
|/
* network,dhcp: restart client with 'networkctl renew' when delayed by IPv6 onl...Yu Watanabe2023-10-201-0/+1
* Merge pull request #29472 from yuwata/network-dhcp-ipv6-only-modeYu Watanabe2023-10-122-0/+2
|\
| * sd-dhcp-client: support IPv6 only modeYu Watanabe2023-10-111-0/+1
| * sd-dhcp-server: support IPv6 only modeSusant Sahani2023-10-111-0/+1
* | sd-device: Support matching all propertiesDaan De Meyer2023-10-111-0/+1
|/
* sd-gpt: add defines for big-endian MIPS/MIPS64Roland Hieber2023-10-111-0/+27
* sd-ndisc: make sd_ndisc return time values in usecYu Watanabe2023-09-221-8/+15
* sd-ndisc: rename function arguments for storing resultsYu Watanabe2023-09-211-11/+11
* Merge pull request #29253 from yuwata/sd-radv-use-usec_tLuca Boccassi2023-09-211-5/+5
|\
| * sd-radv: make sd_radv always take timespan in usecYu Watanabe2023-09-201-5/+5
* | sd-dhcp6-client: introduce sd_dhcp6_lease_get_t1() and friendsYu Watanabe2023-09-201-0/+6
* | sd-dhcp6-client: rework IA_NA or IA_PD gettersYu Watanabe2023-09-201-10/+30
* | sd-dhcp6-client: introduce sd_dhcp6_lease_has_pd_prefix() and friendYu Watanabe2023-09-201-0/+2
|/
* sd-dhcp-server: store lifetime and friends in usec_tYu Watanabe2023-09-191-2/+2
* Merge pull request #29088 from yuwata/libsystemd-network-headersYu Watanabe2023-09-068-331/+389
|\
| * sd-dhcp6-client: split out sd-dhcp6-protocol.hYu Watanabe2023-09-054-148/+177
| * sd-dhcp-server: fix typo in argumentsYu Watanabe2023-09-051-3/+3
| * sd-dhcp: split out sd-dhcp-protocol.h from sd-dhcp-client.hYu Watanabe2023-09-054-177/+206
| * meson: sort headersYu Watanabe2023-09-051-3/+3
* | sd-dhcp-client: introduce sd_dhcp_lease_has_6rd() helper functionYu Watanabe2023-09-051-0/+1
* | dhcp: introduce sd_dhcp_lease_get_timestamp()Yu Watanabe2023-09-052-1/+4
* | sd-dhcp-client: store lifetime and friends in usec_tYu Watanabe2023-09-052-4/+4
|/
* Merge pull request #29059 from YHNdnzj/catalog-followupLuca Boccassi2023-09-041-6/+6
|\
| * sd-messages.h: correct alignmentMike Yuan2023-09-041-6/+6
* | Merge pull request #29023 from pelaufer/dhcp-prefix-dbusYu Watanabe2023-09-041-0/+1
|\ \ | |/ |/|
| * Add dhcp client prefix lease information to networkd json outputpelaufer2023-09-021-0/+1
* | network: ndisc - Allow to parse PREF64 prefixSusant Sahani2023-09-041-1/+7
* | network: sd-radv - Allow to configure Mobile IPv6 Home AgentSusant Sahani2023-09-041-0/+5
* | Merge pull request #28988 from keszybz/sd128-arbitrary-valuesLuca Boccassi2023-09-031-0/+1
|\ \ | |/ |/|
| * sd-id128: export sd_id128_get_app_specific()Zbigniew Jędrzejewski-Szmek2023-08-291-0/+1
* | Journal: Add message IDs for emergency-level log messagesOMOJOLA JOSHUA2023-09-011-0/+66
* | sd-login: Fix sd_pidfd_* function signature parameter typesmsizanoen2023-09-011-8/+8
|/
* network: sd-radv - Introduce pref64 support (RFC8781)Susant Sahani2023-08-251-0/+9
* network: introduce per DUID type settersYu Watanabe2023-08-242-14/+23
* network/radv: allow to configure the time between retransmitted Neighbor Sol...Susant Sahani2023-08-231-0/+1
* network: ndisc - Allow to use ICMP6 rate limit from received RASusant Sahani2023-08-211-0/+1
* LoongArch: Replace __loongarch64 with __loongarch_lp64Xiaotian Wu2023-08-091-1/+1