On Fri, Dec 21, 2012 at 3:04 AM, Jarno Rajahalme
wrote:
> On Dec 21, 2012, at 2:00 , ext Jesse Gross wrote:
>> On Thu, Dec 20, 2012 at 8:08 AM, Jarno Rajahalme
>> wrote:
>>>
>>> Signed-off-by: Jarno Rajahalme
>>> ---
>>> v3 removes setting OVS_KEY_ATTR_TUN_ID in a key by itself as kernel would
>
On Dec 21, 2012, at 2:00 , ext Jesse Gross wrote:
> On Thu, Dec 20, 2012 at 8:08 AM, Jarno Rajahalme
> wrote:
>>
>> Signed-off-by: Jarno Rajahalme
>> ---
>> v3 removes setting OVS_KEY_ATTR_TUN_ID in a key by itself as kernel would
>> reject it anyway. Correspondingly removes odp-level test case
On Thu, Dec 20, 2012 at 8:08 AM, Jarno Rajahalme
wrote:
>
> Signed-off-by: Jarno Rajahalme
> ---
> v3 removes setting OVS_KEY_ATTR_TUN_ID in a key by itself as kernel would
> reject it anyway. Correspondingly removes odp-level test cases where tun_id
> was set alone.
There's actually a reason f
Signed-off-by: Jarno Rajahalme
---
v3 removes setting OVS_KEY_ATTR_TUN_ID in a key by itself as kernel would
reject it anyway. Correspondingly removes odp-level test cases where tun_id
was set alone.
Fixes possible bug of not setting TUN_ID in a set action when it is zero.
---
lib/odp-util.c