From: John W. Linville Date: Wed, 13 May 2015 16:57:30 +0000 (-0400) Subject: geneve: add initial netdev driver for GENEVE tunnels X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~299^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d07dc79fe04a43d82a346ced6bbf07bdb523f1b;p=pandora-kernel.git geneve: add initial netdev driver for GENEVE tunnels This is an initial implementation of a netdev driver for GENEVE tunnels. This implementation uses a fixed UDP port, and only supports point-to-point links with specific partner endpoints. Only IPv4 links are supported at this time. Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed