examples/ip_pipeline: fix initialization of firewall bulk handler
authorDaniel Mrzyglod <danielx.t.mrzyglod@intel.com>
Fri, 6 May 2016 17:54:44 +0000 (19:54 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 16 May 2016 19:01:51 +0000 (21:01 +0200)
commit6b3ac0da69e21de7e0e78ed0441b870281288143
tree35f0aa21da355ef05c5e5053fa448bb87ab904fd
parent535b969d31a0c833b56c97b8016b6195f3936b8b
examples/ip_pipeline: fix initialization of firewall bulk handler

bulk functions expect that all memory is set with zeros

Fixes: 67ebdbef0c31 ("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>
examples/ip_pipeline/pipeline/pipeline_firewall_be.c