On Wed, Aug 26, 2015 at 11:46:54PM -0700, Pravin B Shelar wrote:
> geneve_core module handles send and receive functionality.
> This way OVS could use the Geneve API. Now with use of
> tunnel meatadata mode OVS can directly use Geneve netdevice.
> So there is no need for separate module for Geneve.
On Wed, Aug 26, 2015 at 11:46 PM, Pravin B Shelar wrote:
> geneve_core module handles send and receive functionality.
> This way OVS could use the Geneve API. Now with use of
> tunnel meatadata mode OVS can directly use Geneve netdevice.
> So there is no need for separate module for Geneve. Follow
geneve_core module handles send and receive functionality.
This way OVS could use the Geneve API. Now with use of
tunnel meatadata mode OVS can directly use Geneve netdevice.
So there is no need for separate module for Geneve. Following
patch consolidates Geneve protocol processing in single module