VCL: add session namespace support.
[vpp.git] / src / vcl / vcl_test.conf
similarity index 70%
rename from src/vcl/vppcom_test.conf
rename to src/vcl/vcl_test.conf
index e5ac463..da8e818 100644 (file)
@@ -1,5 +1,5 @@
 # Test VPPCOM config file
-vppcom {
+vcl {
   heapsize 1
   api-prefix daw  # this is a comment
   uid 1020 this is also a comment.
@@ -22,4 +22,10 @@ vppcom {
   app-timeout 54.3
   session-timeout 66.6
   accept-timeout 0.1
+  session-scope-local
+  session-scope-global
+  namespace-id 0123456789012345678901234567890123456789012345678901234567890123456789
+  namespace-id Oh_Bother!_Said_Winnie-The-Pooh
+  namespace-secret 0x42bada55e5
+  namespace-secret 42
 }