Searched hist:e64457191a259537bbbfaebeba9a8043786af96f (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/net/openvswitch/ |
H A D | Makefile | diff e64457191a259537bbbfaebeba9a8043786af96f Thu Oct 03 20:16:47 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|
H A D | flow_netlink.h | e64457191a259537bbbfaebeba9a8043786af96f Thu Oct 03 20:16:47 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|
H A D | flow_table.h | e64457191a259537bbbfaebeba9a8043786af96f Thu Oct 03 20:16:47 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|
H A D | flow_table.c | e64457191a259537bbbfaebeba9a8043786af96f Thu Oct 03 20:16:47 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|
H A D | datapath.h | diff e64457191a259537bbbfaebeba9a8043786af96f Thu Oct 03 20:16:47 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|
H A D | flow.h | diff e64457191a259537bbbfaebeba9a8043786af96f Thu Oct 03 20:16:47 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|
H A D | flow_netlink.c | e64457191a259537bbbfaebeba9a8043786af96f Thu Oct 03 20:16:47 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|
H A D | flow.c | diff e64457191a259537bbbfaebeba9a8043786af96f Thu Oct 03 20:16:47 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|
H A D | datapath.c | diff e64457191a259537bbbfaebeba9a8043786af96f Thu Oct 03 20:16:47 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|