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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
ioam: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
5
-19
/
+27
2019-03-01
pppoe: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
3
-12
/
+6
2019-03-01
session: refactor local connects
Florin Coras
12
-887
/
+475
2019-03-01
Save signum and faulting address in static variables
Dave Barach
1
-0
/
+6
2019-03-01
Fix API return code in case of error.
Igor Mikhailov (imichail)
1
-1
/
+1
2019-03-01
stats: Add node names in /sys/nodes/names
Ole Troan
2
-1
/
+31
2019-02-28
vpp_papi.py: Change VppEnum from explicit metaclass to metaclass wrapper/deco...
Paul Vinciguerra
1
-4
/
+11
2019-02-28
stats: Add interface name to sw_if_index as /if/names
Ole Troan
5
-11
/
+105
2019-02-28
l2e: Migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
5
-318
/
+352
2019-02-28
MPLS: tunnel delete crash
Neale Ranns
1
-0
/
+6
2019-02-28
TEST: IPSEC NAT-T with UDP header
Neale Ranns
1
-0
/
+1
2019-02-27
session: refactor local/cut-through listens
Florin Coras
7
-188
/
+262
2019-02-27
VPP-1576: fix Coverity issues
Dave Barach
3
-29
/
+20
2019-02-27
string_test: The dark side of coverity
Steven Luong
1
-4
/
+0
2019-02-27
IKEv2 plugin export fixes
Neale Ranns
3
-7
/
+24
2019-02-27
NAT44: active-passive HA (VPP-1571)
Matus Fabian
14
-79
/
+2463
2019-02-27
Fix crash in barrier sync when vlib_worker_threads is zero
Damjan Marion
2
-3
/
+5
2019-02-26
vmxnet3: RSS support
Steven Luong
7
-81
/
+229
2019-02-26
VPP-1574: minimize RPC barrier sync calls
Dave Barach
2
-8
/
+45
2019-02-26
nsh: migrate old MUTIARCH macros to VLIB_NODE_FN
Filip Tehlar
8
-2289
/
+2438
2019-02-26
stats: buffer gauge callbacks use index instead of name.
Ole Troan
3
-39
/
+45
2019-02-26
vppapigen: Expose "option version" in generated JSON file.
Ole Troan
1
-0
/
+1
2019-02-26
session: fix local binds
Florin Coras
2
-3
/
+4
2019-02-26
vmxnet3: lro/tso and rx checksum
Steven Luong
6
-45
/
+283
2019-02-26
Move pcap rx/tx trace code out of the dpdk plugin
Dave Barach
8
-388
/
+390
2019-02-26
Fix vpp crashing when attempting to run in kubernetes Pod
Artem Belov
1
-0
/
+21
2019-02-26
DSLITE: Fix dslite_get_b4_addr_reply message type.
Jon Loeliger
1
-1
/
+1
2019-02-26
Remove fake MAP domain 0 entry.
Jon Loeliger
1
-7
/
+1
2019-02-26
vpp-papi: Only install enum34 for python<=3.4.
Paul Vinciguerra
1
-14
/
+17
2019-02-25
Fix broken ASSERT
Dave Barach
1
-1
/
+2
2019-02-25
IKEv2 to plugin
Neale Ranns
17
-1341
/
+1752
2019-02-25
buffer chain linearization
Klement Sekera
6
-436
/
+217
2019-02-23
vhoat: potential crash in map_guest_mem using debug image
Steven Luong
1
-1
/
+14
2019-02-23
session: separate local session logic
Florin Coras
10
-529
/
+607
2019-02-22
tcp: keep snd sack block free list
Florin Coras
3
-2
/
+7
2019-02-22
stats: add buffer gauges
Filip Tehlar
4
-11
/
+138
2019-02-22
IPSEC: header exports
Neale Ranns
8
-1
/
+10
2019-02-22
Callback functions must have the correct signature
Neale Ranns
3
-4
/
+8
2019-02-22
avf: fix eat own tail issue on tx
Damjan Marion
1
-3
/
+7
2019-02-22
GBP: include sclass in format EPG
Neale Ranns
1
-1
/
+2
2019-02-22
GBP: remove testing asserts
Neale Ranns
2
-2
/
+0
2019-02-22
tcp: send enough dupacks to cover all sack holes
Florin Coras
4
-14
/
+37
2019-02-22
session/vcl: fix coverity warnings
Florin Coras
3
-2
/
+7
2019-02-22
tapv2: coverity strikes back
Steven Luong
1
-5
/
+4
2019-02-22
Add no-append flag to vlib_frame_t
Damjan Marion
8
-4
/
+20
2019-02-21
vhost: VPP stalls with vhost performing control plane actions
Steven Luong
3
-214
/
+259
2019-02-21
string_test: Coverity woe
Steven Luong
1
-2
/
+0
2019-02-21
Revert "bond: problem switching from l2 to l3"
Peter Mikus
1
-11
/
+0
2019-02-21
physmem: keep physmem VA in 39-bit address space on x86_64
Damjan Marion
5
-6
/
+45
2019-02-21
API: client does not set root permissions on shm segment
Neale Ranns
1
-4
/
+2
[next]