summaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/host_stack/testbed/vcl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hicn-plugin/src/host_stack/testbed/vcl.conf')
-rw-r--r--hicn-plugin/src/host_stack/testbed/vcl.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/hicn-plugin/src/host_stack/testbed/vcl.conf b/hicn-plugin/src/host_stack/testbed/vcl.conf
new file mode 100644
index 000000000..694a3e3a1
--- /dev/null
+++ b/hicn-plugin/src/host_stack/testbed/vcl.conf
@@ -0,0 +1,7 @@
+vcl {
+ rx-fifo-size 4000000
+ tx-fifo-size 4000000
+ app-scope-local
+ app-scope-global
+ api-socket-name /tmp/vpp-api.sock
+} \ No newline at end of file