API support for src/dst based routing policy in LISP
[vpp.git] / vpp / conf / startup.conf
index 5ce860b..ea6d800 100644 (file)
@@ -1,7 +1,7 @@
 
 unix {
   nodaemon
-  log /tmp/vpe.log
+  log /tmp/vpp.log
   full-coredump
 }
 
@@ -9,6 +9,6 @@ api-trace {
   on
 }
 
-dpdk {
-  socket-mem 1024
+api-segment {
+  gid vpp
 }