summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-network (follow)
Commit message (Expand)AuthorAgeFilesLines
* meson: also merge declarations of fuzzers with other executablesYu Watanabe2023-08-031-19/+13
* meson: merge declarations of normal and test executablesYu Watanabe2023-08-031-25/+18
* sd-ipv4acd: introduce sd_ipv4acd_is_bound()Yu Watanabe2023-07-301-0/+6
* Merge pull request #28508 from yuwata/network-next-dhcp4Luca Boccassi2023-07-291-0/+28
|\
| * sd-dhcp: introduce sd_dhcp_lease_get_prefix()Yu Watanabe2023-07-271-0/+28
* | network,dhcp: drop support of ClientIdentifier=duid-onlyYu Watanabe2023-07-291-29/+11
* | various: use RET_GATHERZbigniew Jędrzejewski-Szmek2023-07-131-8/+5
|/
* dhcp6: relax data assert in dhcp6_option_parse_stringRonan Pigott2023-07-031-1/+1
* Merge pull request #28132 from rpigott/dhcp-captive-portalYu Watanabe2023-07-037-0/+135
|\
| * ndisc: parse RFC8910 captive portal ipv6ra optionRonan Pigott2023-07-021-0/+42
| * dhcp6-client: parse RFC8910 captive portal dhcp6 optionRonan Pigott2023-06-304-0/+58
| * dhcp-client: parse RFC8910 captive portal dhcp optionRonan Pigott2023-06-302-0/+35
* | tree-wide: "<n>bit" → "<n>-bit"Zbigniew Jędrzejewski-Szmek2023-07-021-2/+2
* | test: add test for trailing invalid byte at the endYu Watanabe2023-06-291-0/+2
* | sd-dhcp6-lease: ignore invalid byte(s) at the end of the packetPhilipp Kern2023-06-291-0/+5
|/
* networkd/dhcpserver: Save and expose the client hostname sent when requesting...Rene Hollander2023-05-316-47/+71
* sd-network: use structured initializationFrantisek Sumsal2023-05-301-16/+14
* sd-network: avoid leaking DHCPLeaseFrantisek Sumsal2023-05-263-18/+42
* tree-wide: use free_and_replace() moreDavid Tardon2023-05-242-8/+4
* tree-wide: Fix false positives on newer gccDaan De Meyer2023-05-231-1/+1
* sd-dhcp-server: also send DNS servers or friends on DHCPOFFERYu Watanabe2023-05-131-30/+27
* sd-dhcp-client: client ID always has non-zero dataYu Watanabe2023-05-091-1/+1
* sd-dhcp-client: do not use implicit cast to booleanYu Watanabe2023-05-081-2/+2
* sd-dhcp-client: make return arguments for sd_dhcp_client_get_client_id() opti...Yu Watanabe2023-05-081-14/+21
* sd-dhcp-client: drop redundant conditionYu Watanabe2023-05-081-8/+6
* networkd: fallback to chaddr for static lease lookup when not foundRobert Meijers2023-04-201-1/+37
* tree-wide: also use CMSG_TYPED_DATA() on writing message headerYu Watanabe2023-04-161-1/+1
* sd-dhcp-server: use CMSG_FIND_DATA() at one more placeYu Watanabe2023-04-161-14/+4
* tree-wide: copy timestamp data from cmsgYu Watanabe2023-04-162-10/+8
* tree-wide: port more code over to CMSG_TYPED_DATA()Lennart Poettering2023-04-133-4/+4
* tree-wide: simplify x ? x : y to x ?: y where applicableFrantisek Sumsal2023-03-181-1/+1
* meson: Introduce userspace depJan Janssen2023-03-101-0/+1
* Merge pull request #26528 from keszybz/valgrind-simplificationYu Watanabe2023-02-221-2/+6
|\
| * meson: merge our two valgrind configuration conditions into oneZbigniew Jędrzejewski-Szmek2023-02-221-2/+6
* | meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-23/+28
* | meson: Use dicts for test definitionsJan Janssen2023-02-211-45/+50
|/
* tree-wide: fix typo and comment style updateYu Watanabe2023-02-151-1/+1
* sd-network: stop using fake flexible arrayZbigniew Jędrzejewski-Szmek2023-02-061-1/+1
* sd-dhcp-server: allow to send header only messageYu Watanabe2023-01-281-1/+1
* meson: Do not include headers in source listsJan Janssen2023-01-241-20/+0
* string-util: add common implementation of function that converts sized charac...Lennart Poettering2023-01-212-13/+9
* Merge pull request #26115 from yuwata/test-fix-memleak-fdleakLuca Boccassi2023-01-202-27/+14
|\
| * test-ndisc: fix memleak and fd leakYu Watanabe2023-01-202-27/+14
* | tree-wide: fix typoYu Watanabe2023-01-201-1/+1
|/
* send dhcpv6 release when stoppingchris2023-01-175-16/+152
* sd-dhcp-client: gracefully handle invalid ether type client IDYu Watanabe2023-01-161-20/+18
* sd-dhcp6: always append the default status message generated from status codeYu Watanabe2023-01-162-13/+18
* optionally set socket priority on DHCPv4 raw socketchris2023-01-125-9/+41
* libsystemd-network: FTBS in c2x modeCristian Rodríguez2023-01-031-4/+4
* tree-wide: use -EBADF moreYu Watanabe2022-12-204-5/+5