On Thu, Sep 26, 2013 at 9:01 AM, Pravin B Shelar <[email protected]> wrote:
> Over the time datapath.c and flow.c has became pretty large files.
> Following patch restructures functionality of component into three
> different components:
>
> flow.c: contains flow extract.
> flow_netlink.c: netlink flow api.
> flow_table.c: flow table api.
>
> Diffstat is showing wrong count. This patch does not change code.
>
> Signed-off-by: Pravin B Shelar <[email protected]>

This looks like a good reorganization to me. One thing that surprised
me was that there is no flow_netlink.h - it seems like we could
further break some of that out of flow.h.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to