session: memory leaks on various transports when session disable and enable
[vpp.git] / conf / startup.conf
1
2 unix {
3   nodaemon
4   log /tmp/vpp.log
5   full-coredump
6 }
7
8 api-trace {
9   on
10 }
11
12 api-segment {
13   gid vpp
14 }