Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
| | | | | | | Done with a combination of regex'ing and banging my head against a wall. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | zebra: traffic control state management | Siger Yang | 2022-11-22 | 1 | -0/+88 |
This allows Zebra to manage QDISC, TCLASS, TFILTER in kernel and do cleaning jobs when it starts up. Signed-off-by: Siger Yang <siger.yang@outlook.com> |