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
/
plugins
/
memif
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
memif: fix uninitialized pointer read coverity error
Steven
1
-0
/
+2
2017-11-09
memif: use clib_socket_t for socket connections
Damjan Marion
4
-210
/
+122
2017-11-08
memif: do not mask head and tail pointers
Damjan Marion
3
-68
/
+40
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+2
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
3
-4
/
+4
2017-10-04
memif: crash on slave mode
Steven
1
-0
/
+1
2017-10-03
Repair vlib API socket server
Dave Barach
2
-2
/
+2
2017-09-15
vppinfra: add clib_mem_vm_ext_alloc function
Damjan Marion
1
-11
/
+10
2017-09-11
memif: mode ip is not settable from binary API
Steven
3
-4
/
+10
2017-09-09
move unix_file_* code to vppinfra
Damjan Marion
3
-64
/
+66
2017-09-08
vlib: move linux-specific code to vlib/linux
Damjan Marion
2
-30
/
+1
2017-09-08
memif: fix coverity warnings as of 9/7
Steven
4
-12
/
+29
2017-09-06
Fixes for issues raised by Coverity (VPP-972)
Chris Luke
1
-2
/
+2
2017-08-24
Make VPP runtime directory configurable
Damjan Marion
2
-6
/
+9
2017-08-02
memif: construct interface name out of socket file idx and intf id
Damjan Marion
1
-2
/
+4
2017-07-11
memif: avoid double buffer free
Damjan Marion
1
-1
/
+0
2017-07-10
memif: mask interrupts on startup if we are in the polling mode
Damjan Marion
1
-0
/
+8
2017-06-30
memif: API message handler registration bug-fix
Jakub Grajciar
1
-11
/
+0
2017-06-25
memif: If rx/tx_queues are unset, use default values
Milan Lenco
1
-2
/
+12
2017-06-21
Introduce default rx mode for device drivers
Damjan Marion
1
-1
/
+1
2017-06-21
memif: minor changes in memif.h
Damjan Marion
2
-16
/
+20
2017-06-19
memif: add ip mode
Damjan Marion
4
-35
/
+132
2017-06-16
memif: show memif CLI enhancement
Steven
1
-39
/
+115
2017-06-16
memif: jumbo frames support
Steven
2
-148
/
+272
2017-06-13
memif: fix crash during interface delete
Damjan Marion
1
-0
/
+4
2017-06-12
memif: complete refactor of socket handling code
Damjan Marion
10
-1146
/
+1795
2017-06-07
Add support for memif API to VAT.
Milan Lenco
1
-0
/
+360
2017-06-02
memif: fix coverity warnings
Steven
1
-0
/
+2
2017-05-31
memif: multi-queues support
Steven
7
-73
/
+167
2017-05-29
memif: master instance crashes when typing quit on slave
Steven
1
-15
/
+29
2017-05-15
memif: migrate memif to use vnet device infra APIs
Steven
2
-22
/
+40
2017-04-25
"autoreply" flag: autogenerate standard xxx_reply_t messages
Dave Barach
1
-11
/
+1
2017-04-20
Temporary workaround for the bug VPP-698.
Milan Lenco
1
-2
/
+2
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-17
/
+18
2017-04-05
Fix two more memif coverity issues
Milan Lenco
2
-25
/
+32
2017-04-03
Fix memif coverity issues
Milan Lenco
3
-10
/
+33
2017-03-30
vppinfra: add spinlock inline functions
Damjan Marion
3
-30
/
+7
2017-03-22
Add memif - packet memory interface for intra-host communication
Damjan Marion
9
-0
/
+2731