summaryrefslogtreecommitdiffstats
path: root/src/resolve/test-resolved-packet.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-30tmpfiles.d: adjust /dev/vfio/vfio access modeFrantisek Sumsal1-0/+1
2023-07-30test-network: add tests for several invalid neighbor settings, and overriding...Yu Watanabe5-13/+63
2023-07-30network/neighbor: do not add Neighbor object to Link on requestingYu Watanabe1-50/+87
2023-07-30network/neighbor: follow the way how kernel distinguish neighbor settingsYu Watanabe4-33/+68
2023-07-30network/neighbor: skip to request neighbors with unmatching link layer addres...Yu Watanabe1-0/+10
2023-07-30network/ipv4acd: split out sd_ipv4acd management from Address to LinkYu Watanabe6-87/+101
2023-07-30in-addr-util: introduce PTR_TO_IN4_ADDR() and IN4_ADDR_TO_PTR()Yu Watanabe1-0/+10
2023-07-30sd-ipv4acd: introduce sd_ipv4acd_is_bound()Yu Watanabe2-0/+7
2023-07-30network/ipv4acd: drop unused argumentYu Watanabe1-2/+2
2023-07-30network/ipv4acd: use IN4_ADDR_TO_STRING()Yu Watanabe1-12/+8
2023-07-30network/address: ignore address settings with unsupported flagsYu Watanabe1-0/+46
2023-07-30network/address: drop IPv6 settings when the kernel does not support IPv6Yu Watanabe1-1/+7
2023-07-30network: ndisc - Honour CurHopLimitSusant Sahani7-0/+28
2023-07-30network/address: merge address_needs_to_set_broadcast() with address_get_broa...Yu Watanabe2-20/+38
2023-07-30network/neighbor: drop IPv6 settings when the kernel does not support IPv6Yu Watanabe1-0/+7
2023-07-30network: rename sd_netlink_message* req -> mYu Watanabe2-27/+17
2023-07-30meson: use kwargs to declare efi binariesYu Watanabe1-29/+18
2023-07-30analyze: fix pcrs verb output without TPM supportFrantisek Sumsal1-1/+1
2023-07-29tree-wide: fix typoYu Watanabe2-2/+2
2023-07-29network/queue: detach request from queue when netlink reply receivedYu Watanabe2-4/+22
2023-07-29network/queue: free assigned userdata only when a new request is queuedYu Watanabe2-3/+6
2023-07-29network/address: split-out address_match_null()Yu Watanabe1-11/+22
2023-07-29network: drop unnecessary conditionsYu Watanabe4-5/+5
2023-07-29network: use address_remove_and_drop()Yu Watanabe3-9/+3
2023-07-29network/address: free Address object by caller that passed to link_request_ad...Yu Watanabe9-19/+13
2023-07-29labeller: add build-system labelZbigniew Jędrzejewski-Szmek1-0/+5
2023-07-29configure: update meson invocationZbigniew Jędrzejewski-Szmek1-1/+1
2023-07-29gpt-auto: don't mount ESP if there's an fstab entry for itMike Yuan1-12/+9
2023-07-29fstab-util: add fstab_has_nodeMike Yuan2-9/+13
2023-07-29test-ukify: add tests for an empty argumentYu Watanabe1-0/+5
2023-07-29serialize: add serialize_bool_elide() helperLuca Boccassi2-3/+10
2023-07-29socket-util: add send/receive helpers for FD arrayLuca Boccassi3-0/+213
2023-07-29mkosi: set CONFIG_AUTOFS_FS rather than CONFIG_AUTOFS4_FSSven Joachim1-1/+1
2023-07-29NEWS: mention about the removal of duid-only optionYu Watanabe1-1/+8
2023-07-29network,dhcp: drop support of ClientIdentifier=duid-onlyYu Watanabe5-67/+20
2023-07-29ukify: check option lengthYu Watanabe1-1/+1
2023-07-29NEWS: open for v255 businessLuca Boccassi1-0/+33
2023-07-29docs: note that Github Pages configuration has to be updated after a releaseLuca Boccassi1-0/+1
2023-07-28test-execute: count and log the number of individual tests actually executedLuca Boccassi1-1/+6
2023-07-28Drop split-usr and unmerged-usr supportLuca Boccassi128-719/+443
2023-07-28test-execute: measure and log time elapsed while running testsLuca Boccassi1-0/+12
2023-07-28nspawn,shared: cleanup use of ERRNO_IS_SECCOMP_FATAL()Dmitry V. Levin3-48/+64
2023-07-28homework: cleanup use of ERRNO_IS_DEVICE_ABSENT()Dmitry V. Levin1-8/+10
2023-07-28test: cleanup use of ERRNO_IS_PRIVILEGE()Dmitry V. Levin1-2/+2
2023-07-28userdb: cleanup use of ERRNO_IS_PRIVILEGE()Dmitry V. Levin1-14/+16
2023-07-28coredumpctl: cleanup use of ERRNO_IS_PRIVILEGE()Dmitry V. Levin1-7/+8
2023-07-28execute: cleanup use of ERRNO_IS_PRIVILEGE()Dmitry V. Levin1-9/+13
2023-07-28btrfs-util,tmpfiles: cleanup use of ERRNO_IS_NOT_SUPPORTED()Dmitry V. Levin2-8/+10
2023-07-28repart: cleanup use of ERRNO_IS_NOT_SUPPORTED()Dmitry V. Levin1-6/+8
2023-07-28nspawn: cleanup use of ERRNO_IS_NOT_SUPPORTED()Dmitry V. Levin1-13/+14