summaryrefslogtreecommitdiff
path: root/src/network/meson.build
Commit message (Expand)AuthorAgeFilesLines
* network: TC - introduce HHFSusant Sahani2020-03-121-0/+2
* network: TC - introduce DRRSusant Sahani2020-03-121-0/+2
* network: tc- introduce PIESusant Sahani2020-03-121-0/+2
* network: tc: introduce cakeSusant Sahani2020-03-021-0/+2
* network: TC introduce sfb - Stochastic Fair BlueSusant Sahani2020-03-021-0/+2
* network: TC introduce GRED, Generic Random Early DetectionSusant Sahani2020-03-021-0/+2
* network: TC introduce PFIFOSusant Sahani2020-03-021-0/+2
* network: introduce struct TClass to prepare for supporting tc classYu Watanabe2020-03-021-0/+2
* network: introduce TrafficControlKind to prepare for supporting tc classYu Watanabe2020-03-021-0/+2
* network: tc: support Hierarchy Token Bucket (HTB)Yu Watanabe2020-03-021-0/+2
* network: tc: support teqlYu Watanabe2020-02-071-0/+2
* network, meson: allow statically linked buildRobert Scheck2020-01-081-6/+15
* meson: drop unnecessary linking of libudev_coreYu Watanabe2020-01-071-2/+1
* network: tc introduce codelSusant Sahani2019-12-281-0/+2
* network tc: inroduce FQ - Fair Queue traffic policingSusant Sahani2019-12-121-0/+2
* network tc: Add support to conkfigure CoDel - Controlled-Delay Active Queue M...Susant Sahani2019-12-111-0/+2
* network: introduce ifb (Intermediate Functional Block)Susant Sahani2019-12-071-0/+2
* network: tc introduce sfq - Stochastic Fairness QueueingSusant Sahani2019-12-041-0/+2
* networkd tc: introduce tbfSusant Sahani2019-12-041-0/+2
* 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
|\