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
/
vnet
/
tcp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
tcp: call accept notify after full connection init
Florin Coras
1
-9
/
+9
2017-11-08
http_server_rx_callback
JingLiuZTE
1
-2
/
+8
2017-11-02
Add builtin http server option to return static reply
Florin Coras
1
-23
/
+97
2017-11-01
session: add support for proxying apps
Florin Coras
4
-5
/
+5
2017-10-28
session: rules tables
Florin Coras
1
-1
/
+1
2017-10-24
Add extern to *_main global variable declarations in header files.
Dave Wallace
3
-2
/
+4
2017-10-16
udp: refactor udp code
Florin Coras
8
-304
/
+126
2017-10-12
tcp: do not format sb if not established (VPP-1018)
Florin Coras
1
-2
/
+3
2017-10-10
session: add support for application namespacing
Florin Coras
8
-146
/
+199
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
3
-3
/
+3
2017-10-03
tcp: updates to connection closing procedure (VPP-996)
Florin Coras
4
-17
/
+63
2017-10-03
Repair vlib API socket server
Dave Barach
1
-1
/
+0
2017-09-27
Various fixes for issues found by Coverity (VPP-972)
Chris Luke
1
-1
/
+2
2017-09-26
tcp: update snd_nxt after congestion recovery
Florin Coras
2
-9
/
+7
2017-09-25
tcp: do not sample rtt for retransmitted segments
Florin Coras
3
-81
/
+100
2017-09-20
session: store tep port in net order
Florin Coras
1
-2
/
+2
2017-09-20
TCP: fix "tcp src-address" command with IPv6
Yoann Desmouceaux
1
-1
/
+1
2017-09-20
tcp: add option to punt traffic
Pierre Pfister
4
-6
/
+57
2017-09-19
session/tcp: improve preallocated segment handling
Florin Coras
6
-70
/
+129
2017-09-15
dpdk: cli to check for buffer leakage
Florin Coras
1
-4
/
+6
2017-09-12
tcp: horizontal scaling improvments
Florin Coras
7
-193
/
+313
2017-09-06
Improve "show segment-manager segments"
Dave Barach
3
-20
/
+26
2017-09-01
Add fixed-size, preallocated pool support
Dave Barach
2
-26
/
+40
2017-08-30
tcp: re-enable persist timer if no data available to send
Florin Coras
2
-4
/
+19
2017-08-29
session: segment manager improvements
Florin Coras
1
-1
/
+5
2017-08-25
TCP horizontal scaling
Dave Barach
3
-3
/
+30
2017-08-25
tcp: retransmit and multi-buffer segment fixes and improvements
Florin Coras
4
-142
/
+211
2017-08-25
Fix crash when TCP client using VPP host stack connects first
tjanciga
1
-0
/
+6
2017-08-18
session: fix multi-buffer segments
Florin Coras
2
-15
/
+18
2017-08-17
TCP source address automation
Dave Barach
4
-13
/
+386
2017-08-16
tcp: fix v6 sessions
root
3
-21
/
+18
2017-08-16
tcp: improve builtin http server
Florin Coras
2
-186
/
+96
2017-08-15
tcp: state machine improvements
Florin Coras
3
-14
/
+32
2017-08-14
TCP: Update time_now once per burst
Florin Coras
4
-3
/
+15
2017-08-14
TCP: update builtin server/client cli help
Florin Coras
2
-5
/
+19
2017-08-11
Fix tcp multi buffer segments retransmission
Florin Coras
4
-132
/
+263
2017-08-10
Improve the svm fifo allocator
Dave Barach
1
-0
/
+14
2017-08-10
TCP proxy prototype
Dave Barach
4
-187
/
+703
2017-08-02
Fix ip checksum offload, move badly-placed ASSERT
Dave Barach
1
-2
/
+2
2017-08-02
Fix tcp tx buffer allocation
Florin Coras
5
-90
/
+203
2017-08-02
Make ip csum configurable in vlib buffer functions
Florin Coras
1
-6
/
+7
2017-07-30
Make tcp active open data structures thread safe
Florin Coras
8
-168
/
+251
2017-07-25
Cleanup/refactor session layer code
Florin Coras
2
-72
/
+55
2017-07-21
Improvements to tcp rx path and debugging
Florin Coras
8
-169
/
+482
2017-07-18
TCP/UDP checksum offload API
Dave Barach
1
-3
/
+13
2017-07-15
Fixes and improved tcp/session debugging
Florin Coras
6
-42
/
+631
2017-07-14
vnet_buffer_t flags cleanup
Damjan Marion
1
-4
/
+4
2017-07-11
Horizontal (nSessions) scaling draft
Dave Barach
11
-127
/
+480
2017-06-22
Improve svm fifo and tcp tx path performance (VPP-846)
Florin Coras
4
-16
/
+126
2017-06-19
Overall tcp performance improvements (VPP-846)
Florin Coras
10
-413
/
+630
[next]