openvswitch: Restructure datapath.c and flow.c
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. This patch restructures code without changing logic. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: Jesse Gross <jesse@nicira.com>
This commit is contained in:
committed by
Jesse Gross
parent
f0627cfa24
commit
e64457191a
1603
net/openvswitch/flow_netlink.c
Normal file
1603
net/openvswitch/flow_netlink.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user