Displaying 1 result from an estimated 1 matches for "net_sch_clk_cpu".
2007 Jun 29
1
ip route tos not always work
Dear All,
I need to setup different route with different tos value.
I can use the flowing command to add a tos route to routing table.
ip route 192.168.0.2/32 via 192.168.0.1 tos 0x1c and
ip route 192.168.0.2/32 via 192.168.0.1 tos 0x40
I used "ping -Q" to test it with different tos, the output packet is
marked correctly.
The problem that is only the tos value defined at