summaryrefslogtreecommitdiff
path: root/src/network/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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-111-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-091-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-071-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-07-011-0/+2
* network: rename networkd-brvlan.[ch] -> networkd-bridge-vlan.[ch]Yu Watanabe2021-06-081-2/+2
* network: use request queue to set MTUYu Watanabe2021-06-081-0/+2
* network: rename MdbEntry -> BridgeMDBYu Watanabe2021-06-081-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
* network: move state file related functions to networkd-state-file.[ch]Yu Watanabe2021-03-031-0/+2
* network: Implement B.A.T.M.A.N. Advanced interface typeAnnika Wickert2021-02-251-0/+2
* meson: slightly disentangle code dependenciesYu Watanabe2021-01-191-7/+7
* meson: enable several tests even if the relevant features are disabledYu Watanabe2021-01-191-72/+64
* meson: make the second and third elements of tests or fuzzers optionalYu Watanabe2021-01-191-9/+5
* sd-journal: move source files for sd-journal to src/libsystemd/sd-journalYu Watanabe2021-01-191-1/+0
* Add install-sysconfdir=no-samples option for (non-)installation of sample con...Josh Triplett2021-01-141-1/+1
* network: do not serialize/deserialize routing policy rulesYu Watanabe2020-12-291-5/+0
* meson: do not link with libudevYu Watanabe2020-12-161-8/+2
* Merge pull request #17478 from yuwata/split-network-internalYu Watanabe2020-11-271-2/+1
|\
| * meson: drop libsystemd_network from several binariesYu Watanabe2020-10-291-2/+1
* | meson: add option to skip installing to $sysconfdirJörg Thalheim2020-11-121-2/+4
* | license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|/
* network: move sysctl related functions to networkd-sysctl.cYu Watanabe2020-10-071-0/+2
* Merge pull request #15050 from ssahani/fq-pieYu Watanabe2020-09-181-0/+2
|\
| * network: TC - introduce fq pieSusant Sahani2020-09-171-0/+2