aboutsummaryrefslogtreecommitdiffstats
path: root/resources/metric/nDPI.yaml
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-04-19 03:25:07 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-04-19 03:25:07 +0000
commit86f10e318baa875d2b729f3bf7b5bb588a43f4ff (patch)
tree89e9d7b0509fd9e114e4a841fcb2e2b438d63679 /resources/metric/nDPI.yaml
parentfb609850970d4d9596ade5368f169efc2f530261 (diff)
parentda8479496691122d49a6bbf61a2dd3355af85fba (diff)
Merge "Optimize nDPI repeating speed"
Diffstat (limited to 'resources/metric/nDPI.yaml')
-rw-r--r--resources/metric/nDPI.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/metric/nDPI.yaml b/resources/metric/nDPI.yaml
index c73d367f..79225443 100644
--- a/resources/metric/nDPI.yaml
+++ b/resources/metric/nDPI.yaml
@@ -46,6 +46,7 @@
repo: https://github.com/ntop/nDPI.git
dest: "{{ nDPI_cwd }}"
depth: 1
+ update: no
- name: build nDPI library
command: '{{ item }}'
@@ -55,6 +56,7 @@
- make
args:
chdir: "{{ nDPI_cwd }}"
+ creates: example/ndpiReader
- name: copy sample packet file
copy: