Route Classifiers
Example
- tc filter add dev eth0 parent 1:0 protocol ip prio 100 route
Assigning routes to classes (using routing table based classifier)
- ip route add 129.237.125.148 dev eth0 via 129.237.125.151 flow 1:2
- ip route add 129.237.125.149 dev eth0 via 129.237.125.151 flow 1:3