Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vlib
/
unix
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-16
init / exit function ordering
Dave Barach
1
-2
/
+7
2019-05-14
Preallocate mhash key_tmps vector
Dave Barach
1
-1
/
+2
2019-05-06
gcov / test framework: sigterm not sigkill
Dave Barach
1
-0
/
+11
2019-05-02
vlib: align stack on OS page size
BenoƮt Ganne
1
-1
/
+1
2019-04-12
Trivial: Update doxygen comments.
Paul Vinciguerra
1
-3
/
+10
2019-03-21
Ignore SIGTERM during the vpp boot sequence
Dave Barach
1
-1
/
+6
2019-03-01
Save signum and faulting address in static variables
Dave Barach
1
-0
/
+6
2019-01-28
Less intrusive way to capture numa_node and cpu_id changes
Damjan Marion
1
-1
/
+0
2019-01-27
Fix issue with cpu_id and numa_code captured too early
Damjan Marion
1
-2
/
+1
2019-01-20
Store numa-noda and cpu-index in vlib_main_t
Damjan Marion
1
-0
/
+2
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
1
-1
/
+0
2018-10-23
c11 safe string handling support
Dave Barach
1
-1
/
+1
2018-07-18
Add config option to use dlmalloc instead of mheap
Dave Barach
1
-0
/
+2
2018-06-26
add backtrace in unix_signal_handler
Kingwel Xie
1
-9
/
+49
2018-06-21
configurable per-dispatch-cycle sleep
Dave Barach
1
-0
/
+2
2018-03-05
physmem: keep only one physmem_main
Damjan Marion
1
-0
/
+1
2017-10-20
Thread_index for thread0 in vlib_global_main not initialised
Keith Burns (alagalah)
1
-0
/
+1
2017-10-14
VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler
Dave Barach
1
-4
/
+3
2017-09-09
move unix_file_* code to vppinfra
Damjan Marion
1
-0
/
+1
2017-09-08
Fixes for issues reported by Coverity (VPP-972)
Chris Luke
1
-4
/
+4
2017-09-05
Add pidfile cmdline option
Pierre Pfister
1
-9
/
+42
2017-08-31
Set runtime_path properly when running non-root
Damjan Marion
1
-2
/
+11
2017-08-24
Make VPP runtime directory configurable
Damjan Marion
1
-1
/
+12
2017-06-21
Add knob to specify effective group id (gid) for VPP process
Damjan Marion
1
-0
/
+7
2017-05-16
VPP-845: add configurable elog post-mortem dump
Dave Barach
1
-4
/
+4
2017-05-10
completelly deprecate os_get_cpu_number, replace new occurences
Damjan Marion
1
-1
/
+1
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-24
/
+19
2017-03-06
Add support for unix { coredump-size <size> }.
Klement Sekera
1
-0
/
+22
2017-02-03
Plugin infrastructure improvements
Damjan Marion
1
-0
/
+8
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+557