Regarding ipv6 route addition with tos

From: Ganesh Reddy K
Date: Mon Apr 09 2012 - 05:41:32 EST


Hi All,

Regarding ipv6 route addition along with tos argument on  Linux
2.6.34.6 kernel . And the iputility version which i  am using is :
Output of "ip -V" is   "ip utility, iproute2-ss110107"

I have added an ipv6 route as below. No error occurred  and when tried
to list the ipv6 route,  tos value is not displayed. Below are the
commands used. Did anybody encountered this issue ?

ip route add 2001:11::/64    dev   eth1    tos 12

ip -6 route show
  2001:11::/64   dev eth1   metric 1024   mtu     1500  advmss  1440
hoplilmit    0

Is the tos option applicable for IPV6 route ?   What is the correct
option to  set DSCP  value ?

Please share any bugfix or patch for this.

Thanks in advance,
Ganesh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/