search for: arpd

Displaying 20 results from an estimated 23 matches for "arpd".

Did you mean: arp
2005 Oct 04
4
iproute2-050929 ERORR compiling
...ifstat ifstat.c ../lib/libnetlink.a ../lib/libutil.a -lm gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -o rtacct rtacct.c ../lib/libnetlink.a ../lib/libutil.a -lm gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -I/usr/include -o arpd arpd.c ../lib/libnetlink.a ../lib/libutil.a -ldb -lpthread arpd.c:19:20: db_185.h: No such file or directory arpd.c:42: error: parse error before ''*'' token arpd.c:42: warning: type defaults to `int'' in declaration of `dbase'' arpd.c:42: warning: data definition ha...
2005 Feb 02
8
can''t understand strange PRIO behaviour
Hello everybody, sorry for bothering you, but after some hours, I''m stuck. I''m living in a student''s foundation where I want to connect lots of people to a tiny DSL link. We have exactly four types of traffic. We want a really hard PRIO solution (as I promised to someone that group X will only use the link capacity which isn''t used by group Y). I could make a
2004 May 26
1
error compilling TC
.../include -I../include -DRESOLV E_HOSTNAMES -o rtacct rtacct.o ../lib/libnetlink.a ../lib/libutil.a -lm gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include-glibc -I/usr /include/db3 -include ../include-glibc/glibc-bugs.h -I/usr/src/linux/include -I../include -DRESOLV E_HOSTNAMES -c -o arpd.o arpd.c En el fichero incluído de arpd.c:19: ../include-glibc/db.h:10:20: db_185.h: No existe el fichero o el directorio arpd.c:41: error de decodificación antes del elemento ''*'' arpd.c:41: aviso: el tipo de dato por omisión es `int'' en la declaración de `dbase''...
2003 Jul 23
2
arpd question
Hi all, I have noticed that the "CONFIG_NETLINK" has been removed since kernel version 2.4.17, does this mean that we cannot use "arpd" with kernel versions 2.4.17 onwards. vishy _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2007 Oct 22
17
neighbor table overflow
I''ve got a linux router pushing 600-1000 pppoe connections through it. I''m getting a screen error "Neighbor Table Overflow" after this box has been up for between 1 week and 1 month. When this is happening, routing slows to a crawl if at all. Then dies. I''ve added: # Added to stop "neighbor table overflow" messages in the kernel
2004 Aug 11
9
ARP limit ?
what is the limit on the arp cache entires ?! Does someone have very big LANs with linux-routers ? How big ? (i mean flat L2 network, not segmented) I want to know how much can my net can scale ? thanx _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Aug 31
1
netem usage example
I''m trying to setup a netem delay with no luck (using iproute2-2.6.8, compilation broke during arpd compile, so I use the tc binary in the tc/ subdir, there''s also a q_netem.so there). kernel is 2.6.8.1, compile with CPU cycle counter as time reference. I was using sch_delay of 2.6.7 happily with something like: tc qdisc add dev eth0 root 1: delay latency 1ms rate 35M now I use: tc qdisc...
2005 Jan 04
11
ESFQ?
Hi again, I was just looking around for ESFQ sources, and I see that the main site is down, and only has kernel 2.6.4 patches. Is ESFQ maintained? If so, where can I find patches for 2.6.10? Thanks, -justin _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2005 Jul 04
0
Problem linking with libdb
...t ifstat.c ../lib/libnetlink.a ../lib/libutil.a -lm gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -o rtacct rtacct.c ../lib/libnetlink.a ../lib/libutil.a -lm gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -I/usr/include/db2 -o arpd arpd.c ../lib/libnetlink.a ../lib/libutil.a -lpthread -ldb /usr/i486-suse-linux/bin/ld: cannot find -ldb collect2: ld returned 1 exit status make[1]: *** [arpd] Error 1 make[1]: Leaving directory `/home/src/iproute2-ss050607/misc'' make[1]: Entering directory `/home/src/iproute2-ss050607/ne...
2007 May 07
1
[LLVMdev] goodbye bytecode, hello bitcode
...de is still in the > > tree, but isn't being built. Assuming no major problems, I will remove > > the old code tomorrow. > > I am getting a missing 'lib/Archive' directory when making from an updated > CVS. When doing your update, use these options: cvs update -ARPd REid. > > Aaron > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2005 Jan 24
3
tc filter change/replace
I am wondering whether the commands ''tc filter change'' and ''tc filter replace'' are working. Googling around revealed a few emails on the LARTC stating that unfoirtunately they do not work. A quick check showed that they are still not implemented (properly). Some propose a solution to build a second tree of filters and apply the 2nd one when a need for it
2006 Jun 24
0
[LLVMdev] LLVM build error
It looks to me like your libLLVMSupport.a didn't get built or you didn't update all of LLVM. Please make sure you update from the root of the tree with the command: cvs update -ARPd Reid. On Sat, 2006-06-24 at 13:16 +0100, Lexington Luthor wrote: > Hi, > > While attempting to build the LLVM code from CVS today using gcc 4.1, I > encountered the following error. Any idea how to proceed with the build? > > llvm[2]: Linking Debug executable llvm-as > /ho...
2012 May 05
8
CONFIG_ARPD turned on in centosplus kernel.
Alan& Akemi, Would it be possible to get CONFIG_ARPD turned on in the centosplus 6.x kernel? It is required to use opennhrp. See the link below where is was decided to turn it on in Fedora. https://bugzilla.redhat.com/show_bug.cgi?id=502844 -- Stephen Clark *NetWolves* Director of Technology Phone: 813-579-3200 Fax: 813-882-0209 Email: steve....
2006 Jun 24
2
[LLVMdev] LLVM build error
Hi, While attempting to build the LLVM code from CVS today using gcc 4.1, I encountered the following error. Any idea how to proceed with the build? llvm[2]: Linking Debug executable llvm-as /home/ll/programs/source/scm/cvs/llvm/Debug/lib/libLLVMAsmParser.a(llvmAsmParser.o): In function `__static_initialization_and_destruction_0':
2009 Mar 25
12
Strange network issue; Guest/DomU outgoing traffic
Hello all, I''ve recently observed some strange behaviour on several DomU (spread over several xen setups). While I''ve found a few reports on similar issues, the discussions were fairly old and discontinued without providing a cause or solution. Every once in a while (sometimes with an interval of several months) I get a "host down" alert for a guest host. The host is
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 May 29
0
[LLVMdev] Bug in Makefile
Hi, I just updated from source and got this at the top of the master Makefile: LEVEL = . DIRS = lib/System lib/Support utils lib ifeq ($(MAKECMDGOALS),tools-only) DIRS += tools else ifneq ($(MAKECMDGOALS),libs-only) DIRS += runtime docs OPTIONAL_DIRS = examples projects endif endif This causes my build to be incorrect. In the general case, it doesn't build the tools, and
2007 May 06
3
[LLVMdev] goodbye bytecode, hello bitcode
I just checked in the final bits to switch us over from bytecode to bitcode. Old bytecode files will not work, but I expect this format to be stable going forward with the 2.x series of releases. This new format has a number of advantages. In particular: 1. The files are smaller. 2. The reader takes about 2/3 the memory it did before. 3. The reader is about 1/2 the code size of the old
2007 May 07
0
[LLVMdev] goodbye bytecode, hello bitcode
> Please let me know if you run into any problems. Documentation of the > file format is in the works. The bytecode support code is still in the > tree, but isn't being built. Assuming no major problems, I will remove > the old code tomorrow. I am getting a missing 'lib/Archive' directory when making from an updated CVS. Aaron
2006 Jun 24
2
[LLVMdev] Re: LLVM build error
Reid Spencer wrote: > It looks to me like your libLLVMSupport.a didn't get built or you didn't > update all of LLVM. Please make sure you update from the root of the > tree with the command: > > cvs update -ARPd > > Reid. > Thanks for the quick response. I have resolved my problem already - basically I had "-s" in my CFLAGS/CXXFLAGS environment which configure put in the Makefiles and screwed up the build. libLLVMSupport did get build, with the IncludeFile.o object (verified with...