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
/
vnet
/
tcp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-20
tcp: make newreno byte instead of acks dependent
Florin Coras
4
-3
/
+28
2018-04-20
tcp: improve stats
Florin Coras
3
-128
/
+177
2018-03-29
tcp: fix fib index buffer tagging
Florin Coras
2
-13
/
+18
2018-03-23
tcp/session: sprinkle prefetches
Florin Coras
2
-0
/
+16
2018-03-02
session: first approximation implementation of tls
Florin Coras
2
-1
/
+3
2018-02-07
Refactor vlib_buffer flags
Damjan Marion
1
-2
/
+2
2018-02-01
tcp: tcp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is enabled
Steven
1
-1
/
+1
2018-01-27
Fix session/tcp coverity warnings
Florin Coras
1
-8
/
+11
2018-01-27
session: disconnect and echo client improvements
Florin Coras
1
-1
/
+1
2018-01-26
session: move builtin apps to their own folder
Florin Coras
6
-2782
/
+0
2018-01-25
session: add support for memfd segments
Florin Coras
6
-33
/
+10
2018-01-23
Fix typo / coverity warning
Dave Barach
1
-1
/
+1
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-0
/
+2
2018-01-11
tcp: make proxy server uri cli configurable
Florin Coras
2
-3
/
+18
2018-01-09
api: refactor vlibmemory
Florin Coras
6
-24
/
+20
2017-12-22
tcp: add builtin server/client transfer test
Florin Coras
3
-33
/
+59
2017-12-15
Fix icmp/udp/tcp punt/drop paths
Vijayabhaskar Katamreddy
1
-10
/
+14
2017-12-14
session: cleanup attach flags
Florin Coras
4
-26
/
+36
2017-12-12
tcp/session: add make tests
Florin Coras
1
-11
/
+28
2017-12-11
session: generalize handling of network transports
Florin Coras
3
-13
/
+18
2017-11-29
session: fix preallocation of local endpoint table
Florin Coras
3
-20
/
+1
2017-11-28
tcp: fix retransmissions under buffer shortage
Florin Coras
5
-32
/
+82
2017-11-27
tcp: fix proxy connection validation
Florin Coras
1
-0
/
+4
2017-11-21
tcp: initialize builtin client ns
Florin Coras
1
-1
/
+1
2017-11-20
session/tcp: filtering improvements
Florin Coras
3
-21
/
+30
2017-11-18
test http server: prealloc fifos/segment options
Florin Coras
1
-3
/
+29
2017-11-16
tcp: register with ip for header parsing by default
Florin Coras
1
-9
/
+12
2017-11-14
Fix builtin http server static request free
Florin Coras
1
-0
/
+1
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
[next]