I just submitted latest revision of new vppctl implementation.

https://gerrit.fd.io/r/7230

I would like to hear feedback. It can be simply tested with:

make build
make run

and in other window (without sudo):

build-root/install-vpp_debug-native/vpp/bin/vppctl

Additional startup conf is:

unix {
  cli-listener /run/vpp/cli.sock
}

File have group write permission and gid can be either set by systemd or in 
startup.conf “unix { gid vpp }”

Different socket file name can be specified by passing “-s /path/to/file” as 
first argument to vppctl.

Thanks,

Damjan

_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to