In that article it says “Instead of routing rules, you could use mangle to mark packets with routing-mark, the same way as it was in ROSv6.”
Can you add some example for that in the docs?
Is the routing-mark the same as a table name in v8? i.e. when you use a routing-mark, do you first add the new table using the new commands shown in the docs?
Or do you need to match the routing-mark in a routing rule and map it to a lookup action in some table?
Ok so that is not the same as in v6… best to just include the route marking syntax in the manual as well.
It has never been completely clear to me if route marking in mangle rules is completely the same as matching in ip rules and I often
have rules like this in my ip route rule list (amongst matches with IP src-address):