summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-network/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* resolve: move sd-* api into libsystemd-networkRonan Pigott2024-10-211-0/+1
* test: rename file with stub functionsZbigniew Jędrzejewski-Szmek2024-05-141-3/+3
* sd-radv: introduce sd_ndisc_router_solicitYu Watanabe2024-04-161-0/+1
* test: introduce a test executable to send NDisc messageYu Watanabe2024-04-041-0/+4
* sd-ndisc: add basic support of Redirect messageYu Watanabe2024-04-041-0/+1
* sd-ndisc: add basic support of Neighbor Advertisement messageYu Watanabe2024-04-041-0/+1
* sd-ndisc: rename ndisc-protocol.[ch] -> ndisc-option.[ch]Yu Watanabe2024-03-131-1/+1
* icmp6-packet: introduce ICMP6Packet and several relevant functionsYu Watanabe2024-02-281-0/+1
* sd-ndisc: split sd-ndisc.h into small piecesYu Watanabe2024-02-201-1/+1
* sd-dhcp-server: rename DHCPLease -> sd_dhcp_server_leaseYu Watanabe2024-01-031-0/+1
* dhcp: introduce sd_dhcp_client_id and relevant functionsYu Watanabe2024-01-021-0/+1
* dhcp: introduce sd_dhcp_duid and move relevant functions to sd_dhcp_duid.[ch]Yu Watanabe2023-12-221-1/+1
* dhcp: move DHCPState to dhcp-client-internal.hYu Watanabe2023-10-201-1/+0
* Merge pull request #29052 from yuwata/icmp6-util-cleanupsYu Watanabe2023-09-041-3/+12
|\
| * test: extract dummy icmp6 utils for testsYu Watanabe2023-09-041-3/+12
* | network: ndisc - Allow to parse PREF64 prefixSusant Sahani2023-09-041-0/+1
* | Adding dhcp_state_to_string and dhcp client state change loggingpelaufer2023-09-021-0/+1
|/
* 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
* meson: Introduce userspace depJan Janssen2023-03-101-0/+1
* meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-23/+28
* meson: Use dicts for test definitionsJan Janssen2023-02-211-45/+50
* meson: Do not include headers in source listsJan Janssen2023-01-241-20/+0
* fuzz: rename fuzz-dhcp-server-relay-message to fuzz-dhcp-server-relayZbigniew Jędrzejewski-Szmek2022-03-211-1/+1
* meson: move files' closing brace to separate lineZbigniew Jędrzejewski-Szmek2022-03-031-1/+2
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-47/+46
* fuzz-dhcp6-client: merge with fuzz-dhcp6-client-sendYu Watanabe2022-02-141-4/+0
* sd-dhcp6-client: split dhcp6-internal.h into twoYu Watanabe2022-02-141-0/+2
* tests: fuzz client_send_messageEvgeny Vereshchagin2022-02-031-0/+4
* tests: fuzz client_handle_offerEvgeny Vereshchagin2022-01-291-0/+4
* tests: fuzz dhcp_server_relay_messageEvgeny Vereshchagin2022-01-271-0/+4
* meson: Use files() for fuzzersJan Janssen2022-01-111-4/+4
* meson: Use files() for testsJan Janssen2022-01-111-11/+11
* meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-161-1/+2
* sd-lldp-tx: introduce sd-lldp-txYu Watanabe2021-09-271-0/+1
* test: also rename {test,fuzz}-lldp.cYu Watanabe2021-09-271-2/+2
* sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]Yu Watanabe2021-09-271-2/+2
* meson: sort filesYu Watanabe2021-09-271-29/+29
* libsystemd-network: introduce sd_xxx_{set,get}_ifname()Yu Watanabe2021-03-031-0/+2
* meson: move test or fuzzer definitions to relevant meson.build in subdirectoriesYu Watanabe2021-01-181-0/+68
* meson: slightly disentangle code dependenciesYu Watanabe2021-01-181-0/+2
* Merge pull request #17478 from yuwata/split-network-internalYu Watanabe2020-11-271-3/+1
|\
| * meson: drop libsystemd_network from several binariesYu Watanabe2020-10-291-3/+1
* | license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|/
* network: DHCPv4 client: add support to send arbitary option and dataSusant Sahani2019-10-141-0/+1
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* meson: add rules for RA sourcesZbigniew Jędrzejewski-Szmek2017-05-151-0/+2