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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
nsim: fix multiple definitions of nsim_node
Damjan Marion
2
-3
/
+1
2018-09-24
avf: rename interface name
Damjan Marion
2
-2
/
+2
2018-09-24
Network delay simulator plugin
Dave Barach
9
-0
/
+1522
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
44
-91
/
+91
2018-09-24
LB: fix flush flow table issue
Hongjun Ni
5
-69
/
+90
2018-09-21
vmxnet3: Add hardware link status handling
Steven
6
-8
/
+66
2018-09-21
NAT: Refactoring / Housekeeping (VPP-1415)
Matus Fabian
19
-10848
/
+11482
2018-09-20
NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)
Juraj Sloboda
6
-147
/
+1296
2018-09-20
vmxnet3: invoke vlib_buffer_enqueue_to_next() with the wrong buffers for chai...
Steven
1
-7
/
+8
2018-09-19
dpdk: mask and warn if rx/tx offload is not available
Damjan Marion
4
-94
/
+115
2018-09-19
nat: free port_bitmap
dongjuan
1
-0
/
+7
2018-09-18
vmxnet3: add support for "non-default" next node
Steven
3
-2
/
+76
2018-09-18
disable scatter/gather for ENA with DPDK 18.08
Matthew Smith
1
-1
/
+5
2018-09-16
Register cdp_input when enabled for the first time
Dave Barach
3
-26
/
+42
2018-09-16
vmxnet3: fix clang initialization error
Florin Coras
1
-1
/
+2
2018-09-16
fix nsh map index error, it will cause vpp appear Segmentation fault when vpp...
zhanglimao
1
-1
/
+1
2018-09-15
tls: fix openssl engine write complete condition
Florin Coras
1
-1
/
+1
2018-09-14
vmxnet3 device driver
Steven Luong
14
-0
/
+3173
2018-09-14
dpdk: add detection of mellanox PMDs
Damjan Marion
1
-0
/
+10
2018-09-14
acl-plugin: do not do clib_smp_atomic_add on per-worker counters
Andrew Yourtchenko
1
-2
/
+2
2018-09-13
Add a polling configure to make thread bind with hardware engine
Ping Yu
1
-4
/
+9
2018-09-13
NAT: TCP MSS clamping
Matus Fabian
9
-0
/
+236
2018-09-12
fix bihash test code
Dave Barach
1
-0
/
+7
2018-09-12
Always use 'lib' instead of 'lib64'
Damjan Marion
1
-3
/
+2
2018-09-12
Fix LB memory leak and remove useless code
Pierre Pfister
1
-11
/
+1
2018-09-12
device flags will set in dpdk_update_link_state.
Khers
1
-2
/
+0
2018-09-12
Fix create memif socket
Ed Warnicke
1
-16
/
+0
2018-09-11
GBP Endpoint Updates
Neale Ranns
9
-303
/
+577
2018-09-11
VAT: plugin load errors
Ole Troan
2
-4
/
+22
2018-09-11
nat: fix busy ports of each thread
dongjuan
1
-4
/
+15
2018-09-10
dpdk: clean interface link information on admin down / stop
Damjan Marion
1
-0
/
+1
2018-09-10
dpdk-plugin: do not request SCTP offload, some cards do not support it while ...
Andrew Yourtchenko
1
-2
/
+2
2018-09-10
vxlan-gbp: Add support for vxlan gbp
Mohsin Kazmi
9
-35
/
+35
2018-09-08
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
Neale Ranns
6
-1
/
+11
2018-09-07
Add flush flag on del as command
Hongjun Ni
5
-16
/
+164
2018-09-06
acl-plugin: VPP-1400: fix crash when removing a session entry
Andrew Yourtchenko
1
-0
/
+2
2018-09-06
NAT: fix maximum out of order fragments (VPP-1399)
Matus Fabian
6
-8
/
+38
2018-09-05
acl-plugin: VPP-1400: VPP may crash when performing ACL modifications on appl...
Andrew Yourtchenko
2
-61
/
+91
2018-09-04
NAT: add support for configurable port range (VPP-1346)
Matus Fabian
5
-3
/
+310
2018-09-04
avf: fix random rss key
Jakub Grajciar
1
-2
/
+2
2018-09-04
Fixed showing negative count in stats show CLI
Naoyuki Mori
2
-4
/
+4
2018-09-04
add option to allow user to set ciphers
Ping Yu
2
-6
/
+33
2018-09-03
Deprecate old buffer replication scheme
Damjan Marion
4
-137
/
+3
2018-09-03
acl-plugin: fix the memory leak with colliding entries storage
Andrew Yourtchenko
1
-4
/
+73
2018-09-03
NAT44: client-IP based session affinity for load-balancing (VPP-1297)
Matus Fabian
10
-40
/
+524
2018-09-02
Switch to cmake
Damjan Marion
30
-1518
/
+0
2018-08-31
Support lb on both vip and per-port-vip case
Hongjun Ni
7
-201
/
+735
2018-08-30
cmake: a bit of packaging work
Damjan Marion
1
-0
/
+3
2018-08-30
avf: RSS support
Jakub Grajciar
6
-19
/
+80
2018-08-29
Add NSH Plugin Maintainers
Hongjun Ni
1
-2
/
+2
[prev]
[next]