On Tue, Apr 7, 2015 at 4:59 PM, Jesse Gross wrote:
> On Tue, Apr 7, 2015 at 4:22 PM, Pravin Shelar wrote:
>> On Mon, Mar 30, 2015 at 3:14 PM, Jesse Gross wrote:
>>> diff --git a/lib/netdev-vport.c b/lib/netdev-vport.c
>>> index 0c9f5a4..ef96862 100644
>>> --- a/lib/netdev-vport.c
>>> +++ b/lib/n
On Tue, Apr 7, 2015 at 4:22 PM, Pravin Shelar wrote:
> On Mon, Mar 30, 2015 at 3:14 PM, Jesse Gross wrote:
>> diff --git a/lib/netdev-vport.c b/lib/netdev-vport.c
>> index 0c9f5a4..ef96862 100644
>> --- a/lib/netdev-vport.c
>> +++ b/lib/netdev-vport.c
>> @@ -61,6 +61,11 @@ static struct vlog_rate
On Mon, Mar 30, 2015 at 3:14 PM, Jesse Gross wrote:
> This adds basic userspace dataplane support for the Geneve
> tunneling protocol. The rest of userspace only has the ability
> to handle Geneve without options and this follows that pattern
> for the time being. However, when the rest of userspa
This adds basic userspace dataplane support for the Geneve
tunneling protocol. The rest of userspace only has the ability
to handle Geneve without options and this follows that pattern
for the time being. However, when the rest of userspace is updated
it should be easy to extend the dataplane as we