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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Attached hosts
Neale Ranns
8
-18
/
+103
2017-03-17
vlib: fix potential crash in dispatch_node ELOG_DATA call
Steven
1
-2
/
+11
2017-03-17
Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...
Neale Ranns
12
-162
/
+162
2017-03-17
Use the feature anchor in the MPLS input arc - it performs much better
Neale Ranns
3
-7
/
+9
2017-03-17
Adjacency refinement; check the cover's interface against the adjacency's
Neale Ranns
2
-4
/
+97
2017-03-16
vlib: additional runtime_data checks
Damjan Marion
1
-8
/
+14
2017-03-16
ping: Fix coverity error 163907
Andrew Yourtchenko
2
-0
/
+6
2017-03-16
API:replaced all REPLY_MACRO's with api_helper_macros.h
Eyal Bari
11
-308
/
+39
2017-03-16
vhost: wrong value return for VHOST_USER_VRING_GET_BASE
Steven
1
-4
/
+11
2017-03-16
vlib: make runtime_data thread-local
Damjan Marion
14
-106
/
+273
2017-03-15
Python API: Change from cPython to CFFI.
Ole Troan
12
-338
/
+178
2017-03-15
No vector allocation during buffer copy
Neale Ranns
2
-7
/
+2
2017-03-15
API: define optional base_id for REPLY_MACRO's
Eyal Bari
2
-106
/
+11
2017-03-15
Fix binary-api cmd/arg split logic
Dave Barach
1
-20
/
+19
2017-03-15
VXLAN:add hidden multicast interface check
Eyal Bari
4
-37
/
+29
2017-03-15
VPP changes to support iOAM over NSH-MD2. Separate trace data
Vengada
8
-18
/
+56
2017-03-14
Fix packet trace output: dpdk_rx_trace must decode the actual ethertype
Dave Barach
1
-1
/
+31
2017-03-14
API:support hidden sw interfaces
Eyal Bari
3
-86
/
+60
2017-03-14
Try again: __COVERITY__ vs __COVERITY
Dave Barach
1
-1
/
+1
2017-03-14
Clean up dead API client reaper callack scheme
Dave Barach
3
-9
/
+63
2017-03-14
ioam: ip6 hop by hop ext header and SR header co-existence
shwethab
5
-75
/
+87
2017-03-14
vlib: poll pre_input nodes only on main thread
Damjan Marion
1
-6
/
+7
2017-03-14
IOAM Coverity fix
AkshayaNadahalli
8
-34
/
+42
2017-03-13
VPP-659 Improve tcp/session debugging and testing
Florin Coras
15
-181
/
+636
2017-03-13
VPP-279: Document changes for vnet/vnet/devices
Billy McFall
4
-4
/
+93
2017-03-13
Add MAC address check in ethernet-input node if interface in L3 mode
John Lo
1
-6
/
+17
2017-03-13
ACL plugin rejects ICMP messages (VPP-624)
Pavel Kotucek
1
-21
/
+19
2017-03-13
Refactor SNAT ICMP code
Juraj Sloboda
4
-314
/
+558
2017-03-10
Retire vpp_lite
Damjan Marion
14
-27
/
+57
2017-03-10
vlib: deduplicatee code in main and worker main loop
Damjan Marion
4
-142
/
+116
2017-03-10
VPP-659 TCP improvements
Florin Coras
22
-161
/
+454
2017-03-10
gmon: fix code commented out by mistake
Damjan Marion
1
-2
/
+1
2017-03-10
LISP: fix Proxy-ETR show command, VPP-660
Filip Tehlar
4
-8
/
+184
2017-03-10
Fix vat_api_hookup name collision
Dave Barach
1
-3
/
+3
2017-03-10
VPP-608: warnings be gone
Dave Barach
1
-0
/
+10
2017-03-10
Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-h...
Neale Ranns
1
-6
/
+37
2017-03-10
Fix coverity CIDs 161048, 163895
Pavel Kotucek
2
-4
/
+1
2017-03-10
VPP-608 Fix LISP warning
Florin Coras
1
-0
/
+1
2017-03-09
vlib_mains == 0 special cases be gone
Dave Barach
16
-598
/
+575
2017-03-09
IMplementation for option to not create a FIB table entry when adding a neigh...
Neale Ranns
8
-56
/
+105
2017-03-09
MAP pre-resolve - use FIB to track pre-resolved next-hop
Neale Ranns
5
-55
/
+192
2017-03-09
Tests to target holes in adjacency and DPO test coverage
Neale Ranns
1
-1
/
+3
2017-03-09
include rte_config header before any other dpdk include
Gabriel Ganne
1
-0
/
+1
2017-03-09
dpdk: remove unnecesary CFLAGS modification
Damjan Marion
1
-4
/
+0
2017-03-08
SNAT: deterministic map dump
Martin
3
-3
/
+125
2017-03-08
SNAT: fix coverity warnings (VPP-608)
Matus Fabian
1
-2
/
+3
2017-03-08
vlib: add process restart cli
Damjan Marion
1
-0
/
+20
2017-03-08
ARP resilience in the absence of IP config on input and output interfaces
Neale Ranns
2
-0
/
+21
2017-03-08
dpdk: dpdk-input optimizations and fixes
Damjan Marion
4
-96
/
+126
2017-03-08
API change (only) to not create a FIB table entry when adding a neighbor entry
Neale Ranns
1
-1
/
+6
[next]