summaryrefslogtreecommitdiff
path: root/src/network/meson.build
Commit message (Expand)AuthorAgeFilesLines
* network: cleanup header inclusionYu Watanabe2019-10-301-8/+13
* network: introduce TrafficControlSusant Sahani2019-10-301-0/+6
* network: support matching based on wifi SSIDYu Watanabe2019-10-151-0/+2
* network: introduce ip nexthop routingSusant Sahani2019-10-141-0/+2
* network: implement DBus methods to set DNS related propertiesYu Watanabe2019-07-171-0/+2
* network: move manager dbus prototypes to networkd-manager-bus.hYu Watanabe2019-07-171-0/+1
* test: add simple tests for network-generatorYu Watanabe2019-07-141-0/+6
* network-generator: introduce new tool systemd-network-generatorYu Watanabe2019-07-141-0/+6
* Added support for xfrm interfaces18482019-07-101-0/+2
* Merge pull request #12912 from yuwata/network-move-functionsZbigniew Jędrzejewski-Szmek2019-07-021-0/+8
|\
| * network: move prototypes related to network Network bus objects to networkd-n...Yu Watanabe2019-06-301-0/+1
| * network: move DHCP server related functions to networkd-dhcp-server.cYu Watanabe2019-06-301-0/+2
| * network: move conf parsers and function prototypesYu Watanabe2019-06-301-0/+5
* | meson: drop duplicated sourceYu Watanabe2019-07-011-1/+0
|/
* network: split out DBus related prototypes to networkd-link-bus.hYu Watanabe2019-06-161-0/+1
* network: monitor link bit ratesYu Watanabe2019-06-011-0/+2
* network: add nlmon supportYu Watanabe2019-05-281-0/+2
* network: move CAN link related functions to networkd-can.cYu Watanabe2019-05-111-0/+2
* network: move sd_lldp related functions to networkd-lldp-rx.cYu Watanabe2019-05-111-0/+2
* network: Introduce MACsecSusant Sahani2019-04-121-0/+2
* networkd: Introduce l2tp tunnelSusant Sahani2019-03-141-0/+2
* networkd: Static neighbor supportWilliam A. Kennington III2018-12-091-0/+2
* networkd: make network_load_one "public" and add a fuzzer for itEvgeny Vereshchagin2018-11-061-0/+8
* networkd: make netdev_load_one "public" and add a fuzzer for itEvgeny Vereshchagin2018-11-061-0/+10
* networkd and sd-netlink: add support for Generic netlink And FooOverUDP to IP...Susant Sahani2018-08-231-0/+2
* network: provide default networkd.confYu Watanabe2018-06-261-0/+3
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* networkd: introduce netdev "Netdevsim" DriverSusant Sahani2018-06-031-0/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Merge pull request #7191 from Mic92/systemdZbigniew Jędrzejewski-Szmek2018-01-091-0/+2
|\
| * networkd: add support for wireguard interface typeJörg Thalheim2018-01-091-0/+2
* | meson: rename libudev_internal to libudev_static and link into libudevZbigniew Jędrzejewski-Szmek2018-01-031-2/+2
|/
* Add test-routing-policy-ruleZbigniew Jędrzejewski-Szmek2017-11-281-0/+6
* networkd: introduce vxcan netdev. (#7150)Susant Sahani2017-11-221-0/+2
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* networkd: add support to configure IP Rule (#5725)Susant Sahani2017-09-141-0/+2
* meson: add -pthreads and more libs when -Dlink-udev-shared=false (#6159)Zbigniew Jędrzejewski-Szmek2017-06-211-2/+2
* meson: add rules for RA sourcesZbigniew Jędrzejewski-Szmek2017-05-151-0/+2
* Merge pull request #5842 from keszybz/meson-status-and-conditionalsMichael Biebl2017-05-031-1/+1
|\
| * meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-1/+1
* | Merge pull request #5529 from ssahani/labelLennart Poettering2017-04-291-0/+2
|\ \ | |/ |/|
| * meson: add address label to build systemSusant Sahani2017-04-261-0/+2
* | meson: get rid of libfirewallMichael Biebl2017-04-261-4/+2
* | meson: drop libiptc link dependencies from libsharedMichael Biebl2017-04-261-1/+1
|/
* meson: add geneve to build systemSusant Sahani2017-04-251-0/+2
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-102/+100
* meson: eliminate libsystemd_journal_internal and use libsystemd_internal lessZbigniew Jędrzejewski-Szmek2017-04-231-2/+2
* meson: properly conditionalize polkit installationZbigniew Jędrzejewski-Szmek2017-04-231-2/+8