[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CA+h4rtET4-_0i8_49VbY_T_m+yyeUvEmsiJJRpeMmYWW+N6U=w@mail.gmail.com>
Date: Mon, 9 Apr 2012 15:11:35 +0530
From: Ganesh Reddy K <ganeshreddyk@...il.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Regarding ipv6 route addition with tos
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists