From: Herbert Xu Date: Thu, 9 Oct 2008 18:59:55 +0000 (-0700) Subject: gre: Add netlink interface X-Git-Tag: v2.6.28-rc1~717^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c19e654ddbe3831252f61e76a74d661e1a755530;p=pandora-kernel.git gre: Add netlink interface This patch adds a netlink interface that will eventually displace the existing ioctl interface. It utilises the elegant rtnl_link_ops mechanism. This also means that user-space no longer needs to rely on the tunnel interface being of type GRE to identify GRE tunnels. The identification can now occur using rtnl_link_ops. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed