summaryrefslogtreecommitdiff
path: root/src/platform/tests/test-tc.c
Commit message (Expand)AuthorAgeFilesLines
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-222/+0
* platform: move "nm-platform-utils.[hc]" to "shared/nm-platform" libraryThomas Haller2021-01-151-1/+1
* shared,platform: move "nmp-netns.[hc]" to shared/nm-platformThomas Haller2021-01-151-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-173/+172
* tc: add support for tbf qdiscBeniamino Galvani2020-06-081-0/+50
* tc: add support for sfq qdiscBeniamino Galvani2020-06-081-2/+42
* platform: add tc testsBeniamino Galvani2020-05-281-0/+133