On Thu, May 2, 2013 at 12:36 PM, Andy Zhou wrote:
> This patch refactors the netlink flow handling code to make
> the processing, error checking and prerequisite checking
> more stream lined.
>
> Signed-off-by: Andy Zhou
I think separating parsing from validation is a good idea and will
help a l
This patch refactors the netlink flow handling code to make
the processing, error checking and prerequisite checking
more stream lined.
Signed-off-by: Andy Zhou
---
datapath/datapath.c | 44 +++-
datapath/flow.c | 652 ---
datapath/flow.h