issue 3
(Detect link failure) commented on by markxr
- Perhaps have some configurable ping-hosts which we can ping from time to time to
check our link is good; assume it's gone if we can't ping anything or receive any
packets.
We can also check the link status, but that might not be very reliable, e.g. if you
have a switch which has not failed uplinking to another switch which has.
Perhaps have some configurable ping-hosts which we can ping from time to time to
check our link is good; assume it's gone if we can't ping anything or receive any
packets.
We can also check the link status, but that might not be very reliable, e.g. if you
have a switch which has not failed uplinking to another switch which has.
Oct 30, 2009
issue 1
(Occasional sendto:invalid argument) commented on by markxr
- What seems to happen is that sendto() fails and returns "Invalid argument". This is
either because of a bug, or some kernel behaviour that I don't understand.
One possibility is that memory is becoming corrupted and we're sending packets to an
invalid address. But I doubt it. Must run with Valgrind or something.
What seems to happen is that sendto() fails and returns "Invalid argument". This is
either because of a bug, or some kernel behaviour that I don't understand.
One possibility is that memory is becoming corrupted and we're sending packets to an
invalid address. But I doubt it. Must run with Valgrind or something.
Sep 30, 2009
r19
(compile fix - include <cstring>
) committed by markxr
- compile fix - include <cstring>
compile fix - include <cstring>
May 01, 2009
r18
(prototype of fluffy storage
) committed by markxr
- prototype of fluffy storage
prototype of fluffy storage
Jan 17, 2009
r17
(Experimental: create a file in /proc
Update TODO
) committed by markxr
- Experimental: create a file in /proc
Update TODO
Experimental: create a file in /proc
Update TODO
Jan 07, 2009
issue 2
(Node weight should be able to be set) Status changed by markxr
-
Status: Fixed
Status: Fixed
Older
Sep 08, 2008
r16
(Enable weights to be set
) committed by markxr
- Enable weights to be set