similar to: What platforms iproute2 can work on ?

Displaying 20 results from an estimated 40000 matches similar to: "What platforms iproute2 can work on ?"

2004 Nov 24
1
Can I add the permanent ip address on an interface ?
Hello , I used Vmware 4.0 to setup a virtual linux network . I added a new virtual PC and therefore I need to add a NIC on old virtual PC . I setup the ip address of this NIC by using the command : ip addr add 192..../ 24 dev eth1 but when I restart the computer the ip address of this NIC was not saved . And the tc script I used was not save when I turn off my computer , too . Could
2004 Sep 20
1
How to patch tc
Hello , I want to use htb qdisc but I don''t know how to patch tc Could you help me ! Thanks you very much ! Ngo Hoang Giang __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl
2004 Sep 21
0
I can''t understand the result of my test
Hello , I tried a simple test as follow : I used vmware software to set up 3 virtual linux computers . The middle computer act as a router (rip protocol ) using zebra software . I used iperf-1.7.0 to generate traffic from linux computer 1 to linux computer 3 . At router ( egress side ) I setup a simple qdisc as follow : tc qdisc add dev eth1 root handle 1: tbf rate 0.5 mbit burst 5kb latency
2004 Oct 25
2
Questions about qdisc statistics
Hello, I am a newbie . I use a PC which have Windows OS . I want to monitor bandwidth , bytes, packets, packet dropped etc at several linux routers . I want to ask you some questions : Can I use round robin database and mrtg tool to generate html files at linux routers and call them from windows PC ? If it is impossible , can I use snmp to retrieve data from linux router at windows PC (snmp
2012 Feb 03
0
[LLVMdev] LLVM version with working Alpha backend
Hi Giang, Given that the community deprecated the Alpha backend, I'm doubtful anyone would be able to point you in the right direction. Have you iteratively tried the difference versions of LLVM (i.e., 2.9, 2.8, 2.7 on down the line)? Chad On Feb 3, 2012, at 12:34 PM, Giang Hoang <ghoang84 at gmail.com> wrote: > Hi, > > For my work, I want to use LLVM to compile SPEC 2k
2010 Oct 16
1
[LLVMdev] llvm-gcc as Alpha cross compiler
Thanks Andrew. I would like to clarify what I tried to do. I want to use llvm-gcc on x86 linux to compile C programs into Alpha binary. Giang On Fri, Oct 15, 2010 at 5:41 PM, Andrew Lenharth <andrewl at lenharth.org>wrote: > llvm-gcc doesn't not compile *on* alpha (128bit fp and int issues). I > haven't tried it as a cross compiler. > > Andrew > > On Fri, Oct
2010 Oct 15
0
[LLVMdev] llvm-gcc as Alpha cross compiler
llvm-gcc doesn't not compile *on* alpha (128bit fp and int issues). I haven't tried it as a cross compiler. Andrew On Fri, Oct 15, 2010 at 5:19 PM, Giang Hoang <ghoang84 at gmail.com> wrote: > Hi, > > I wonder if anyone has been able to successfully build llvm-gcc as an Alpha > cross compiler? > > I have tried many different combinations of flags and gcc
2012 Feb 03
2
[LLVMdev] LLVM version with working Alpha backend
Hi, For my work, I want to use LLVM to compile SPEC 2k for Alpha. Since Alpha support has been dropped, I tried using version 2.8, but it is quite buggy, probably because the Alpha backend has not been maintained. I was wondering if there is an earlier version where the Alpha backend is stable enough to compile SPEC 2k? For my purpose, I do not need the most advanced optimizations, so an
2004 Apr 21
1
iproute2 - Compile Error
Hi, I''m tring to compile iproute2-2.4.7-now-ss020116-try.tar.bz2 whith kernel 2.6.5 and I''m getting these error: root@localhost:/home/oluap/iproute2# make make[1]: Entering directory `/home/oluap/iproute2/lib'' make[1]: Nada a ser feito para `all''. make[1]: Leaving directory `/home/oluap/iproute2/lib'' make[1]: Entering directory
2004 Feb 12
1
Solution: iproute2 and kernel 2.6.1
Thanks Toth ----- Toth Szabolcs wrote ----- > I have read on a mail list that you should install the > db-4.1.25 Berkeley DB 4.1.25) get the > iproute2-2.4.7-now-ss020116-try.tar.gz and patch which > you need. Woohoo! Finally, an answer which just happened to point me in the right direction. Also, I spent a little more time scouring through the compile errors. The solution is in
2004 May 20
1
iproute2 updates, anybody ?
The latest iproute2 software on its site ftp://ftp.inr.ac.ru/ip-routing/ is from 2002 iproute2-2.4.7-now-ss020116-try and even that is marked with "try" ... since then we''ve seen a lot of patches for it, some solving bugs some adding support for HTB, esfq, hfsc, wirr etc. I think, someone mentioned on this list that he has collected all the patches and updates for iproute2 ...
2012 Jan 16
1
[LLVMdev] Problem with building llvm-gcc
Thank you, I did try that and got the following error: checking for library containing strerror... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make[1]: *** [configure-target-libiberty] Error 1 make[1]: Leaving directory `/home/ghoang/llvm-test/llvm-gcc-2.8-build' make: *** [all] Error 2 I also tried adding --disable-libiberty but make would fail even earlier
2004 Feb 22
3
iproute2 & kernel 2.6.3
Hi, I''m trying to compile iproute with my fresh kernel 2.6.3, it works well with 2.6.2 but impossible with this one. My version of gcc is 3.3.3 and the version of iproute2 is iproute2-2.4.7-now-ss010824. Any suggestion ? make[1]: Entering directory `/usr/src/iproute2/lib'' gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -Werror -g -I../include-glibc -include
2005 Feb 16
2
IPROUTE2: How to verify installation?
Hi guys, I download and install the last iproute2 package. I done: 1) ./configure 2) make 3) make install When I do ip -V, it return: ip utility, iproute2-ss020116 ¿Is IPROUTE2 correctly installed on my system? Thanks -- Samuel Díaz García Director Gerente ArcosCom Wireless, S.L.L. mailto:samueldg@arcoscom.com http://www.arcoscom.com Móvil: 651 93 72 48 Tlfn.: 956 70 13 15
2005 Jan 12
0
Test version of iproute2
There is an new version of iproute2 for testing. http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.10-ss050112.tar.gz Mostly simple merges, but could have some issues. Jamal did I get everything you sent? [Masahide Nakamura] ipmonitor shows IPv6 prefix list notification update to iproute2 xfrm for ipv6 [Stephen Hemminger] fix compile warnings when building 64bit system
2004 Jun 13
1
upgrading iproute2
Hi. I have Fedora core 1 (kernel 2.4.22) and I downloaded http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.7-ss040608.tar.gz Before upgrading, tc -V shows "iproute2-ss020116", and after shows the same. I had a lot of errors during install (make and make install). Is this lastest version for kernel 2.4? How can I upgrade?? Thanks a lot. Leandro
2003 Apr 08
0
Using iproute2 to bond two Internet lines for a webserver.
I am relatively new to iproute2. Any information on the topic below would save me considerable time. I appreciate any help, thanks. We want to plug two lines into a webserver to increase the bandwidth available to the hosted sites. Rather than use round-robin DNS we would prefer to use iproute2 to use equal cost routing across the two lines. However, I am still not sure how well that will
2005 Feb 02
1
doubts: cross compiling iproute2
i tried to cross compile iproute2 on a linux machine using a cross compiler for ppc750. i have some questions: 1) make tries to execute tc/normal, tc/paretonormal, tc/pareto to make distribution files like normal.dist because i am cross compiling the object files can''t be executed. will it suffice if i copy the distribution files from my linux iproute2 compilation to the /usr/lib/tc
2005 Apr 29
0
iproute2 on osx
hello experts, i wanna deploy ipv6 on my osx and i got a provider that give me ipv6 support on a dynamic ip adress. BUT i need to set up "iproute2" on my system and i am not experienced in compiling , but i am willing to learn .:) My setup is an apache 2.0.52 http://let.dyndns.tv:8080/cgi-bin/test-cgi So i downloadet the whole package what do i need to do next ? I think i try
2006 Mar 28
4
[ ] IProute2 error ..
Dear all, I am having problem using iproute2 on my new Slackware 10.1 box. Here goes the problem: root@localhost:~# echo "200 DOONET" >> /etc/iproute2/rt_tables root@localhost:~# cat /etc/iproute2/rt_tables # # reserved values # 255 local 254 main 253 default 0 unspec # # local # #1 inr.ruhep 200 DOONET root@localhost:~# ip rule add from 10.255.255.0/24