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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
CMake: install .json files in ROOT/share/... for papi.
Neale Ranns
1
-3
/
+3
2018-08-21
VPP-1268: Add option for memory channels DPDK uses
Jessica Tallon
1
-0
/
+2
2018-08-18
cmake: highlight warning and error messages
Damjan Marion
3
-9
/
+8
2018-08-18
cmake: DPDK rte_config.h parsing
Damjan Marion
2
-13
/
+37
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
32
-0
/
+885
2018-08-17
lacp: issue with slave interface admin up after it is added to the bond group
Steven
1
-2
/
+2
2018-08-17
optimize init_server to reduce session overhead
Ping Yu
3
-33
/
+121
2018-08-16
dpdk: fix rss hash function handling
Damjan Marion
3
-6
/
+23
2018-08-16
VPP-1386: fix wrong ip address of hash key for creating user in unknown protocol
shubing guo
1
-1
/
+1
2018-08-15
Remove client_index field from replies in API
Ondrej Fabry
1
-1
/
+0
2018-08-15
NAT44: fix next_src_nat (VPP-1384)
Matus Fabian
1
-6
/
+7
2018-08-15
VPP-1387:foreach outside address vector to find correct index when free outsi...
shubing guo
3
-21
/
+16
2018-08-15
NAT44: fix bug in snat_interface_add_del (VPP-1380)
Matus Fabian
1
-4
/
+4
2018-08-15
NAT64: fix TCP session expire (VPP-1390)
Matus Fabian
2
-7
/
+20
2018-08-14
reduce polling and resume overhead by checking if inflight request exists
Ping Yu
1
-3
/
+6
2018-08-13
Multiarch handling in different constructor macros
Damjan Marion
8
-37
/
+16
2018-08-13
dpdk: support for DPDK 18.08
Damjan Marion
5
-66
/
+75
2018-08-11
VPP-1381: Fix the incorrect if condition when delete session for static mapping
shubing guo
1
-2
/
+2
2018-08-11
Multiversioning: Device (tx) function constructor
Mohsin Kazmi
5
-56
/
+9
2018-08-11
avf: fix prefetch bug
Damjan Marion
1
-1
/
+1
2018-08-10
Use the bihash walk function
Neale Ranns
1
-52
/
+45
2018-08-09
acl-plugin: fix failures in some of IPv4 test-debug testcases
Andrew Yourtchenko
1
-4
/
+4
2018-08-09
NAT44: delete user with zero sessions (VPP-1282)
Matus Fabian
5
-20
/
+52
2018-08-06
dpdk-flow:fix raw item init
Eyal Bari
1
-1
/
+3
2018-08-03
Fix typo in trace trajectory init
Dave Barach
1
-1
/
+1
2018-08-03
avf: add avf_create_reply_handler to avf_test
Jakub Grajciar
1
-1
/
+18
2018-08-03
acl-plugin: fill in the 5tuple structure all at once, avoid short writes
Andrew Yourtchenko
1
-5
/
+3
2018-08-02
NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)
Matus Fabian
5
-34
/
+37
2018-08-01
Move java api to extras/
Damjan Marion
1
-3
/
+1
2018-08-01
Store USE_DLMALLOC in vppinfra/config.h
Damjan Marion
1
-1
/
+1
2018-07-31
memif: socket filename fix
Jakub Grajciar
1
-11
/
+19
2018-07-31
acl-plugin: move the acl epoch calculation into inline function
Andrew Yourtchenko
1
-7
/
+15
2018-07-30
FIB: return entry prefix by const reference to avoid the copy
Neale Ranns
2
-8
/
+8
2018-07-26
pp2: change default queue size
Brian Brooks
1
-2
/
+2
2018-07-26
Clean up dpdk plugin rx/tx pcap tracing
Dave Barach
2
-32
/
+26
2018-07-26
avf: used tx queue should be enabled
Damjan Marion
2
-2
/
+8
2018-07-26
avf: request queues support
Jakub Grajciar
3
-3
/
+68
2018-07-26
avf: fix interrupt mode
Damjan Marion
2
-2
/
+25
2018-07-25
VPP-1332 memif: add/del socket filename bugfix
Jakub Grajciar
1
-1
/
+27
2018-07-25
avf: api fix
Jakub Grajciar
4
-7
/
+25
2018-07-24
Create a unit-test plugin
Dave Barach
6
-0
/
+2386
2018-07-23
tls: avoid possible async handler duplication
Ping Yu
1
-1
/
+1
2018-07-23
NAT44: fix forwarding feature bug (VPP-1349)
Matus Fabian
1
-3
/
+3
2018-07-23
fix vector index range checks
Eyal Bari
3
-11
/
+6
2018-07-20
IP directed broadcast
Neale Ranns
1
-0
/
+1
2018-07-20
avf: don't enable interrupts before interface is admin up
Damjan Marion
1
-1
/
+0
2018-07-20
NAT44: in+out interface in STN setup improvement (VPP-1344)
Matus Fabian
1
-8
/
+26
2018-07-20
avf: Support interrupt mode
Steven
2
-1
/
+5
2018-07-19
dpdk: fix Mellanox Connect-X3 VF ID
Matthew Smith
1
-1
/
+1
2018-07-19
Remove unused argument to vlib_feature_next
Damjan Marion
8
-33
/
+21
[prev]
[next]