Displaying 6 results from an estimated 6 matches for "otaku42".
2004 Jan 27
2
RE: RE: LARTC digest, Vol 1 #1558 - 9 msgs
I agree, but this is still better than crashing the machine...
Aron
-----Original Message-----
From: Michael Renzmann [mailto:mrenzmann@otaku42.de]
Sent: Tuesday, January 27, 2004 1:33 PM
To: Aron Brand
Cc: lartc@mailman.ds9a.nl; roy@xxx.lt
Subject: Re: [LARTC] RE: LARTC digest, Vol 1 #1558 - 9 msgs
Hi.
Aron Brand wrote:
> does this. Another option would be to trick the kernel that the packet
> has been transmitted, to prevent th...
2004 Jan 28
1
Problems with multipath routing.
Hi all, I have setup two multipath route tables on my system for doing
failover routing, What I want it''s that if GW at route1 of the MP is dead,
traffic goes by route2, for doing that I have created the multipath routes as
follows:
ip route add table mail.traffic proto static nexthop via ${GW1} dev eth1
weight 1 nexthop via ${GW2} dev eth1 weight 250
But it does not run as I
2007 Dec 10
1
[git patch] m-i-t support, ipconfig fix
hello hpa,
please pull latest
git pull git://git.debian.org/~maks/klibc.git maks
forgot to ask to keep git port open for our boxes at university,
thus moved my tree over too the alioth box.
for the changes
maximilian attems (4):
[klibc] klibc/socketcalls/.gitignore addition
[klibc] elf.h add support for st_info field
[klibc] remove local insmod.c copy
[klibc] ipconfig
2004 May 10
2
Contact for iptables-extension "ipp2p"?
Hi all.
I remember someone in here was at least affiliated with the above
mentioned ipp2p-project (an extension to iptables that allows to match
peer-to-peer traffic). About two weeks ago I tried to contact the author
of this extension via the address that is mentioned on the project
website, since I wanted to send in a patch, but with no success. At
least I didn''t receive a reply.
2004 Jan 21
2
Slightly offtopic: IRC channel archives
Hi all.
I fear I''m slightly offtopic with this question, but I''ll keep it short:
who is (or feels) responsible for the #lartc irc-channel in oftc.net?
I''d appreciate if that person would get in contact with me (off-list) in
order to discuss some ideas I have. Thanks in advance.
Bye, Mike
_______________________________________________
LARTC mailing list /
2004 Jan 29
5
Question(s) for the programming gurus
Hi all.
I''m quite new to the concepts of the "traffic control" framework, and
I''ve got a programming-related question. Hopefully someone has the answer...
Is it possible, either for the device driver itself or for a userspace
program, to get information about how many packets are currently queued
for a given network interface?
Let''s describe it a little