]> git.ipfire.org Git - thirdparty/iproute2.git/commit
q_cake: Add support for setting the fwmark option
authorToke Høiland-Jørgensen <toke@redhat.com>
Thu, 4 Apr 2019 13:09:10 +0000 (15:09 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 5 Apr 2019 22:01:31 +0000 (15:01 -0700)
commitd5d27f27d8b4a2939990997c162f16f1d28fe677
treee36c6cc68b01124142e84ff4a01af3ecc45e232e
parent41fc3fa04c3893a8669922cfda55de113b0b52c4
q_cake: Add support for setting the fwmark option

This adds support for the newly added fwmark option to CAKE, which allows
overriding the tin selection from the per-packet firewall marks. The fwmark
field is a bitmask that is applied to the fwmark to select the tin.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/tc-cake.8
tc/q_cake.c