On Wed, 2011-04-13 at 12:58 +0200, Richard Weinberger wrote:
> Am Mittwoch 13 April 2011, 01:51:33 schrieb Nolan Leake:
> > The "ucast" transport is similar to the mcast transport (and, in fact,
> > shares most of its code), only it uses UDP unicast to move packets.
> >
> > Obviously this is only
From: Nolan Leake
The "ucast" transport is similar to the mcast transport (and, in fact,
shares most of its code), only it uses UDP unicast to move packets.
Obviously this is only useful for point-to-point connections between
virtual ethernet devices.
Signed-off-by: Nolan Leake
---
Documentat