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
/
node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
vlib: split vlib_main_t into global and per-thread
Damjan Marion
1
-1
/
+2
2021-03-26
vlib: introduce vlib_get_elog_main()
Damjan Marion
1
-1
/
+2
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
1
-4
/
+5
2021-03-11
vlib: refactor node function variants
Damjan Marion
1
-12
/
+106
2021-01-22
interface: let drivers control polling when down
Mohammed Hawari
1
-0
/
+2
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
1
-0
/
+3
2020-12-14
misc: refactor clib_bitmap_foreach macro
Damjan Marion
1
-4
/
+4
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-2
/
+2
2020-10-13
stats: counters data model
Ole Troan
1
-1
/
+2
2020-09-17
vlib: map thread stack instead of allocating them from heap
Damjan Marion
1
-20
/
+9
2020-09-11
vlib: fix call to vlib_get_node_by_name
BenoƮt Ganne
1
-1
/
+4
2020-09-05
vlib: vlib_get_node_by_name fails via API
Nathan Skrzypczak
1
-2
/
+1
2020-06-12
vlib: node recyling and node deletion missing triggering graph node sync
Steven Luong
1
-27
/
+1
2020-06-08
vlib: Coverity fix
Dave Barach
1
-1
/
+1
2020-05-20
vlib: mmap process stacks
Damjan Marion
1
-34
/
+25
2019-11-04
vlib: fix for vlib_node_add_next_with_slot
Christian Hopps
1
-1
/
+10
2019-10-07
vlib: move thread barrier around mod of global node next data
Christian E. Hopps
1
-6
/
+5
2019-07-23
vlib: address vlib_error_t scaling issue
Dave Barach
1
-1
/
+1
2019-05-29
Break out the broom for some cleanup work
Dave Barach
1
-0
/
+28
2019-03-26
node: vector must be checked with vec_header
Kingwel Xie
1
-1
/
+1
2019-03-10
Perf tune get_frame_size_info
Dave Barach
1
-0
/
+3
2018-11-30
Metadata / opaque formatting belongs in vpp
Dave Barach
1
-0
/
+1
2018-11-13
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
Damjan Marion
1
-1
/
+1
2018-10-23
c11 safe string handling support
Dave Barach
1
-3
/
+3
2018-08-28
vlib: add 'show node' and 'set node function' CLI
Damjan Marion
1
-0
/
+1
2018-06-13
Stat segment / client: show run" works now
Dave Barach
1
-11
/
+19
2018-05-29
Add VLIB_NODE_FN() macro to simplify multiversioning of node functions
Damjan Marion
1
-0
/
+20
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-0
/
+54
2017-07-13
VPP-895 multi-thread: fix vpp crash on show runtime
Igor Mikhailov (imichail)
1
-0
/
+29
2017-06-30
VPP debug image with worker threads hit assert on adding IP route with traffi...
Neale Ranns
1
-0
/
+20
2017-06-09
Implement sack based tcp loss recovery (RFC 6675)
Florin Coras
1
-0
/
+1
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-1
/
+1
2017-03-16
vlib: make runtime_data thread-local
Damjan Marion
1
-3
/
+1
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+631