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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-23
session: fix coverity app name warning
Florin Coras
1
-10
/
+20
2018-11-23
acl-plugin: fix coverity error that the fix related for [VPP-1502] has triggered
Andrew Yourtchenko
1
-9
/
+13
2018-11-23
doc: delete wrong description since VPP support 1G hugepage
Yulong Pei
1
-3
/
+3
2018-11-23
Fix permission for vpp_papi
Onong Tayeng
1
-1
/
+1
2018-11-23
vhost-user: add missing inlines
Damjan Marion
1
-2
/
+2
2018-11-23
vhost-user: avoid global storage access
Damjan Marion
1
-26
/
+34
2018-11-23
vhost-user: simplify input loop
Damjan Marion
1
-181
/
+174
2018-11-23
NAT44: improve expired sessions reuse (VPP-1503)
Matus Fabian
3
-96
/
+67
2018-11-22
MAP: Use explicit address/prefix types in API
Ole Troan
9
-568
/
+65
2018-11-22
Revert "Add support for MAP-T CE (VPP-1058)"
Ole Troan
5
-442
/
+163
2018-11-22
acl-plugin: optimize hash memory usage + fix the startup config parsing for m...
Andrew Yourtchenko
3
-7
/
+33
2018-11-22
vhost-user: hint ethernet-input about single sw_if_index
Damjan Marion
1
-1
/
+16
2018-11-22
vhost-user: avoid per-packet feature arc lookups
Damjan Marion
1
-12
/
+18
2018-11-22
vhost-user: fix input node runtime stats
Damjan Marion
1
-2
/
+2
2018-11-22
Revert "Fix instance method call in test/framework.py"
Ole Trøan
2
-8
/
+15
2018-11-22
Fix instance method call in test/framework.py
Paul Vinciguerra
2
-15
/
+8
2018-11-22
stat_client issues while running parallel tests.
Paul Vinciguerra
4
-52
/
+162
2018-11-22
Add RFC5424 syslog protocol support (VPP-1139)
Matus Fabian
14
-1
/
+1690
2018-11-22
stats: golang vpp_if_stats_client
Koren Lev
8
-0
/
+1180
2018-11-22
NAT44: Apply transitory timeout on TCP RST (VPP-1494)
Matus Fabian
3
-0
/
+60
2018-11-21
dpdk: don't shift flags twice
Damjan Marion
1
-3
/
+3
2018-11-21
VPP-1309: fixed crash when listing ip arp after removing interface
Pavel Kotucek
1
-0
/
+24
2018-11-21
session: improve app cli
Florin Coras
3
-25
/
+70
2018-11-21
session: cleanup use of api_client_index
Florin Coras
10
-158
/
+98
2018-11-21
ethernet-input: fix assert in l2 mode
Damjan Marion
1
-9
/
+24
2018-11-20
Add wireshark dissector to extras
Dave Barach
3
-0
/
+1079
2018-11-20
Add buffer tracing to the dispatch tracer
Dave Barach
4
-7
/
+85
2018-11-20
memif input-node improvements
Damjan Marion
1
-11
/
+34
2018-11-20
ethernet-input optimizations
Damjan Marion
6
-237
/
+637
2018-11-20
vhost-user: cleanup
Damjan Marion
2
-65
/
+44
2018-11-20
IPSEC: remove duplicate memcy
Neale Ranns
1
-6
/
+0
2018-11-20
make test: Shorten VCL extended test times
Dave Wallace
1
-73
/
+72
2018-11-20
Fix inspection for 18.10, requirements
jdenisco
5
-42
/
+68
2018-11-20
Link speed sent as little endian across API
Ole Troan
1
-1
/
+1
2018-11-20
acl-plugin: performance optimizations for established connections
Andrew Yourtchenko
3
-197
/
+541
2018-11-20
NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501)
Matus Fabian
2
-0
/
+34
2018-11-20
vlib: reset frame flags when frame is reused
Damjan Marion
1
-0
/
+1
2018-11-20
vom: Add support for redirect contracts in gbp
Mohsin Kazmi
10
-14
/
+619
2018-11-20
vlib: add vlib_buffer_enqueue_to_single_next(...) function
Damjan Marion
1
-0
/
+35
2018-11-20
vppinfra: add 128 and 256 bit vector scatter/gather inlines
Damjan Marion
2
-0
/
+102
2018-11-20
dhcp4:(VPP-1483) linearize chained packets before handling
Eyal Bari
4
-54
/
+119
2018-11-19
VPP-1498: test/framework.py: AttributeError
Paul Vinciguerra
1
-1
/
+2
2018-11-19
Improve feature arc order constraint specification
Dave Barach
3
-13
/
+135
2018-11-19
NAT44: fix bug in TCP close with output-feature interface (VPP-1493)
Matus Fabian
5
-4
/
+164
2018-11-18
add vlib_prefetch_buffer_data(...) macro
Damjan Marion
4
-25
/
+18
2018-11-18
Enable l4 checksum offload for ThunderX PMD
Federico Claramonte
1
-0
/
+13
2018-11-18
vcl/session: apps with process workers
Florin Coras
13
-72
/
+236
2018-11-18
Complain if a client binary API queue is full
Dave Barach
1
-0
/
+8
2018-11-18
mac_address_t: size to 6 bytes so it represents wire format
Neale Ranns
1
-7
/
+15
2018-11-17
pcap-based dispatch tracer
Dave Barach
18
-93
/
+469
[next]