Linux Foundation Collaborative Projects
index
:
cicn
android-sdk/master
ccnxlibs/master
cframework/master
cicn-plugin/master
http-server/master
libicnet/master
master
sb-forwarder/master
vicn/master
viper/master
ARCHIVED- 2022-09-08 at the request of the project
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
vppctl_wrapper
blob: 940e5784333cecd9eea4310050549ec039dcea48 (
plain
)
1
2
3
4
#!/bin/bash
TIMEOUT
=
5
flock /tmp/vppctl.lock -c
"timeout
$TIMEOUT
vppctl
$*
"