summaryrefslogtreecommitdiffstats
path: root/src/network/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* emit a warning in networkd if managed sysctls are changedMatteo Croce2024-09-111-0/+6
* network: Add support for mq qdiscDaan De Meyer2024-09-041-0/+1
* network: Add support for multiq qdiscDaan De Meyer2024-09-041-0/+1
* networkctl: split networkctl.c into small piecesYu Watanabe2024-08-211-1/+12
* network: move NTP related conf parsers to networkd-ntp.[ch]Yu Watanabe2024-04-191-0/+1
* network: move DNS related conf parsers to networkd-dns.[ch]Yu Watanabe2024-04-191-0/+1
* gcrypt: dlopenify for libsystemdLuca Boccassi2024-04-031-2/+1
* network/route: move several conf parsers to networkd-route-metric.c and netwo...Yu Watanabe2024-01-061-1/+3
* networkd: add basic Varlink interfaceLennart Poettering2023-12-221-1/+2
* networkctl: split out networkctl-config-file.[ch]Mike Yuan2023-12-201-1/+4
* meson: add build option for install path of main config filesFranck Bui2023-10-171-1/+1
* Adding dhcp client and dhcp6 client dbus status interfacepelaufer2023-09-021-0/+2
* meson: also merge declarations of fuzzers with other executablesYu Watanabe2023-08-031-19/+20
* meson: merge declarations of normal and test executablesYu Watanabe2023-08-031-38/+34
* meson: fix name of test-network-generatorYu Watanabe2023-08-021-1/+1
* meson: move declarations of networkd and friendsYu Watanabe2023-08-011-0/+39
* meson: Introduce userspace depJan Janssen2023-03-101-0/+1
* meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-13/+14
* meson: Use dicts for test definitionsJan Janssen2023-02-211-32/+35
* meson: Do not include headers in source listsJan Janssen2023-01-241-101/+1
* meson: add libatomic dependencyHeinrich Schuchardt2022-09-151-2/+2
* network: NetLabel integrationTopi Miettinen2022-08-291-0/+2
* Revert "networkd: NetLabel integration"Yu Watanabe2022-06-221-2/+0
* networkd: NetLabel integrationTopi Miettinen2022-06-061-0/+2
* meson: sort filesYu Watanabe2022-05-101-8/+8
* meson: move files' closing brace to separate lineZbigniew Jędrzejewski-Szmek2022-03-031-3/+6
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-204/+201
* network: add support to create wlan virtual interfaceYu Watanabe2022-02-151-0/+2
* network: manage WLAN phyYu Watanabe2022-02-151-0/+2
* meson: sort listed filesYu Watanabe2022-02-151-9/+9
* network: move ipv6ll related functions to networkd-ipv6ll.[ch]Yu Watanabe2022-02-081-0/+2
* meson: Use files() for fuzzersJan Janssen2022-01-111-2/+2
* meson: Use files() for testsJan Janssen2022-01-111-8/+8
* Merge pull request #21648 from yuwata/network-tunnel-local-automatic-address-...Yu Watanabe2021-12-251-0/+2
|\
| * network/netdev: introduce link_get_local_address()Yu Watanabe2021-12-121-0/+2
* | meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-161-1/+2
|/
* network: split networkd-dhcp6.cYu Watanabe2021-12-061-0/+2
* network/netdev: add support to create IPoIB subinterfaceYu Watanabe2021-12-041-0/+2
* networkd: replace a table with log2 fields by a listZbigniew Jędrzejewski-Szmek2021-11-291-0/+6
* network: split networkd-route.[ch]Yu Watanabe2021-11-141-0/+2
* network: move address generation methods to network-address-generation.[ch]Yu Watanabe2021-10-061-0/+2
* networkd: fix and simplify format_lifetime()Zbigniew Jędrzejewski-Szmek2021-07-191-0/+6
* network: ipv4acd: first probe address and then assign itYu Watanabe2021-06-301-0/+2
* network: rename networkd-brvlan.[ch] -> networkd-bridge-vlan.[ch]Yu Watanabe2021-06-071-2/+2
* network: use request queue to set MTUYu Watanabe2021-06-071-0/+2
* network: rename MdbEntry -> BridgeMDBYu Watanabe2021-06-071-2/+2
* network: dhcp-server: introduce [DHCPServerStaticLease] sectionborna-blazevic2021-05-271-0/+2
* network: bridgeFDB: rename FdbEntry -> BridgeFDBYu Watanabe2021-05-201-2/+2
* network: introduce Describe() method for manager and linksYu Watanabe2021-05-141-0/+2
* network: add skeleton of request queueYu Watanabe2021-05-121-0/+2