examples/ip_pipeline: set source port default
authorJasvinder Singh <jasvinder.singh@intel.com>
Tue, 9 Aug 2016 16:30:56 +0000 (17:30 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 12 Oct 2016 20:26:18 +0000 (22:26 +0200)
commiteb87d619fa91d4bbc5adca3d89ce8214b79032f8
tree124ed7abacd6ba48ee042b2e243c2c6effbd5764
parent3275de7be8a16044936fba6ddbdc119343d3b3db
examples/ip_pipeline: set source port default

The default value of ``file_name`` parameter of the source port structure is
changed from ``NULL`` to ``./config/packets.pcap``.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/app.h
examples/ip_pipeline/config_parse.c