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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vlib
/
unix
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-03
vppinfra: refactor interrupt code
Damjan Marion
1
-1
/
+4
2023-07-25
vlib: interrupt mode support for pre-input nodes
Damjan Marion
1
-1
/
+1
2023-06-22
tests docs: fix lcov code coverage report generation
Dave Wallace
1
-11
/
+0
2023-03-06
vlib: avoid non-mp-safe cli process node updates
Vladislav Grishenko
1
-56
/
+34
2023-03-06
vlib: fix macro define command not work in startup config exec script
Xiaoming Jiang
1
-81
/
+8
2023-01-30
vlib: chdir to runtime_dir
Damjan Marion
1
-0
/
+3
2023-01-14
vlib: add const to char* params of several funcs
Sergey Nikiforov
2
-2
/
+3
2022-08-24
vlib: allow longer version string
Matthew Smith
1
-2
/
+2
2022-07-06
misc: pass NULL instead of 0 for pointer in variadic functions
Andreas Schultz
2
-12
/
+9
2022-05-16
vlib: exec cli line-by-line processing and script updates
Damjan Marion
1
-31
/
+39
2022-05-13
vlib: process startup config exec scripts line by line
Damjan Marion
1
-1
/
+13
2022-04-05
vppinfra: refactor address sanitizer
Damjan Marion
1
-2
/
+2
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
4
-28
/
+28
2022-04-04
vlib: remove unused fields
Damjan Marion
1
-4
/
+0
2022-04-04
vlib: improve exec path search
Damjan Marion
1
-6
/
+26
2022-04-04
vlib: fix memory leak in load_one_plugin
Damjan Marion
1
-0
/
+2
2022-03-23
vlib: send full error message to syslog
Jing Peng
1
-22
/
+6
2022-03-23
vppinfra: change vlib_register_node so it takes format string for node name
Damjan Marion
1
-3
/
+1
2022-03-23
vlib: mitigate outdated new cli session events
Vladislav Grishenko
1
-1
/
+5
2022-03-23
vlib: leave SIGCONT signal with its default handler
Vladislav Grishenko
1
-0
/
+1
2021-12-24
vlib: introduce vlib frame aux data
Damjan Marion
1
-2
/
+2
2021-10-06
vlib: doc nitfixes
Nathan Skrzypczak
1
-1
/
+1
2021-10-05
build: don't hardcode triplet, allow specifying custom lib dir
Damjan Marion
2
-1
/
+9
2021-09-15
vlib: add option to plugin registration to prefer deep binding
Damjan Marion
2
-6
/
+7
2021-08-27
vlib: vpp banner is outputted to non-interactive vppctl session
Steven Luong
1
-0
/
+11
2021-06-13
vlib: fix dangling reference in node_by_name hash
Dave Barach
1
-1
/
+4
2021-05-26
pg: revert exec file fixes
Ray Kinsella
1
-6
/
+1
2021-05-26
vlib: revert exec cmd handle scripts with blank lines
Ray Kinsella
1
-21
/
+3
2021-05-11
vlib: exec cmd handle scripts with blank lines
Dave Barach
1
-3
/
+21
2021-04-28
pg: exec file fixes
mdr78
1
-1
/
+6
2021-03-26
vlib: split vlib_main_t into global and per-thread
Damjan Marion
1
-7
/
+11
2021-03-26
vlib: introduce vlib_get_elog_main()
Damjan Marion
1
-2
/
+2
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
3
-6
/
+6
2021-02-08
ping: fix aborting on keypress
Ivan Shvedunov
2
-7
/
+8
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
1
-2
/
+2
2020-12-28
vlib: add missing file template descriptions
Paul Vinciguerra
1
-1
/
+8
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-4
/
+4
2020-11-25
vlib: add elog events for vlib log entries
Dave Barach
1
-0
/
+5
2020-11-10
ip6-nd: fix memory leaks
Dave Barach
1
-0
/
+1
2020-11-09
vlib: support macros in initial config file
Dave Barach
1
-15
/
+59
2020-10-21
vlib: print logs to stderr if interactive or nosyslog set
Damjan Marion
3
-2
/
+14
2020-10-19
misc: don't export symbols from plugins
Damjan Marion
1
-1
/
+1
2020-10-15
vlib: add cgo-friendly plugin registration support
Dave Barach
2
-9
/
+128
2020-10-09
vlib: save signal handler data to global vbls
Dave Barach
1
-4
/
+4
2020-10-01
vlib: fix line-mode cli memory leak
Benoît Ganne
1
-0
/
+1
2020-09-17
vlib: map thread stack instead of allocating them from heap
Damjan Marion
1
-10
/
+9
2020-09-03
vlib: exit 0 (nocore) on SIGHUP
Christian Hopps
1
-2
/
+2
2020-08-31
vlib: extend telnet protocol guard
Vladimir Isaev
1
-1
/
+1
2020-07-16
vlib: fix asan compilation with gcc
Benoît Ganne
1
-1
/
+1
2020-07-01
vlib: wake up workers if interrupts are posted
Benoît Ganne
1
-1
/
+2
[next]