Hi all. I can't find answer in google, does linux 3.12 support ECMP routing vith ipv6? -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru jabber: vase@selfip.ru
07.04.2014, 19:33, "Vasiliy Tolstov" <v.tolstov@selfip.ru>:
Hi all. I can't find answer in google, does linux 3.12 support ECMP routing vith ipv6?
Patch was accept by David Miller in 2012. You can be absolutely sure that IPv6 ECMP is in 3.12. :) -- wbr, Oleg. "Anarchy is about taking complete responsibility for yourself." Alan Moore.
2014-04-07 19:44 GMT+04:00 "Oleg A. Arkhangelsky" <sysoleg@yandex.ru>:
Patch was accept by David Miller in 2012. You can be absolutely sure that IPv6 ECMP is in 3.12. :)
Thanks!=) Now i need only to get bird patches for ipv6 ecmp=) -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru jabber: vase@selfip.ru
2014-04-07 19:54 GMT+04:00 Vasiliy Tolstov <v.tolstov@selfip.ru>:
Thanks!=) Now i need only to get bird patches for ipv6 ecmp=)
I'm patch bird to get multipath supoort for ipv6, but have another problem: iperf results says that when i have 2 eth with 1Gbit/s, i have only 960Mbit/s that i use only one link. How can i use both links to get speedup? -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru jabber: vase@selfip.ru
10.04.2014, 11:00, "Vasiliy Tolstov" <v.tolstov@selfip.ru>:
I'm patch bird to get multipath supoort for ipv6, but have another problem: iperf results says that when i have 2 eth with 1Gbit/s, i have only 960Mbit/s that i use only one link.
How do you run iperf? You should use at least multiple threads (i.e. connections) to utilize both directions. -- wbr, Oleg. "Anarchy is about taking complete responsibility for yourself." Alan Moore.
2014-04-10 12:17 GMT+04:00 "Oleg A. Arkhangelsky" <sysoleg@yandex.ru>:
How do you run iperf? You should use at least multiple threads (i.e. connections) to utilize both directions.
server iperf -s -P 4 -V client iperf -P 4 -V -c node08.local -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru jabber: vase@selfip.ru
participants (2)
-
"Oleg A. Arkhangelsky" -
Vasiliy Tolstov