aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/unix/main.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-26add backtrace in unix_signal_handlerKingwel Xie1-9/+49
2018-06-21configurable per-dispatch-cycle sleepDave Barach1-0/+2
2018-03-05physmem: keep only one physmem_mainDamjan Marion1-0/+1
2017-10-20Thread_index for thread0 in vlib_global_main not initialisedKeith Burns (alagalah)1-0/+1
2017-10-14VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handlerDave Barach1-4/+3
2017-09-09move unix_file_* code to vppinfraDamjan Marion1-0/+1
2017-09-08Fixes for issues reported by Coverity (VPP-972)Chris Luke1-4/+4
2017-09-05Add pidfile cmdline optionPierre Pfister1-9/+42
2017-08-31Set runtime_path properly when running non-rootDamjan Marion1-2/+11
2017-08-24Make VPP runtime directory configurableDamjan Marion1-1/+12
2017-06-21Add knob to specify effective group id (gid) for VPP processDamjan Marion1-0/+7
2017-05-16VPP-845: add configurable elog post-mortem dumpDave Barach1-4/+4
2017-05-10completelly deprecate os_get_cpu_number, replace new occurencesDamjan Marion1-1/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-24/+19
2017-03-06Add support for unix { coredump-size <size> }.Klement Sekera1-0/+22
2017-02-03Plugin infrastructure improvementsDamjan Marion1-0/+8
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+557