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
2019-01-23
virtio: fix kick race issue [VPP-1489]
Damjan Marion
3
-10
/
+29
2019-01-23
install-dep: force osleap boost dep install
Florin Coras
1
-4
/
+4
2018-12-14
Fix vat dependencies
juraj.linkes
1
-0
/
+2
2018-12-13
ip4_rewrite_inline: fix variable error
Zhiyong Yang
1
-2
/
+2
2018-12-12
Delete shared memory segment files when vpp starts
Dave Barach
3
-3
/
+23
2018-12-10
Add UDP encap flag
Filip Tehlar
2
-0
/
+3
2018-12-05
MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump
Neale Ranns
2
-3
/
+3
2018-11-30
IPSEC-AH: fix packet drop
Neale Ranns
2
-7
/
+0
2018-11-26
Fix permission for vpp_papi
Onong Tayeng
1
-1
/
+1
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
NAT44: improve expired sessions reuse (VPP-1503)
Matus Fabian
3
-96
/
+67
2018-11-22
acl-plugin: optimize hash memory usage + fix the startup config parsing for m...
Andrew Yourtchenko
3
-7
/
+33
2018-11-22
NAT44: Apply transitory timeout on TCP RST (VPP-1494)
Matus Fabian
3
-0
/
+60
2018-11-20
NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501)
Matus Fabian
2
-0
/
+34
2018-11-19
NAT44: fix bug in TCP close with output-feature interface (VPP-1493)
Matus Fabian
5
-4
/
+164
2018-11-07
NAT44: fix undesired dependency between static mapping and address from the p...
Matus Fabian
2
-1
/
+9
2018-11-02
VPP-1450: binary api call for dumping SPD to interface registration
Filip Varga
2
-1
/
+81
2018-11-02
vlib: define minimum chained buffer segment size
Damjan Marion
4
-5
/
+15
2018-11-02
Use throttle_t for ND throttling (VPP-1480)
Neale Ranns
7
-52
/
+71
2018-11-02
Makefile: support both RHEL and CentOS in install-dep (VPP-1481)
Yichen Wang
1
-2
/
+6
2018-10-23
vmxnet3: add logging support to the control plane [VPP-1470]
Steven
4
-17
/
+87
2018-10-23
Release Notes for 18.10
v18.10
Marco Varlese
1
-0
/
+316
2018-10-22
Fix buffer overflow when fragmenting packets (VPP-1383)
Juraj Sloboda
2
-2
/
+53
2018-10-22
stats: Add wrapper for vec_free
Ole Troan
3
-0
/
+8
2018-10-22
lisp-gpe: register udp port only if enabled (VPP-1468)
Florin Coras
1
-5
/
+7
2018-10-21
tcp: count first lost hole (VPP-1465)
Florin Coras
2
-17
/
+46
2018-10-19
NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466)
Matus Fabian
5
-172
/
+144
2018-10-19
Test FW: Use unittest temp dir as unix runtime dir
Jakub Grajciar
3
-29
/
+34
2018-10-19
tls: fix connection failures/interrupts at scale (VPP-1464)
Florin Coras
5
-29
/
+45
2018-10-19
tcp: fix sacks lost bytes counting (VPP-1465)
Florin Coras
2
-50
/
+118
2018-10-18
Update version (18.10) for API changes script
Marco Varlese
1
-2
/
+2
2018-10-18
tcp: fix cleanup of non established connections (VPP-1463)
Florin Coras
2
-1
/
+5
2018-10-17
tcp: fix multiple fin retries (VPP-1461)
Florin Coras
2
-10
/
+10
2018-10-17
vxlan:decap caching error (VPP-1462)
Eyal Bari
1
-1
/
+1
2018-10-17
fix ip6 prefix check for tap_v2
Michal Cmarada
1
-1
/
+1
2018-10-17
Update to doxygen documentation for release 18.10
Marco Varlese
1
-0
/
+2
2018-10-17
tcp: avoid sack processing when not needed (VPP-1460)
Florin Coras
3
-4
/
+7
2018-10-17
VPP-1459:Ip4 lookup fail when exist prefix cover.
v18.10-rc2
mu.duojiao
1
-3
/
+1
2018-10-17
tls: fix multi threaded medium scale test (VPP-1457)
Florin Coras
7
-11
/
+52
2018-10-16
acl-plugin: tuplemerge: refresh the pointer to hash-readied ACL entries per e...
Andrew Yourtchenko
1
-0
/
+2
2018-10-16
vcl: fix bidirectional tests (VPP-1455)
Florin Coras
4
-37
/
+41
2018-10-15
vmxnet3: show vmxnet3 with filtering capability [VPP-1452]
Steven
3
-12
/
+234
2018-10-15
vmxnet3: vmxnet3_test_plugin.so: undefined symbol: format_vlib_pci_addr [VPP-...
Steven
1
-1
/
+9
2018-10-15
VPP-1448: Fix error when recurse on down the trie.
mu.duojiao
2
-21
/
+68
2018-10-14
vxlan:fix ip6 tunnel deletion
Eyal Bari
1
-1
/
+2
2018-10-14
vcl: fix empty epoll returns (VPP-1453)
Florin Coras
1
-0
/
+3
2018-10-12
session: don't wait indefinitely for apps to consume evts (VPP-1454)
Florin Coras
1
-10
/
+28
2018-10-12
L2-flood: no clone for 1 replication
Neale Ranns
2
-59
/
+102
2018-10-11
vmxnet3: better error handling [VPP-1449]
Steven
2
-20
/
+42
2018-10-11
bfd:fix handling session creation batch
Eyal Bari
1
-27
/
+34
[next]