Pushed to master,
Jarno
On Nov 15, 2013, at 6:38 PM, Jarno Rajahalme wrote:
>
>> On Nov 15, 2013, at 5:11 PM, Ben Pfaff wrote:
>>
>>> On Wed, Nov 13, 2013 at 01:32:43PM -0800, Jarno Rajahalme wrote:
>>> Simplifies code a bit and makes it more understandable. We are
>>> currently at 44 or
> On Nov 15, 2013, at 5:11 PM, Ben Pfaff wrote:
>
>> On Wed, Nov 13, 2013 at 01:32:43PM -0800, Jarno Rajahalme wrote:
>> Simplifies code a bit and makes it more understandable. We are
>> currently at 44 or so uint32s, so there is room for extending struct
>> flow before we run out of bits in th
On Wed, Nov 13, 2013 at 01:32:43PM -0800, Jarno Rajahalme wrote:
> Simplifies code a bit and makes it more understandable. We are
> currently at 44 or so uint32s, so there is room for extending struct
> flow before we run out of bits in the map.
>
> Signed-off-by: Jarno Rajahalme
Instead of com
Simplifies code a bit and makes it more understandable. We are
currently at 44 or so uint32s, so there is room for extending struct
flow before we run out of bits in the map.
Signed-off-by: Jarno Rajahalme
---
lib/flow.c | 233 ++-
lib/f