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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
tcp: accept rst+ack in syn-rcvd state
Florin Coras
1
-0
/
+2
2018-09-25
tcp: add option to cfg max rx fifo size
Florin Coras
4
-11
/
+23
2018-09-25
Enable verbose output during VPP cmake compiling
Lijian Zhang
1
-0
/
+3
2018-09-25
bond: crash when deleting bond interface [VPP-1427]
Steven
1
-2
/
+5
2018-09-25
vmxnet3: guard against array overflow
Steven
1
-2
/
+3
2018-09-25
NAT44: fix nat44_o2i_ed_is_idle_session_cb (VPP-1424)
Matus Fabian
2
-4
/
+1
2018-09-24
NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)
Matus Fabian
5
-27
/
+73
2018-09-24
Add the sphinx docs build options
jdenisco
4
-9
/
+46
2018-09-24
nsim: fix multiple definitions of nsim_node
Damjan Marion
2
-3
/
+1
2018-09-24
svm: march svm_fifo take 2
Florin Coras
2
-71
/
+46
2018-09-24
avf: rename interface name
Damjan Marion
2
-2
/
+2
2018-09-24
ARP: don't use RPC for requests initiated from the main thread
Neale Ranns
2
-114
/
+87
2018-09-24
Network delay simulator plugin
Dave Barach
10
-0
/
+1523
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
120
-249
/
+249
2018-09-24
LB: fix flush flow table issue
Hongjun Ni
5
-69
/
+90
2018-09-22
vcl: remove vcl_event
Florin Coras
8
-1062
/
+0
2018-09-22
fix following error in debian jessie:
Khers
1
-3
/
+6
2018-09-21
vmxnet3: Add hardware link status handling
Steven
6
-8
/
+66
2018-09-21
add: nasm and ipsec-mb into vpp-ext-deps packaging
Damjan Marion
17
-399
/
+549
2018-09-21
Fixed japi/java/Makefile.am so the JAR for NSH plugin builds as well.
Tibor Král
2
-1
/
+21
2018-09-21
NAT: Refactoring / Housekeeping (VPP-1415)
Matus Fabian
19
-10848
/
+11482
2018-09-21
Add more CLI options to vpp_api_test for calling ip_add_del_route
John Lo
2
-5
/
+17
2018-09-21
tcp: accept fin-ack in syn-rcvd state
Florin Coras
1
-1
/
+3
2018-09-20
vhost: show vhost may display garbage after the interface name
Steven
1
-2
/
+3
2018-09-20
bihash template: avoid memory leak upon rehash
Andrew Yourtchenko
1
-0
/
+3
2018-09-20
rename vpp-dpdk-dev to vpp-ext-deps
Damjan Marion
26
-141
/
+133
2018-09-20
UDP-Encap: name counters for the stats segment
Neale Ranns
13
-232
/
+165
2018-09-20
SR-MPLS: MPLS table checks (VPP-1422)
Neale Ranns
1
-0
/
+17
2018-09-20
session/svm: add want_tx_event flag to fifo
Florin Coras
7
-51
/
+59
2018-09-20
Route counters in the stats segment
Neale Ranns
12
-88
/
+216
2018-09-20
vhost-user: Add disable feature support in api
Mohsin Kazmi
6
-3
/
+42
2018-09-20
NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)
Juraj Sloboda
7
-163
/
+1814
2018-09-20
vmxnet3: invoke vlib_buffer_enqueue_to_next() with the wrong buffers for chai...
Steven
1
-7
/
+8
2018-09-20
VPP-1421: Reworked results gathering
juraj.linkes
2
-159
/
+193
2018-09-19
bihash template: reinstate the check for the available memory in the arena
Andrew Yourtchenko
2
-3
/
+3
2018-09-19
GRE: fix 4o6 and 6o4 adj stacking
Neale Ranns
5
-20
/
+111
2018-09-19
dpdk: mask and warn if rx/tx offload is not available
Damjan Marion
4
-94
/
+115
2018-09-19
L2-fib-dump: send 1 or 0 rather than flag value
Neale Ranns
1
-3
/
+3
2018-09-19
socket api: do not delay sending of messages
Florin Coras
3
-64
/
+42
2018-09-19
nat: free port_bitmap
dongjuan
1
-0
/
+7
2018-09-19
session: improve close procedure
Florin Coras
6
-19
/
+56
2018-09-18
Fix documentation for SHG in bridge domain
Yichen Wang
1
-1
/
+1
2018-09-18
vmxnet3: add support for "non-default" next node
Steven
3
-2
/
+76
2018-09-18
docs: Added Related Projects and Archive
jdenisco
4
-10
/
+102
2018-09-18
fix TEST_JOBS=auto max jobs detection
Klement Sekera
1
-1
/
+1
2018-09-18
disable scatter/gather for ENA with DPDK 18.08
Matthew Smith
1
-1
/
+5
2018-09-18
STATS: First go at documentation
Ole Troan
1
-0
/
+129
2018-09-18
svm: better march support for svm fifo
Florin Coras
2
-96
/
+87
2018-09-18
STATS: Optimistic concurrency handling in Python library.
Ole Troan
1
-4
/
+24
2018-09-18
STATS: Add Python 3 support to vpp_stats.py.
Ole Troan
2
-4
/
+4
[next]