]> Git Repo - linux.git/commit
doc/netlink/specs: Add a spec for tc
authorDonald Hunter <[email protected]>
Fri, 15 Dec 2023 09:37:15 +0000 (09:37 +0000)
committerJakub Kicinski <[email protected]>
Mon, 18 Dec 2023 22:39:44 +0000 (14:39 -0800)
commita1bcfde83669accf5890ff33e4ba5f3ccbbc3047
treece8c7a6c14d679fdc12275beda385ee18d72221b
parent6b4b0754ef8a3fb3c5f772cf6c70bd33936b6431
doc/netlink/specs: Add a spec for tc

This is a work-in-progress spec for tc that covers:
 - most of the qdiscs
 - the flower classifier
 - new, del, get for qdisc, chain, class and filter

Notable omissions:
 - most of the stats attrs are left as binary blobs
 - notifications are not yet implemented

Signed-off-by: Donald Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Documentation/netlink/specs/tc.yaml [new file with mode: 0644]
This page took 0.053074 seconds and 4 git commands to generate.