numam-dpdk/examples/ip_pipeline/pipeline
Daniel Mrzyglod 6b3ac0da69 examples/ip_pipeline: fix initialization of firewall bulk handler
bulk functions expect that all memory is set with zeros

Fixes: 67ebdbef0c ("examples/ip_pipeline: add bulk update of firewall rules")

Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2016-05-16 21:01:51 +02:00
..
hash_func.h examples/ip_pipeline: fix SSE4.2 optimization branch 2016-03-31 22:56:00 +02:00
pipeline_actions_common.h examples/ip_pipeline: add load balancing to pass-through 2016-03-13 16:08:55 +01:00
pipeline_common_be.c examples/ip_pipeline: add master pipeline 2015-07-09 17:25:46 +02:00
pipeline_common_be.h examples/ip_pipeline: add master pipeline 2015-07-09 17:25:46 +02:00
pipeline_common_fe.c examples/ip_pipeline: use unsigned constants for left shift operations 2016-03-13 16:22:55 +01:00
pipeline_common_fe.h examples/ip_pipeline: check pipeline type 2015-12-07 02:35:56 +01:00
pipeline_firewall_be.c examples/ip_pipeline: fix initialization of firewall bulk handler 2016-05-16 21:01:51 +02:00
pipeline_firewall_be.h examples/ip_pipeline: add bulk update of firewall rules 2015-11-26 00:32:12 +01:00
pipeline_firewall.c examples/ip_pipeline: fix size of allocated memory 2016-04-08 22:28:39 +02:00
pipeline_firewall.h examples/ip_pipeline: add bulk update of firewall rules 2015-11-26 00:32:12 +01:00
pipeline_flow_actions_be.c pipeline: support packet redirection at action handlers 2016-03-10 01:28:29 +01:00
pipeline_flow_actions_be.h examples/ip_pipeline: add missing files of flow actions pipeline 2015-12-07 12:54:02 +01:00
pipeline_flow_actions.c examples/ip_pipeline: add missing files of flow actions pipeline 2015-12-07 12:54:02 +01:00
pipeline_flow_actions.h examples/ip_pipeline: add missing files of flow actions pipeline 2015-12-07 12:54:02 +01:00
pipeline_flow_classification_be.c examples/ip_pipeline: fix flow classification 2016-03-31 22:56:00 +02:00
pipeline_flow_classification_be.h examples/ip_pipeline: add flow id parameter to flow classification 2015-12-07 02:35:56 +01:00
pipeline_flow_classification.c examples/ip_pipeline: fix logically dead node 2015-12-13 02:36:06 +01:00
pipeline_flow_classification.h examples/ip_pipeline: add flow id parameter to flow classification 2015-12-07 02:35:56 +01:00
pipeline_master_be.c examples/ip_pipeline: add master pipeline 2015-07-09 17:25:46 +02:00
pipeline_master_be.h examples/ip_pipeline: add master pipeline 2015-07-09 17:25:46 +02:00
pipeline_master.c examples/ip_pipeline: add master pipeline 2015-07-09 17:25:46 +02:00
pipeline_master.h examples/ip_pipeline: add master pipeline 2015-07-09 17:25:46 +02:00
pipeline_passthrough_be.c examples/ip_pipeline: add load balancing to pass-through 2016-03-13 16:08:55 +01:00
pipeline_passthrough_be.h examples/ip_pipeline: add load balancing to pass-through 2016-03-13 16:08:55 +01:00
pipeline_passthrough.c examples/ip_pipeline: rework passthrough pipeline 2015-07-09 17:25:46 +02:00
pipeline_passthrough.h examples/ip_pipeline: rework passthrough pipeline 2015-07-09 17:25:46 +02:00
pipeline_routing_be.c examples/ip_pipeline: fix 32-bit build 2016-04-08 22:28:39 +02:00
pipeline_routing_be.h examples/ip_pipeline: add more functions to routing pipeline 2015-12-07 02:35:56 +01:00
pipeline_routing.c examples/ip_pipeline: use unsigned constants for left shift operations 2016-03-13 16:22:55 +01:00
pipeline_routing.h examples/ip_pipeline: add more functions to routing pipeline 2015-12-07 02:35:56 +01:00