[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140717.145345.1627726281054820171.davem@davemloft.net>
Date: Thu, 17 Jul 2014 14:53:45 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: therbert@...gle.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next 3/9] gue: Changes to ip_tunnel to support
Generic UDP Encapsulation
From: Tom Herbert <therbert@...gle.com>
Date: Wed, 16 Jul 2014 21:14:44 -0700 (PDT)
> This patch changes IP tunnel to support (secondary) encapsulation,
> Generic UDP Encapsulation. Changes include:
>
> 1) Adding tun_hlen as the tunnel header length, encap_hlen as the
> encapsulation header length (GUE), and hlen becomes the grand total
> of these.
> 2) Added generic function to handle IOCTLs
> 3) Added IOCTLs to setup or remove encapsulation. This includes
> uapi to configure encapsulation on a tunnel.
> 4) Support to perform GUE encapsulation in ip_tunnel_xmit.
>
> Signed-off-by: Tom Herbert <therbert@...gle.com>
Please extend the netlink interface for creating IP tunnels rather
than adding things to the the deprecated ioctl interface.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists