Re: [Cake] [PATCH iproute2] q_cake: Add support for setting the fwmark option

2019-04-05 Thread Stephen Hemminger
On Thu, 4 Apr 2019 15:09:10 +0200 Toke Høiland-Jørgensen wrote: > 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. > >

[Cake] [PATCH iproute2] q_cake: Add support for setting the fwmark option

2019-04-04 Thread Toke Høiland-Jørgensen
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 --- man/man8/tc-cake.8 | 16