From: Nolan Leake Date: Wed, 25 May 2011 00:13:02 +0000 (-0700) Subject: um: add ucast ethernet transport X-Git-Tag: v3.0-rc1~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ff4d8d342fe25c4d1106fb0ffdd310a43d0ace0;p=pandora-kernel.git um: add ucast ethernet transport 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 Signed-off-by: Richard Weinberger Cc: David Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed