Re: [PATCH] allow DSCP values in ip rulesB

2018-11-16 Thread David Miller
From: Pavel Balaev Date: Wed, 14 Nov 2018 17:30:37 +0300 > Hello, for now IP rules supports only old TOS values and we cannot use > DSCP. > > This patch adds support for DSCP values in IP rules: > > $ ip r add default via 192.168.0.6 table test > $ ip ru add tos 0x80 table test > $ ip ru > 0:

[PATCH] allow DSCP values in ip rulesB

2018-11-14 Thread Pavel Balaev
Hello, for now IP rules supports only old TOS values and we cannot use DSCP. This patch adds support for DSCP values in IP rules: $ ip r add default via 192.168.0.6 table test $ ip ru add tos 0x80 table test $ ip ru 0: from all lookup local 32764: from all tos CS4 lookup test 32766: from