RFC: TIPC API, bind to two networks

2008-01-11 Thread Randy Macleod
tipc/vtipc.c| 154 +++ net/tipc/vtipc.h| 48 ++ tools/tipc-config.c | 29 ++-- Even though I *don't* want the attached patch to be integrated into the kernel (yet), I'm still going to include: Signed-off

Re: UDP Out 0f Sequence

2007-09-28 Thread Randy Macleod
Rick Jones wrote: Majumder, Rajib wrote: Let's say we have 2 uniprocessor hosts connected back to back. Is there any possibility of an out-of-order scenario on recv? Your application should be written on the assumption that it is possible, regardless of the specifics of the hosts involved, h

reliable bond interface

2007-02-25 Thread Randy Macleod
In a different thred, Jon Paul Maloy wrote: > One (TIPC user) I know about,who has developed a very interesting > "reliable bond interface" based on this API, doesn't regard his code > to be up to the kernel coding standards yet, although I am trying to > encourage him. Sounds interesting! C